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/jenkins2526825188832715011.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-20241225-0948-db47bf6a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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 [236 kB] Fetched 9288 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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_3.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_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_7.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_6.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for 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_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.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_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for MobileL3_CC_Types_part_2.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 MTP3asp_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_6.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_3.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_7.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_6.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_4.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_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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 (429 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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241225-0948-db47bf6a-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241225-0948-db47bf6a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-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 202412242026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412242026 [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.202412242026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412242026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412242026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412242026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412242026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412242026 [70.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412242026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412242026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412242026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412242026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412242026 [70.4 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412242026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412242026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412242026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412242026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412242026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412242026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412242026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412242026 [75.4 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412242026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412242026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412242026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412242026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412242026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412242026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412242026 [542 kB] Fetched 13.7 MB in 0s (93.0 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_202412242026_amd64.deb ... Unpacking osmocom-nightly (202412242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412242026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202412242026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412242026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412242026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412242026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412242026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412242026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412242026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412242026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412242026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412242026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412242026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412242026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412242026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412242026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412242026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412242026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412242026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412242026) ... Setting up osmocom-nightly (202412242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libasn1c1:amd64 (0.9.38.202412242026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412242026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412242026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412242026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412242026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmocore (1.10.0.56.fc03.202412242026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412242026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412242026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412242026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412242026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412242026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412242026) ... 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.202412242026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412242026) ... 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.202412242026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412242026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412242026) ... 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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241225094820365 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241225094820365 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241225094820366 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) 20241225094820366 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241225094820366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241225094820366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241225094820366 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241225094820366 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241225094820366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241225094820366 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241225094820366 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241225094820366 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241225094820366 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241225094820366 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241225094820366 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241225094820366 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241225094820366 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-20241225-0948-db47bf6a-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 0x556b80c5fd40(sgsn) with 23 counters 20241225094820616 DLSS7 INFO (r=127.0.0.1:59055<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225094820616 DLSS7 INFO (r=127.0.0.1:59055<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241225094820616 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:59055<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241225094820616 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241225094820616 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241225094820616 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225094820616 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241225094820616 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241225094820616 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241225094820616 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241225094820616 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241225094820616 DGPRS NOTICE libGTP v1.12.0.33-09142.202412242026 initialized (sgsn_main.c:462) 20241225094820617 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241225094820617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094820617 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241225094820617 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241225094820617 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241225094820617 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225094820617 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) 20241225094820617 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225094820617 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225094820617 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225094820617 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) 20241225094820617 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225094820617 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225094820617 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:59055<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241225094820617 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) 20241225094820617 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225094820617 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241225094820617 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241225094820617 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241225094820617 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241225094820617 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241225094820617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225094820617 DLSS7 INFO (r=127.0.0.1:42879<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225094820617 DLSS7 INFO (r=127.0.0.1:42879<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241225094820617 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:42879<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241225094820617 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241225094820617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225094820617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225094820617 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225094820617 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-20241225-0948-db47bf6a-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@76a6f5faec14: Unix server socket created successfully. MC@76a6f5faec14: Listening on TCP port 38211. 76a6f5faec14 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 76a6f5faec14 38211 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@76a6f5faec14: New HC connected from 10.0.2.100 [10.0.2.100]. 76a6f5faec14: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@76a6f5faec14: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@76a6f5faec14: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@76a6f5faec14: Configuration file was processed on all HCs. MC@76a6f5faec14: Creating MTC on host 10.0.2.100. MC@76a6f5faec14: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Dec 25 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 20241225094821617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094821617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach started. 20241225094822148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094822154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241225094822205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094822205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094822205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094822205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094822206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094822206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094822206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094822206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241225094822206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094822206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094822206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(7)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094822206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094822208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094822212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094822212 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241225094822220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094822220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094822220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094822220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094822221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094822221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094822221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094822221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094822221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094822221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094822221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094822221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241225094822221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094822221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094822221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094822221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094822221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094822224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094822224 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)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094822231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094822231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094822236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094822236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094822237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094822237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094822237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241225094822237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094822237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094822237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094822237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094822237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094822239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094822239 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)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094822243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094822243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094822618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094822618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094822618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094822618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225094822618 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225094822618 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241225094822618 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241225094822618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241225094822618 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241225094822618 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241225094822618 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241225094822618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241225094822618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241225094822618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225094822618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241225094822619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225094822619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225094822619 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225094822619 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225094822619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225094822619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225094822619 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(18)@76a6f5faec14: Established a new IPA connection (conn_id=2) 20241225094822619 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x556b82680170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241225094822619 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094822622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225094822623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225094823326 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) 20241225094823326 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241225094823326 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:42879 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@76a6f5faec14: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D6590150'O, index=0 SGSN_Test-GSUP(19)@76a6f5faec14: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@76a6f5faec14: 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 := 'BE232D68127803996E4EF1E7B1472300'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D47B3608'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9208EC018BA6B223'O } } } } } 20241225094823692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094823692 DLLC NOTICE LLME(ffffffff/d6590150){UNASSIGNED} LLC RX: unknown TLLI 0xd6590150, creating LLME on the fly (gprs_llc.c:552) 20241225094823693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094823693 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094823693 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094823693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225094823693 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094823693 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225094823693 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094823693 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094823693 DLLC NOTICE LLME(ffffffff/d6590150){UNASSIGNED} LLGM Assign pre (d6590150 => f583a915) (gprs_llc.c:1079) 20241225094823693 DLLC NOTICE LLME(d6590150/f583a915){ASSIGNED} LLGM Assign post (d6590150 => f583a915) (gprs_llc.c:1125) 20241225094823693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094823693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094823693 DMM DEBUG MM(262420000000001/f583a915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094823700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094823700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094823700 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094823700 DMM DEBUG MM(262420000000001/f583a915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241225094823700 DMM NOTICE MM(262420000000001/f583a915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094823700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094823700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094823700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094823700 DMM DEBUG MM(262420000000001/f583a915) Requesting authorization (sgsn_auth.c:160) 20241225094823700 DMM INFO MM(262420000000001/f583a915) Requesting authentication tuples (sgsn_auth.c:184) 20241225094823700 DMM DEBUG MM(262420000000001/f583a915) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094823700 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241225094823700 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@76a6f5faec14: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241225094823702 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225094823702 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225094823702 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225094823702 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225094823702 DMM INFO MM(262420000000001/f583a915) Subscriber data update (mmctx.c:445) 20241225094823702 DMM DEBUG MM(262420000000001/f583a915) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225094823702 DMM INFO MM(262420000000001/f583a915) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225094823702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225094823702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094823702 DMM INFO MM(262420000000001/f583a915) <- GMM AUTH AND CIPHERING REQ (rand = be 23 2d 68 12 78 03 99 6e 4e f1 e7 b1 47 23 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225094823711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094823711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094823711 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094823711 DMM INFO MM(262420000000001/f583a915) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225094823711 DMM NOTICE MM(262420000000001/f583a915) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225094823711 DMM DEBUG MM(262420000000001/f583a915) checking auth: received GSM SRES = d4 7b 36 08 (gprs_gmm.c:648) 20241225094823711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225094823711 DMM DEBUG MM(262420000000001/f583a915) Requesting authorization (sgsn_auth.c:160) 20241225094823711 DMM INFO MM(262420000000001/f583a915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094823711 DMM DEBUG MM(262420000000001/f583a915) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094823711 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241225094823711 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) 20241225094823711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225094823711 DMM INFO MM(262420000000001/f583a915) <- GMM ATTACH ACCEPT (new P-TMSI=0xf583a915) (gprs_gmm.c:282) 20241225094823713 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094823713 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094823713 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241225094823713 DMM INFO MM(262420000000001/f583a915) Subscriber data update (mmctx.c:445) 20241225094823713 DMM DEBUG MM(262420000000001/f583a915) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225094823713 DMM INFO MM(262420000000001/f583a915) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225094823713 DMM NOTICE MM(262420000000001/f583a915) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241225094823713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094823713 DMM NOTICE MM(262420000000001/f583a915) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225094823713 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) 20241225094823714 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094823714 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241225094823714 DMM INFO MM(262420000000001/f583a915) Subscriber data update (mmctx.c:445) 20241225094823714 DMM DEBUG MM(262420000000001/f583a915) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225094823722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094823722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225094823722 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094823722 DMM INFO MM(262420000000001/f583a915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225094823722 DMM NOTICE MM(262420000000001/f583a915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225094823722 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225094823722 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225094823722 DLLC NOTICE LLME(d6590150/f583a915){ASSIGNED} LLGM Assign pre (ffffffff => f583a915) (gprs_llc.c:1079) 20241225094823722 DLLC NOTICE LLME(ffffffff/f583a915){ASSIGNED} LLGM Assign post (ffffffff => f583a915) (gprs_llc.c:1125) 20241225094823722 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225094823722 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225094823722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225094823722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@76a6f5faec14: setverdict(pass): none -> pass TC_attach-BVCI196(6)@76a6f5faec14: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@76a6f5faec14: Final verdict of PTC: pass 20241225094823784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(12)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@76a6f5faec14: Final verdict of PTC: none 20241225094823789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach-BVCI210(11)@76a6f5faec14: Final verdict of PTC: none 20241225094823789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(4)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(17)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@76a6f5faec14: Final verdict of PTC: none TC_attach-BVCI220(16)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(7)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(15)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(10)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(5)@76a6f5faec14: Final verdict of PTC: none TC_attach-BVCI196(6)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Dec 25 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 20241225094823913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094824315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105464) 20241225094824791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094824791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105464, count=106624) 20241225094825792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094825792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Dec 25 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 20241225094826794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094826794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_mnc3 started. 20241225094827420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094827422 DMM INFO MM(262420000000001/f583a915) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225094827422 DMM INFO MM(262420000000001/f583a915) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225094827422 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225094827422 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225094827422 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225094827422 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225094827422 DLLC NOTICE LLME(ffffffff/f583a915){ASSIGNED} LLGM Assign pre (f583a915 => ffffffff) (gprs_llc.c:1079) 20241225094827422 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f583a915 => ffffffff) (gprs_llc.c:1125) 20241225094827422 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241225094827422 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) 20241225094827422 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) 20241225094827422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225094827423 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094827423 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225094827423 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225094827423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094827467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094827467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094827467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094827467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094827467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094827467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094827467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094827467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094827468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094827468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094827468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094827468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094827468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094827468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094827468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094827468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827468 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094827468 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094827468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094827468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094827468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094827470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094827475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094827475 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094827482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094827482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094827482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094827482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094827482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094827482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094827482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094827482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094827483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094827483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094827483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094827483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094827483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094827483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094827483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094827483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094827483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094827483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094827484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094827484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094827485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094827490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094827490 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094827497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094827497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094827497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094827497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094827497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094827497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094827497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094827497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094827497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094827497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094827498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094827498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094827498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094827498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094827498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094827498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094827498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094827498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094827498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094827498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094827498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094827500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094827504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094827504 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094827795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094827795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094827795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094827795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094827799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225094827800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@76a6f5faec14: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DEB5A543'O, index=0 SGSN_Test-GSUP(38)@76a6f5faec14: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@76a6f5faec14: 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 := '1562F1DDB67E590E2350D6C232BA306D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FA48C79'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '547F25480F4996AF'O } } } } } 20241225094828882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094828882 DLLC NOTICE LLME(ffffffff/deb5a543){UNASSIGNED} LLC RX: unknown TLLI 0xdeb5a543, creating LLME on the fly (gprs_llc.c:552) 20241225094828882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094828882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094828882 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094828882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225094828882 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094828882 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225094828882 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094828882 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094828882 DLLC NOTICE LLME(ffffffff/deb5a543){UNASSIGNED} LLGM Assign pre (deb5a543 => d0cd4570) (gprs_llc.c:1079) 20241225094828883 DLLC NOTICE LLME(deb5a543/d0cd4570){ASSIGNED} LLGM Assign post (deb5a543 => d0cd4570) (gprs_llc.c:1125) 20241225094828883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094828883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094828883 DMM DEBUG MM(262420000001001/d0cd4570) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094828905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094828905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094828905 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094828905 DMM DEBUG MM(262420000001001/d0cd4570) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241225094828905 DMM NOTICE MM(262420000001001/d0cd4570) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094828905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094828905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094828905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094828905 DMM DEBUG MM(262420000001001/d0cd4570) Requesting authorization (sgsn_auth.c:160) 20241225094828905 DMM INFO MM(262420000001001/d0cd4570) Requesting authentication tuples (sgsn_auth.c:184) 20241225094828906 DMM DEBUG MM(262420000001001/d0cd4570) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094828906 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241225094828906 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@76a6f5faec14: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241225094828911 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225094828911 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225094828911 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225094828912 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225094828912 DMM INFO MM(262420000001001/d0cd4570) Subscriber data update (mmctx.c:445) 20241225094828912 DMM DEBUG MM(262420000001001/d0cd4570) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225094828912 DMM INFO MM(262420000001001/d0cd4570) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225094828912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225094828912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094828912 DMM INFO MM(262420000001001/d0cd4570) <- GMM AUTH AND CIPHERING REQ (rand = 15 62 f1 dd b6 7e 59 0e 23 50 d6 c2 32 ba 30 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225094828927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094828927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094828927 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094828927 DMM INFO MM(262420000001001/d0cd4570) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225094828927 DMM NOTICE MM(262420000001001/d0cd4570) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225094828927 DMM DEBUG MM(262420000001001/d0cd4570) checking auth: received GSM SRES = 3f a4 8c 79 (gprs_gmm.c:648) 20241225094828927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225094828927 DMM DEBUG MM(262420000001001/d0cd4570) Requesting authorization (sgsn_auth.c:160) 20241225094828927 DMM INFO MM(262420000001001/d0cd4570) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094828927 DMM DEBUG MM(262420000001001/d0cd4570) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094828927 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241225094828927 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) 20241225094828927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225094828927 DMM INFO MM(262420000001001/d0cd4570) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0cd4570) (gprs_gmm.c:282) 20241225094828930 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094828930 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094828930 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225094828930 DMM INFO MM(262420000001001/d0cd4570) Subscriber data update (mmctx.c:445) 20241225094828930 DMM DEBUG MM(262420000001001/d0cd4570) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225094828930 DMM INFO MM(262420000001001/d0cd4570) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225094828930 DMM NOTICE MM(262420000001001/d0cd4570) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241225094828930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094828930 DMM NOTICE MM(262420000001001/d0cd4570) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225094828930 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) 20241225094828931 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094828931 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225094828932 DMM INFO MM(262420000001001/d0cd4570) Subscriber data update (mmctx.c:445) 20241225094828932 DMM DEBUG MM(262420000001001/d0cd4570) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225094828943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094828943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225094828943 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094828943 DMM INFO MM(262420000001001/d0cd4570) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225094828944 DMM NOTICE MM(262420000001001/d0cd4570) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225094828944 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225094828944 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225094828944 DLLC NOTICE LLME(deb5a543/d0cd4570){ASSIGNED} LLGM Assign pre (ffffffff => d0cd4570) (gprs_llc.c:1079) 20241225094828944 DLLC NOTICE LLME(ffffffff/d0cd4570){ASSIGNED} LLGM Assign post (ffffffff => d0cd4570) (gprs_llc.c:1125) 20241225094828944 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225094828944 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225094828944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225094828944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@76a6f5faec14: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@76a6f5faec14: Final verdict of PTC: pass 20241225094829005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225094829009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094829009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(31)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(36)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@76a6f5faec14: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@76a6f5faec14: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@76a6f5faec14: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(26)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(24)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(29)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(34)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_mnc3 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Dec 25 09:48:29 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241225094829146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094829548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20241225094830010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094830010 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) 20241225094831011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094831011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Dec 25 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 20241225094832012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094832013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_umts_aka_umts_res started. 20241225094832648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094832651 DMM INFO MM(262420000001001/d0cd4570) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225094832651 DMM INFO MM(262420000001001/d0cd4570) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225094832651 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225094832651 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225094832651 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225094832651 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225094832651 DLLC NOTICE LLME(ffffffff/d0cd4570){ASSIGNED} LLGM Assign pre (d0cd4570 => ffffffff) (gprs_llc.c:1079) 20241225094832651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0cd4570 => ffffffff) (gprs_llc.c:1125) 20241225094832651 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241225094832651 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) 20241225094832651 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) 20241225094832651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225094832651 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094832651 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225094832651 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225094832651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094832694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094832694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094832694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094832694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094832694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094832694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094832694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094832694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094832695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094832695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094832695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094832695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094832695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094832695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094832695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094832695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094832695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094832695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094832695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094832695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094832697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094832703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094832703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094832712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094832712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094832712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094832712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094832712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094832713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094832713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094832713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094832713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094832713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094832713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094832713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094832713 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832713 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094832713 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094832713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094832713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094832713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094832716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094832722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094832722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094832729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094832729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094832729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094832729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094832730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094832730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094832730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094832730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094832730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094832730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094832730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094832730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094832730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094832732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094832738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094832738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094833013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094833013 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094833013 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094833013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094833018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225094833019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@76a6f5faec14: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D4568CDF'O, index=0 SGSN_Test-GSUP(57)@76a6f5faec14: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@76a6f5faec14: 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 := '378949D0565298106EF80B4866F57970'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0251AB23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40C8538E5779BEE3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '011AEF0FEFC544B905870D08EC8EC174'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3C56462782ADE149FEBBAC1C411558EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A2F08B2E7F313692C55444F9A90AABC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7DD921913D4FEE25'O } } } } } 20241225094834099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094834099 DLLC NOTICE LLME(ffffffff/d4568cdf){UNASSIGNED} LLC RX: unknown TLLI 0xd4568cdf, creating LLME on the fly (gprs_llc.c:552) 20241225094834099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094834099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094834099 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094834099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225094834099 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094834099 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225094834099 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094834099 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094834099 DLLC NOTICE LLME(ffffffff/d4568cdf){UNASSIGNED} LLGM Assign pre (d4568cdf => ed564541) (gprs_llc.c:1079) 20241225094834099 DLLC NOTICE LLME(d4568cdf/ed564541){ASSIGNED} LLGM Assign post (d4568cdf => ed564541) (gprs_llc.c:1125) 20241225094834099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094834099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094834099 DMM DEBUG MM(262420000001002/ed564541) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094834109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094834109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094834109 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094834109 DMM DEBUG MM(262420000001002/ed564541) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241225094834109 DMM NOTICE MM(262420000001002/ed564541) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094834109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094834109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094834109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094834109 DMM DEBUG MM(262420000001002/ed564541) Requesting authorization (sgsn_auth.c:160) 20241225094834109 DMM INFO MM(262420000001002/ed564541) Requesting authentication tuples (sgsn_auth.c:184) 20241225094834109 DMM DEBUG MM(262420000001002/ed564541) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094834109 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241225094834109 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@76a6f5faec14: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241225094834112 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225094834112 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225094834112 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225094834112 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225094834112 DMM INFO MM(262420000001002/ed564541) Subscriber data update (mmctx.c:445) 20241225094834112 DMM DEBUG MM(262420000001002/ed564541) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225094834112 DMM INFO MM(262420000001002/ed564541) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225094834112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225094834112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094834112 DMM INFO MM(262420000001002/ed564541) <- GMM AUTH AND CIPHERING REQ (rand = 37 89 49 d0 56 52 98 10 6e f8 0b 48 66 f5 79 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 2f 08 b2 e7 f3 13 69 2c 55 44 4f 9a 90 aa bc ) (gprs_gmm.c:465) 20241225094834119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094834119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094834119 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094834120 DMM INFO MM(262420000001002/ed564541) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225094834120 DMM NOTICE MM(262420000001002/ed564541) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225094834120 DMM DEBUG MM(262420000001002/ed564541) checking auth: received UMTS RES = 7d d9 21 91 3d 4f ee 25 (gprs_gmm.c:648) 20241225094834120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225094834120 DMM DEBUG MM(262420000001002/ed564541) Requesting authorization (sgsn_auth.c:160) 20241225094834120 DMM INFO MM(262420000001002/ed564541) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094834120 DMM DEBUG MM(262420000001002/ed564541) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094834120 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241225094834120 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) 20241225094834120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225094834120 DMM INFO MM(262420000001002/ed564541) <- GMM ATTACH ACCEPT (new P-TMSI=0xed564541) (gprs_gmm.c:282) 20241225094834121 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094834121 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094834121 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241225094834121 DMM INFO MM(262420000001002/ed564541) Subscriber data update (mmctx.c:445) 20241225094834121 DMM DEBUG MM(262420000001002/ed564541) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225094834121 DMM INFO MM(262420000001002/ed564541) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225094834121 DMM NOTICE MM(262420000001002/ed564541) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241225094834121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094834121 DMM NOTICE MM(262420000001002/ed564541) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225094834121 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) 20241225094834121 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094834121 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241225094834121 DMM INFO MM(262420000001002/ed564541) Subscriber data update (mmctx.c:445) 20241225094834121 DMM DEBUG MM(262420000001002/ed564541) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225094834127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094834127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225094834127 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094834127 DMM INFO MM(262420000001002/ed564541) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225094834127 DMM NOTICE MM(262420000001002/ed564541) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225094834127 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225094834127 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225094834127 DLLC NOTICE LLME(d4568cdf/ed564541){ASSIGNED} LLGM Assign pre (ffffffff => ed564541) (gprs_llc.c:1079) 20241225094834127 DLLC NOTICE LLME(ffffffff/ed564541){ASSIGNED} LLGM Assign post (ffffffff => ed564541) (gprs_llc.c:1125) 20241225094834127 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225094834127 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225094834127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225094834127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@76a6f5faec14: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@76a6f5faec14: Final verdict of PTC: pass 20241225094834185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225094834190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094834190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(57)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(55)@76a6f5faec14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(45)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@76a6f5faec14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(50)@76a6f5faec14: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(53)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(48)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(43)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Dec 25 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 20241225094834257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094834660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86184) 20241225094835191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094835192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86184, count=90540) 20241225094836193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094836193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Dec 25 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 20241225094837195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094837195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_umts_aka_gsm_sres started. 20241225094837778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094837780 DMM INFO MM(262420000001002/ed564541) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225094837780 DMM INFO MM(262420000001002/ed564541) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225094837780 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225094837780 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225094837780 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225094837780 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225094837780 DLLC NOTICE LLME(ffffffff/ed564541){ASSIGNED} LLGM Assign pre (ed564541 => ffffffff) (gprs_llc.c:1079) 20241225094837780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed564541 => ffffffff) (gprs_llc.c:1125) 20241225094837780 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241225094837780 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) 20241225094837780 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) 20241225094837780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225094837780 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094837780 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225094837780 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225094837780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094837812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094837812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094837812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094837812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094837812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094837812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094837812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094837812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094837813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094837813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094837813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094837813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094837813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094837813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094837813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094837813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094837813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094837813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(64)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094837814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094837814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094837816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094837823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094837823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094837838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094837838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094837838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094837838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094837838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094837838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094837838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094837838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094837839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094837839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094837839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094837839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094837839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094837839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094837839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094837839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094837839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094837839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094837839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094837839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094837841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094837847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094837847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094837853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837853 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094837853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094837853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094837853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094837853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094837853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094837853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(75)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094837854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094837854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094837855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094837859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094837859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094838196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094838196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094838196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094838196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(74)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094838200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225094838201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(74)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(74)@76a6f5faec14: 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(74)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@76a6f5faec14: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C322B8AD'O, index=0 SGSN_Test-GSUP(76)@76a6f5faec14: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@76a6f5faec14: 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 := '7577F3A2743F5D4581AFB7902C1E518B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C320B91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74AC8F8E74D6E43B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31231657EAD8F20C4A992E29D951A8B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93A60E64445B87E40BA9156B9A147867'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4DEB4FE98CDA20533D05EE4B04224231'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A104D014F30C0143'O } } } } } 20241225094839274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094839274 DLLC NOTICE LLME(ffffffff/c322b8ad){UNASSIGNED} LLC RX: unknown TLLI 0xc322b8ad, creating LLME on the fly (gprs_llc.c:552) 20241225094839274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094839274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094839274 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094839274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225094839274 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094839274 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225094839274 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094839274 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094839274 DLLC NOTICE LLME(ffffffff/c322b8ad){UNASSIGNED} LLGM Assign pre (c322b8ad => dc7ab088) (gprs_llc.c:1079) 20241225094839274 DLLC NOTICE LLME(c322b8ad/dc7ab088){ASSIGNED} LLGM Assign post (c322b8ad => dc7ab088) (gprs_llc.c:1125) 20241225094839274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094839274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094839274 DMM DEBUG MM(262420000001003/dc7ab088) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094839290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094839290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094839290 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094839290 DMM DEBUG MM(262420000001003/dc7ab088) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241225094839290 DMM NOTICE MM(262420000001003/dc7ab088) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094839290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094839290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094839290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094839290 DMM DEBUG MM(262420000001003/dc7ab088) Requesting authorization (sgsn_auth.c:160) 20241225094839290 DMM INFO MM(262420000001003/dc7ab088) Requesting authentication tuples (sgsn_auth.c:184) 20241225094839290 DMM DEBUG MM(262420000001003/dc7ab088) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094839290 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241225094839290 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@76a6f5faec14: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241225094839294 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225094839294 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225094839294 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225094839294 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225094839294 DMM INFO MM(262420000001003/dc7ab088) Subscriber data update (mmctx.c:445) 20241225094839294 DMM DEBUG MM(262420000001003/dc7ab088) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225094839294 DMM INFO MM(262420000001003/dc7ab088) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225094839294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225094839294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094839294 DMM INFO MM(262420000001003/dc7ab088) <- GMM AUTH AND CIPHERING REQ (rand = 75 77 f3 a2 74 3f 5d 45 81 af b7 90 2c 1e 51 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d eb 4f e9 8c da 20 53 3d 05 ee 4b 04 22 42 31 ) (gprs_gmm.c:465) 20241225094839305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094839305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094839305 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094839305 DMM INFO MM(262420000001003/dc7ab088) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225094839305 DMM NOTICE MM(262420000001003/dc7ab088) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225094839305 DMM DEBUG MM(262420000001003/dc7ab088) checking auth: received GSM SRES = 5c 32 0b 91 (gprs_gmm.c:648) 20241225094839305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225094839305 DMM DEBUG MM(262420000001003/dc7ab088) Requesting authorization (sgsn_auth.c:160) 20241225094839305 DMM INFO MM(262420000001003/dc7ab088) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094839305 DMM DEBUG MM(262420000001003/dc7ab088) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094839305 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241225094839305 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) 20241225094839305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225094839305 DMM INFO MM(262420000001003/dc7ab088) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc7ab088) (gprs_gmm.c:282) 20241225094839307 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094839307 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094839307 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241225094839307 DMM INFO MM(262420000001003/dc7ab088) Subscriber data update (mmctx.c:445) 20241225094839307 DMM DEBUG MM(262420000001003/dc7ab088) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225094839307 DMM INFO MM(262420000001003/dc7ab088) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225094839307 DMM NOTICE MM(262420000001003/dc7ab088) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241225094839307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094839307 DMM NOTICE MM(262420000001003/dc7ab088) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225094839307 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) 20241225094839308 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094839308 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241225094839308 DMM INFO MM(262420000001003/dc7ab088) Subscriber data update (mmctx.c:445) 20241225094839308 DMM DEBUG MM(262420000001003/dc7ab088) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225094839314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094839314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225094839314 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094839314 DMM INFO MM(262420000001003/dc7ab088) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225094839314 DMM NOTICE MM(262420000001003/dc7ab088) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225094839314 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225094839314 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225094839314 DLLC NOTICE LLME(c322b8ad/dc7ab088){ASSIGNED} LLGM Assign pre (ffffffff => dc7ab088) (gprs_llc.c:1079) 20241225094839314 DLLC NOTICE LLME(ffffffff/dc7ab088){ASSIGNED} LLGM Assign post (ffffffff => dc7ab088) (gprs_llc.c:1125) 20241225094839314 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225094839314 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225094839315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225094839315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@76a6f5faec14: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@76a6f5faec14: Final verdict of PTC: pass 20241225094839375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI196(63)@76a6f5faec14: Final verdict of PTC: none 20241225094839379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094839379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(74)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(76)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(70)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@76a6f5faec14: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(75)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@76a6f5faec14: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(64)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(73)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(68)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(62)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Dec 25 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 20241225094839493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094839895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49004) 20241225094840380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094840380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49004, count=90008) 20241225094841382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094841382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Dec 25 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 20241225094842384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094842384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_timeout_after_pdp_act started. 20241225094842952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094842954 DMM INFO MM(262420000001003/dc7ab088) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225094842954 DMM INFO MM(262420000001003/dc7ab088) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225094842954 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225094842954 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225094842954 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225094842954 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225094842954 DLLC NOTICE LLME(ffffffff/dc7ab088){ASSIGNED} LLGM Assign pre (dc7ab088 => ffffffff) (gprs_llc.c:1079) 20241225094842954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc7ab088 => ffffffff) (gprs_llc.c:1125) 20241225094842954 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241225094842954 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) 20241225094842954 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) 20241225094842954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225094842954 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094842954 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225094842954 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225094842954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094843002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094843002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094843002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094843002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843002 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094843002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094843002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094843002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094843002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094843003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094843003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094843003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094843003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094843003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094843003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094843003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094843003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094843003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094843003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094843003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094843003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094843006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094843013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094843020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094843020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094843020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094843020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094843020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094843020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094843020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094843020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094843021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094843021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094843021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094843021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094843021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094843021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094843021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094843021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094843021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094843021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094843021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094843021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094843024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094843028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094843035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094843035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094843035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094843035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094843036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094843036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094843036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094843036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094843036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094843036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094843036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094843036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094843036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094843036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094843037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094843037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094843039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094843044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094843385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094843385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094843385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094843385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094843389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241225094843391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@76a6f5faec14: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FAE82C3C'O, index=0 SGSN_Test-GSUP(95)@76a6f5faec14: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: 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 := '4E0630257DF57B630D0CF9E84075B484'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADDC6928'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE0009379E8C8063'O } } } } } 20241225094843455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843455 DLLC NOTICE LLME(ffffffff/fae82c3c){UNASSIGNED} LLC RX: unknown TLLI 0xfae82c3c, creating LLME on the fly (gprs_llc.c:552) 20241225094843455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094843455 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094843455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225094843455 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094843455 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225094843455 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094843455 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094843455 DLLC NOTICE LLME(ffffffff/fae82c3c){UNASSIGNED} LLGM Assign pre (fae82c3c => d30a860c) (gprs_llc.c:1079) 20241225094843455 DLLC NOTICE LLME(fae82c3c/d30a860c){ASSIGNED} LLGM Assign post (fae82c3c => d30a860c) (gprs_llc.c:1125) 20241225094843455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094843455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094843455 DMM DEBUG MM(262420000000021/d30a860c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094843473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843473 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843473 DMM DEBUG MM(262420000000021/d30a860c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241225094843473 DMM NOTICE MM(262420000000021/d30a860c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094843473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094843473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094843473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094843473 DMM DEBUG MM(262420000000021/d30a860c) Requesting authorization (sgsn_auth.c:160) 20241225094843473 DMM INFO MM(262420000000021/d30a860c) Requesting authentication tuples (sgsn_auth.c:184) 20241225094843473 DMM DEBUG MM(262420000000021/d30a860c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094843473 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241225094843473 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@76a6f5faec14: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241225094843479 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225094843479 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225094843479 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225094843479 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225094843479 DMM INFO MM(262420000000021/d30a860c) Subscriber data update (mmctx.c:445) 20241225094843479 DMM DEBUG MM(262420000000021/d30a860c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225094843479 DMM INFO MM(262420000000021/d30a860c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225094843479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225094843479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094843479 DMM INFO MM(262420000000021/d30a860c) <- GMM AUTH AND CIPHERING REQ (rand = 4e 06 30 25 7d f5 7b 63 0d 0c f9 e8 40 75 b4 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225094843494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843494 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843494 DMM INFO MM(262420000000021/d30a860c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225094843494 DMM NOTICE MM(262420000000021/d30a860c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225094843494 DMM DEBUG MM(262420000000021/d30a860c) checking auth: received GSM SRES = ad dc 69 28 (gprs_gmm.c:648) 20241225094843494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225094843494 DMM DEBUG MM(262420000000021/d30a860c) Requesting authorization (sgsn_auth.c:160) 20241225094843494 DMM INFO MM(262420000000021/d30a860c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094843494 DMM DEBUG MM(262420000000021/d30a860c) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094843495 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241225094843495 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) 20241225094843495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225094843495 DMM INFO MM(262420000000021/d30a860c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd30a860c) (gprs_gmm.c:282) 20241225094843497 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094843497 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094843497 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225094843497 DMM INFO MM(262420000000021/d30a860c) Subscriber data update (mmctx.c:445) 20241225094843497 DMM DEBUG MM(262420000000021/d30a860c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225094843497 DMM INFO MM(262420000000021/d30a860c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225094843497 DMM NOTICE MM(262420000000021/d30a860c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241225094843497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094843497 DMM NOTICE MM(262420000000021/d30a860c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225094843497 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) 20241225094843499 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094843499 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225094843499 DMM INFO MM(262420000000021/d30a860c) Subscriber data update (mmctx.c:445) 20241225094843499 DMM DEBUG MM(262420000000021/d30a860c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225094843510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843510 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843510 DMM INFO MM(262420000000021/d30a860c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225094843510 DMM NOTICE MM(262420000000021/d30a860c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225094843510 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225094843510 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225094843510 DLLC NOTICE LLME(fae82c3c/d30a860c){ASSIGNED} LLGM Assign pre (ffffffff => d30a860c) (gprs_llc.c:1079) 20241225094843510 DLLC NOTICE LLME(ffffffff/d30a860c){ASSIGNED} LLGM Assign post (ffffffff => d30a860c) (gprs_llc.c:1125) 20241225094843510 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225094843510 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225094843510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225094843510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: setverdict(pass): none -> pass 20241225094843567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843567 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843567 DMM INFO MM(262420000000021/d30a860c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225094843567 DMM INFO MM(262420000000021/d30a860c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225094843568 DMM DEBUG MM(262420000000021/d30a860c) Using GGSN 0 (gprs_sm.c:317) 20241225094843568 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241225094843568 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225094843568 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241225094843568 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241225094843593 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 c2 7c 61 0d 11 e6 4f 71 8b 14 05 7f d7 91 0d 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241225094843593 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158682058, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225094843593 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225094843593 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b8268e7c8 TLLI=d30a860c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225094843593 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225094843593 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225094843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843606 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843606 DMM INFO MM(262420000000021/d30a860c) -> GMM ATTACH REQUEST MI(TMSI-0xD30A860C) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094843606 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094843606 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225094843606 DLLC NOTICE LLME(ffffffff/d30a860c){ASSIGNED} LLGM Assign pre (d30a860c => e040073c) (gprs_llc.c:1079) 20241225094843606 DLLC NOTICE LLME(d30a860c/e040073c){ASSIGNED} LLGM Assign post (d30a860c => e040073c) (gprs_llc.c:1125) 20241225094843606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094843606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094843606 DMM DEBUG MM(262420000000021/e040073c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094843612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094843612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241225094843612 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094843612 DMM DEBUG MM(262420000000021/e040073c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241225094843612 DMM NOTICE MM(262420000000021/e040073c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094843612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094843612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094843612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094843612 DMM DEBUG MM(262420000000021/e040073c) Requesting authorization (sgsn_auth.c:160) 20241225094843612 DMM INFO MM(262420000000021/e040073c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225094843612 DMM DEBUG MM(262420000000021/e040073c) Requesting subscriber data update (gprs_subscriber.c:894) 20241225094843612 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241225094843612 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) 20241225094843614 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225094843614 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225094843614 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225094843614 DMM INFO MM(262420000000021/e040073c) Subscriber data update (mmctx.c:445) 20241225094843614 DMM DEBUG MM(262420000000021/e040073c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241225094843614 DMM INFO MM(262420000000021/e040073c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241225094843614 DMM NOTICE MM(262420000000021/e040073c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241225094843614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225094843614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225094843614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241225094843614 DMM INFO MM(262420000000021/e040073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe040073c) (gprs_gmm.c:282) 20241225094843614 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) 20241225094843615 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225094843615 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225094843615 DMM INFO MM(262420000000021/e040073c) Subscriber data update (mmctx.c:445) 20241225094843615 DMM DEBUG MM(262420000000021/e040073c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: Trying to receive 5 ATTACH ACCEPTs 20241225094849615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225094849615 DMM INFO MM(262420000000021/e040073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe040073c) (gprs_gmm.c:282) 20241225094850616 DGPRS DEBUG Checking for inactive LLMEs, time = 37648329 (sgsn.c:132) 20241225094855616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225094855616 DMM INFO MM(262420000000021/e040073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe040073c) (gprs_gmm.c:282) 20241225094901617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225094901617 DMM INFO MM(262420000000021/e040073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe040073c) (gprs_gmm.c:282) 20241225094903387 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225094903387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225094903388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225094907618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225094907618 DMM INFO MM(262420000000021/e040073c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe040073c) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241225094913004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094913009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094913009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094913022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094913024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094913024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094913037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094913040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094913040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094913619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225094913619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241225094913619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225094913619 DMM NOTICE MM(262420000000021/e040073c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225094913619 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241225094913619 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b8268e7c8, TLLI=e040073c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225094913619 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225094913619 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225094913619 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241225094913620 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241225094913620 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) 20241225094913620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225094913620 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Deallocated (fsm.c:568) 20241225094913620 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225094913620 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225094913620 DLLC NOTICE LLME(d30a860c/e040073c){ASSIGNED} LLGM Assign pre (e040073c => ffffffff) (gprs_llc.c:1079) 20241225094913620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e040073c => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@76a6f5faec14: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@76a6f5faec14: Final verdict of PTC: pass 20241225094914144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225094914147 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094914147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(83)@76a6f5faec14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(95)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(88)@76a6f5faec14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(93)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@76a6f5faec14: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(91)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(86)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(81)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Dec 25 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 20241225094914238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094914540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125984) 20241225094915149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094915149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125984, count=131416) 20241225094916150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094916150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Dec 25 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 20241225094917152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094917152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_auth_id_timeout started. 20241225094917638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094917640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094917678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094917678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094917678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094917678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094917678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094917678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094917678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094917678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094917679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094917679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094917679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094917679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094917679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094917679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094917679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094917679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094917679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094917679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(102)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094917680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094917680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094917681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094917687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094917687 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094917694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094917694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094917695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094917695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094917695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094917695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094917695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094917695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094917695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094917695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094917697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094917701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094917701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094917711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094917711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094917711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094917711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094917711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094917711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094917711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094917711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094917712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094917712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094917712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094917712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094917712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094917712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094917712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094917712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094917712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094917712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094917712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094917712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094917712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094917715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094917720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094917720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094918153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094918153 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094918153 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094918153 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094918158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225094918159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@76a6f5faec14: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EB907821'O, index=0 SGSN_Test-GSUP(114)@76a6f5faec14: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241225094918215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094918215 DLLC NOTICE LLME(ffffffff/eb907821){UNASSIGNED} LLC RX: unknown TLLI 0xeb907821, creating LLME on the fly (gprs_llc.c:552) 20241225094918215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094918215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094918215 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094918215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225094918215 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094918215 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225094918215 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094918215 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094918215 DLLC NOTICE LLME(ffffffff/eb907821){UNASSIGNED} LLGM Assign pre (eb907821 => d7fa02ee) (gprs_llc.c:1079) 20241225094918215 DLLC NOTICE LLME(eb907821/d7fa02ee){ASSIGNED} LLGM Assign post (eb907821 => d7fa02ee) (gprs_llc.c:1125) 20241225094918215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094918215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094918215 DMM DEBUG MM(/d7fa02ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094920616 DGPRS DEBUG Checking for inactive LLMEs, time = 37648359 (sgsn.c:132) 20241225094924216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225094924216 DMM DEBUG MM(/d7fa02ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094930217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225094930217 DMM DEBUG MM(/d7fa02ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094936218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225094936218 DMM DEBUG MM(/d7fa02ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094938155 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225094938155 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225094938156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241225094942220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225094942220 DMM DEBUG MM(/d7fa02ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094947680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094947686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094947686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094947696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094947699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094947699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094947713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094947718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094947718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225094948221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225094948221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241225094948221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225094948221 DMM NOTICE MM(/d7fa02ee) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241225094948221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225094948221 DMM DEBUG MM_STATE_Gb(3952113697)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094948221 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225094948221 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225094948221 DLLC NOTICE LLME(eb907821/d7fa02ee){ASSIGNED} LLGM Assign pre (d7fa02ee => ffffffff) (gprs_llc.c:1079) 20241225094948221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fa02ee => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@76a6f5faec14: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@76a6f5faec14: Final verdict of PTC: pass 20241225094948235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43664<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225094948238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094948238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(114)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(102)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(112)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(107)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(105)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(100)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(110)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Dec 25 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 20241225094948345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094948647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60236) 20241225094949240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094949240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60236, count=68488) 20241225094950241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094950241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225094950616 DGPRS DEBUG Checking for inactive LLMEs, time = 37648389 (sgsn.c:132) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Dec 25 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 20241225094951242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094951242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_auth_sai_timeout started. 20241225094951746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094951749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094951794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225094951794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094951794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094951794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225094951794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094951794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094951794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094951794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094951795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094951795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094951795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094951795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094951795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094951795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094951795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094951795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225094951795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094951795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094951795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094951795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094951796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094951802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094951802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094951809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225094951809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094951809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094951809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225094951809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094951809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094951809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094951809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094951810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094951810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094951810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094951810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094951810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094951810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094951810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094951810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225094951810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094951810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225094951811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094951811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094951813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225094951818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094951818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225094951827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225094951827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225094951827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225094951827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225094951827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225094951827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225094951827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225094951827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225094951828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225094951828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225094951828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225094951828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225094951828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225094951828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225094951828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225094951828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225094951828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225094951828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225094951828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(132)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225094951828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225094951828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225094951830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225094951834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094951834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225094952244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094952244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225094952244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225094952244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(131)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225094952248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(131)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225094952250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(131)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(131)@76a6f5faec14: 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(131)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@76a6f5faec14: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C7180180'O, index=0 SGSN_Test-GSUP(133)@76a6f5faec14: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241225094952325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094952325 DLLC NOTICE LLME(ffffffff/c7180180){UNASSIGNED} LLC RX: unknown TLLI 0xc7180180, creating LLME on the fly (gprs_llc.c:552) 20241225094952325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225094952325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241225094952325 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225094952325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225094952325 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225094952325 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225094952325 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225094952325 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225094952325 DLLC NOTICE LLME(ffffffff/c7180180){UNASSIGNED} LLGM Assign pre (c7180180 => d6eac827) (gprs_llc.c:1079) 20241225094952325 DLLC NOTICE LLME(c7180180/d6eac827){ASSIGNED} LLGM Assign post (c7180180 => d6eac827) (gprs_llc.c:1125) 20241225094952325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225094952325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225094952325 DMM DEBUG MM(262420000000003/d6eac827) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225094952334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225094952334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225094952334 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225094952334 DMM DEBUG MM(262420000000003/d6eac827) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241225094952334 DMM NOTICE MM(262420000000003/d6eac827) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225094952334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225094952334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225094952334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225094952335 DMM DEBUG MM(262420000000003/d6eac827) Requesting authorization (sgsn_auth.c:160) 20241225094952335 DMM INFO MM(262420000000003/d6eac827) Requesting authentication tuples (sgsn_auth.c:184) 20241225094952335 DMM DEBUG MM(262420000000003/d6eac827) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225094952335 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241225094952335 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@76a6f5faec14: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241225094958336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241225094958336 DMM ERROR MM(262420000000003/d6eac827) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241225094958336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241225094958336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225094958336 DMM NOTICE MM(262420000000003/d6eac827) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241225094958336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225094958336 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225094958336 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225094958336 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225094958336 DLLC NOTICE LLME(c7180180/d6eac827){ASSIGNED} LLGM Assign pre (d6eac827 => ffffffff) (gprs_llc.c:1079) 20241225094958336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6eac827 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@76a6f5faec14: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@76a6f5faec14: Final verdict of PTC: pass 20241225094958359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@76a6f5faec14: Final verdict of PTC: none 20241225094958364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225094958364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_timeout-BVCI210(125)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(132)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(121)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(126)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(119)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(130)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(124)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Dec 25 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 20241225094958433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225094958735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57756) 20241225094959366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225094959366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57756, count=67440) 20241225095000367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095000367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Dec 25 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 20241225095001368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095001369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_auth_sai_reject started. 20241225095001839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095001841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095001885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095001885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095001885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095001885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095001885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095001885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095001885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095001885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095001886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095001886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095001886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095001886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095001886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095001886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095001886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095001886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095001886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095001886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095001886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095001886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095001888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095001892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095001892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095001899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095001899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095001899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095001899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095001899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095001899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095001899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095001899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095001900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095001900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095001900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095001900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095001900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095001900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095001900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095001900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095001900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095001903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095001908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095001908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095001914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095001914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095001914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095001914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095001914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095001914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095001914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095001914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095001915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095001915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095001915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095001915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095001915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095001915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095001915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095001915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095001915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095001915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095001915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(150)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095001915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095001915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095001917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095001921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095001921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095002370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095002370 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095002370 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095002370 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095002375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095002376 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@76a6f5faec14: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F40282AE'O, index=0 SGSN_Test-GSUP(152)@76a6f5faec14: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241225095002445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095002445 DLLC NOTICE LLME(ffffffff/f40282ae){UNASSIGNED} LLC RX: unknown TLLI 0xf40282ae, creating LLME on the fly (gprs_llc.c:552) 20241225095002445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095002445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095002445 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095002445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095002445 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095002445 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095002445 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095002445 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095002445 DLLC NOTICE LLME(ffffffff/f40282ae){UNASSIGNED} LLGM Assign pre (f40282ae => ebfb3d68) (gprs_llc.c:1079) 20241225095002445 DLLC NOTICE LLME(f40282ae/ebfb3d68){ASSIGNED} LLGM Assign post (f40282ae => ebfb3d68) (gprs_llc.c:1125) 20241225095002445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095002445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095002445 DMM DEBUG MM(262420000000004/ebfb3d68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095002458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095002458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095002458 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095002458 DMM DEBUG MM(262420000000004/ebfb3d68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241225095002458 DMM NOTICE MM(262420000000004/ebfb3d68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095002458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095002458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095002459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095002459 DMM DEBUG MM(262420000000004/ebfb3d68) Requesting authorization (sgsn_auth.c:160) 20241225095002459 DMM INFO MM(262420000000004/ebfb3d68) Requesting authentication tuples (sgsn_auth.c:184) 20241225095002459 DMM DEBUG MM(262420000000004/ebfb3d68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095002459 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241225095002459 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@76a6f5faec14: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241225095002463 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241225095002463 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241225095002463 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241225095008460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241225095008460 DMM ERROR MM(262420000000004/ebfb3d68) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241225095008460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241225095008460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095008460 DMM NOTICE MM(262420000000004/ebfb3d68) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241225095008460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225095008460 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095008460 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095008460 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095008460 DLLC NOTICE LLME(f40282ae/ebfb3d68){ASSIGNED} LLGM Assign pre (ebfb3d68 => ffffffff) (gprs_llc.c:1079) 20241225095008460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebfb3d68 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@76a6f5faec14: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@76a6f5faec14: Final verdict of PTC: pass 20241225095008479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(145)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@76a6f5faec14: Final verdict of PTC: none 20241225095008485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095008485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(150)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@76a6f5faec14: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(140)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(148)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(143)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(138)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Dec 25 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 20241225095008563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095008865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68020) 20241225095009486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095009486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68020, count=69280) 20241225095010488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095010488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Dec 25 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 20241225095011491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095011491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_gsup_lu_timeout started. 20241225095011958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095011959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095011983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095011983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095011983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095011983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095011983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095011983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095011983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095011983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095011983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095011984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095011984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095011984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095011984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095011984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095011984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095011984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095011984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095011984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095011984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095011984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095011984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095011984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095011987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095011992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095011992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095011999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095011999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095011999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095011999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095011999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095011999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095011999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095011999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095011999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095012000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095012000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095012000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095012000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095012000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095012000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095012000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095012000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095012000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095012000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095012000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095012000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095012000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095012002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095012007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095012007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(164)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095012010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095012010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095012010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095012010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095012010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095012010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095012010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095012010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095012010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095012011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095012011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095012011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095012011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095012011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095012011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095012011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095012011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095012011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095012011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095012011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095012011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095012011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095012013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095012018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095012018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095012492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095012492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095012492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095012492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095012497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095012498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@76a6f5faec14: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F977F5F9'O, index=0 SGSN_Test-GSUP(171)@76a6f5faec14: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@76a6f5faec14: 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 := '809247B12D11E40F07158877402868BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '012F81D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A74B9A912BC75732'O } } } } } 20241225095013579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095013579 DLLC NOTICE LLME(ffffffff/f977f5f9){UNASSIGNED} LLC RX: unknown TLLI 0xf977f5f9, creating LLME on the fly (gprs_llc.c:552) 20241225095013579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095013579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095013579 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095013579 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095013579 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095013579 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095013579 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095013579 DLLC NOTICE LLME(ffffffff/f977f5f9){UNASSIGNED} LLGM Assign pre (f977f5f9 => d96e8ab0) (gprs_llc.c:1079) 20241225095013579 DLLC NOTICE LLME(f977f5f9/d96e8ab0){ASSIGNED} LLGM Assign post (f977f5f9 => d96e8ab0) (gprs_llc.c:1125) 20241225095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095013579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095013579 DMM DEBUG MM(262420000000005/d96e8ab0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095013603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095013603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095013603 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095013603 DMM DEBUG MM(262420000000005/d96e8ab0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241225095013603 DMM NOTICE MM(262420000000005/d96e8ab0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095013603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095013603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095013603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095013603 DMM DEBUG MM(262420000000005/d96e8ab0) Requesting authorization (sgsn_auth.c:160) 20241225095013603 DMM INFO MM(262420000000005/d96e8ab0) Requesting authentication tuples (sgsn_auth.c:184) 20241225095013603 DMM DEBUG MM(262420000000005/d96e8ab0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095013603 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241225095013603 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@76a6f5faec14: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241225095013609 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095013609 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095013609 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095013609 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095013609 DMM INFO MM(262420000000005/d96e8ab0) Subscriber data update (mmctx.c:445) 20241225095013609 DMM DEBUG MM(262420000000005/d96e8ab0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095013609 DMM INFO MM(262420000000005/d96e8ab0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095013609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095013609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095013609 DMM INFO MM(262420000000005/d96e8ab0) <- GMM AUTH AND CIPHERING REQ (rand = 80 92 47 b1 2d 11 e4 0f 07 15 88 77 40 28 68 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095013625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095013625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095013625 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095013625 DMM INFO MM(262420000000005/d96e8ab0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095013625 DMM NOTICE MM(262420000000005/d96e8ab0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095013625 DMM DEBUG MM(262420000000005/d96e8ab0) checking auth: received GSM SRES = 01 2f 81 d5 (gprs_gmm.c:648) 20241225095013625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095013625 DMM DEBUG MM(262420000000005/d96e8ab0) Requesting authorization (sgsn_auth.c:160) 20241225095013625 DMM INFO MM(262420000000005/d96e8ab0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095013625 DMM DEBUG MM(262420000000005/d96e8ab0) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095013625 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241225095013625 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) 20241225095013625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095013625 DMM INFO MM(262420000000005/d96e8ab0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd96e8ab0) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@76a6f5faec14: setverdict(fail): none -> fail MC@76a6f5faec14: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@76a6f5faec14: Final verdict of PTC: none 20241225095013642 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095013642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(155)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(160)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(169)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(165)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@76a6f5faec14: Final verdict of PTC: none 20241225095013645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55112<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI220(168)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(167)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(158)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(163)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@76a6f5faec14: Final verdict of PTC: fail MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@76a6f5faec14: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Dec 25 09:50:13 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241225095013742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095014144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44836) 20241225095014644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095014644 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) 20241225095015644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095015644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Dec 25 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 20241225095016645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095016646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_gsup_lu_reject started. 20241225095017241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095017244 DMM INFO MM(262420000000005/d96e8ab0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095017244 DMM INFO MM(262420000000005/d96e8ab0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095017244 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095017244 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095017244 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095017244 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095017244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241225095017244 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095017244 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095017244 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095017244 DLLC NOTICE LLME(f977f5f9/d96e8ab0){ASSIGNED} LLGM Assign pre (d96e8ab0 => ffffffff) (gprs_llc.c:1079) 20241225095017244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96e8ab0 => ffffffff) (gprs_llc.c:1125) 20241225095017244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095017294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095017294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095017294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095017294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095017294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095017294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095017294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095017294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095017295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095017295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095017295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095017295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095017295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095017295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095017295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095017295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095017295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095017295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095017295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095017295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095017297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095017301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095017301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095017307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095017307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095017308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095017308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095017308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095017308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095017308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095017308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095017309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095017309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095017311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095017316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095017316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095017324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095017324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095017324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095017324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095017324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095017324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095017324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095017324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095017324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095017324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095017324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095017325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095017325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095017325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095017325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095017325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095017325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095017325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095017325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095017325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095017325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095017327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095017331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095017331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095017646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095017646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095017646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095017646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@76a6f5faec14: Established a new IPA connection (conn_id=2) 20241225095017649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(189)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095017649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@76a6f5faec14: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FCCD1C3B'O, index=0 SGSN_Test-GSUP(190)@76a6f5faec14: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@76a6f5faec14: 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 := '9E352981A53DA52A09B7434B851BC5DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F944004'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41EA5AC7E51AB310'O } } } } } 20241225095018716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095018716 DLLC NOTICE LLME(ffffffff/fccd1c3b){UNASSIGNED} LLC RX: unknown TLLI 0xfccd1c3b, creating LLME on the fly (gprs_llc.c:552) 20241225095018716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095018716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095018716 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095018716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095018716 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095018716 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095018716 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095018716 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095018716 DLLC NOTICE LLME(ffffffff/fccd1c3b){UNASSIGNED} LLGM Assign pre (fccd1c3b => cadfab27) (gprs_llc.c:1079) 20241225095018716 DLLC NOTICE LLME(fccd1c3b/cadfab27){ASSIGNED} LLGM Assign post (fccd1c3b => cadfab27) (gprs_llc.c:1125) 20241225095018716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095018716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095018716 DMM DEBUG MM(262420000000006/cadfab27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095018729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095018729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095018729 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095018729 DMM DEBUG MM(262420000000006/cadfab27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241225095018729 DMM NOTICE MM(262420000000006/cadfab27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095018729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095018729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095018729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095018729 DMM DEBUG MM(262420000000006/cadfab27) Requesting authorization (sgsn_auth.c:160) 20241225095018729 DMM INFO MM(262420000000006/cadfab27) Requesting authentication tuples (sgsn_auth.c:184) 20241225095018729 DMM DEBUG MM(262420000000006/cadfab27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095018729 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241225095018729 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@76a6f5faec14: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241225095018734 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095018734 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095018734 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095018734 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095018734 DMM INFO MM(262420000000006/cadfab27) Subscriber data update (mmctx.c:445) 20241225095018734 DMM DEBUG MM(262420000000006/cadfab27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095018734 DMM INFO MM(262420000000006/cadfab27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095018734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095018734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095018734 DMM INFO MM(262420000000006/cadfab27) <- GMM AUTH AND CIPHERING REQ (rand = 9e 35 29 81 a5 3d a5 2a 09 b7 43 4b 85 1b c5 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095018748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095018748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095018748 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095018748 DMM INFO MM(262420000000006/cadfab27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095018748 DMM NOTICE MM(262420000000006/cadfab27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095018748 DMM DEBUG MM(262420000000006/cadfab27) checking auth: received GSM SRES = 1f 94 40 04 (gprs_gmm.c:648) 20241225095018748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095018748 DMM DEBUG MM(262420000000006/cadfab27) Requesting authorization (sgsn_auth.c:160) 20241225095018748 DMM INFO MM(262420000000006/cadfab27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095018748 DMM DEBUG MM(262420000000006/cadfab27) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095018748 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241225095018748 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) 20241225095018748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095018748 DMM INFO MM(262420000000006/cadfab27) <- GMM ATTACH ACCEPT (new P-TMSI=0xcadfab27) (gprs_gmm.c:282) 20241225095018750 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241225095018750 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241225095018750 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241225095018750 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095018750 DMM INFO MM(262420000000006/cadfab27) Subscriber data update (mmctx.c:445) 20241225095018750 DMM DEBUG MM(262420000000006/cadfab27) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@76a6f5faec14: setverdict(fail): none -> fail MC@76a6f5faec14: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@76a6f5faec14: Final verdict of PTC: none 20241225095018765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095018766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(183)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(178)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(188)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@76a6f5faec14: Final verdict of PTC: none 20241225095018769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(182)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(176)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(186)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(181)@76a6f5faec14: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@76a6f5faec14: Final verdict of PTC: fail MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@76a6f5faec14: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Dec 25 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 20241225095018870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095019272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76620) 20241225095019766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095019767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76620, count=80976) 20241225095020617 DGPRS DEBUG Checking for inactive LLMEs, time = 37648419 (sgsn.c:132) 20241225095020768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095020768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Dec 25 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 20241225095021769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095021769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_combined started. 20241225095022352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095022354 DMM INFO MM(262420000000006/cadfab27) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095022354 DMM INFO MM(262420000000006/cadfab27) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095022354 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095022354 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095022354 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095022354 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095022355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241225095022355 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095022355 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095022355 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095022355 DLLC NOTICE LLME(fccd1c3b/cadfab27){ASSIGNED} LLGM Assign pre (cadfab27 => ffffffff) (gprs_llc.c:1079) 20241225095022355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cadfab27 => ffffffff) (gprs_llc.c:1125) 20241225095022355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095022395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095022395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095022395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095022395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095022395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095022396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095022396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095022396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095022396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095022396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095022396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095022396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095022396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095022396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095022396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(197)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095022396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095022397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095022398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095022403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095022403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095022410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095022410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095022410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095022410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095022410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095022410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095022410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095022410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095022411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095022411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095022411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095022411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095022411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095022411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095022411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095022411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095022411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095022411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095022411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095022411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095022413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095022417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095022417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095022426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095022426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095022426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095022426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095022426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095022426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095022426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095022426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095022427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095022427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095022427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095022427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095022427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095022427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095022427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095022427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095022427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095022427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095022427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095022427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095022427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095022429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095022433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095022433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095022771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095022771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095022771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095022771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095022775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095022776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@76a6f5faec14: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D7638EC3'O, index=0 SGSN_Test-GSUP(209)@76a6f5faec14: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@76a6f5faec14: 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 := 'DBE3AD625A2CC526E59A6E7CFD756084'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B60C71AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '545E16F3981A2D57'O } } } } } 20241225095023849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095023849 DLLC NOTICE LLME(ffffffff/d7638ec3){UNASSIGNED} LLC RX: unknown TLLI 0xd7638ec3, creating LLME on the fly (gprs_llc.c:552) 20241225095023849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095023849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095023849 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095023849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095023849 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095023849 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095023849 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095023849 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095023849 DLLC NOTICE LLME(ffffffff/d7638ec3){UNASSIGNED} LLGM Assign pre (d7638ec3 => c2097ee2) (gprs_llc.c:1079) 20241225095023849 DLLC NOTICE LLME(d7638ec3/c2097ee2){ASSIGNED} LLGM Assign post (d7638ec3 => c2097ee2) (gprs_llc.c:1125) 20241225095023849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095023849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095023849 DMM DEBUG MM(262420000000007/c2097ee2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095023865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095023865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095023865 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095023865 DMM DEBUG MM(262420000000007/c2097ee2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241225095023865 DMM NOTICE MM(262420000000007/c2097ee2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095023865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095023865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095023865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095023865 DMM DEBUG MM(262420000000007/c2097ee2) Requesting authorization (sgsn_auth.c:160) 20241225095023865 DMM INFO MM(262420000000007/c2097ee2) Requesting authentication tuples (sgsn_auth.c:184) 20241225095023865 DMM DEBUG MM(262420000000007/c2097ee2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095023865 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241225095023865 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@76a6f5faec14: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241225095023869 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095023869 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095023869 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095023869 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095023869 DMM INFO MM(262420000000007/c2097ee2) Subscriber data update (mmctx.c:445) 20241225095023869 DMM DEBUG MM(262420000000007/c2097ee2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095023869 DMM INFO MM(262420000000007/c2097ee2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095023869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095023869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095023869 DMM INFO MM(262420000000007/c2097ee2) <- GMM AUTH AND CIPHERING REQ (rand = db e3 ad 62 5a 2c c5 26 e5 9a 6e 7c fd 75 60 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095023876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095023876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095023876 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095023876 DMM INFO MM(262420000000007/c2097ee2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095023876 DMM NOTICE MM(262420000000007/c2097ee2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095023876 DMM DEBUG MM(262420000000007/c2097ee2) checking auth: received GSM SRES = b6 0c 71 ae (gprs_gmm.c:648) 20241225095023876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095023876 DMM DEBUG MM(262420000000007/c2097ee2) Requesting authorization (sgsn_auth.c:160) 20241225095023876 DMM INFO MM(262420000000007/c2097ee2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095023876 DMM DEBUG MM(262420000000007/c2097ee2) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095023876 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241225095023876 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) 20241225095023876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095023876 DMM INFO MM(262420000000007/c2097ee2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2097ee2) (gprs_gmm.c:282) 20241225095023877 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095023877 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095023877 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241225095023877 DMM INFO MM(262420000000007/c2097ee2) Subscriber data update (mmctx.c:445) 20241225095023877 DMM DEBUG MM(262420000000007/c2097ee2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095023877 DMM INFO MM(262420000000007/c2097ee2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095023877 DMM NOTICE MM(262420000000007/c2097ee2) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241225095023877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095023877 DMM NOTICE MM(262420000000007/c2097ee2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095023877 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) 20241225095023877 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095023877 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241225095023877 DMM INFO MM(262420000000007/c2097ee2) Subscriber data update (mmctx.c:445) 20241225095023877 DMM DEBUG MM(262420000000007/c2097ee2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@76a6f5faec14: Removing Client IMSI='262420000000007'H, index=0 20241225095023880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095023880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095023880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095023880 DMM INFO MM(262420000000007/c2097ee2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095023880 DMM NOTICE MM(262420000000007/c2097ee2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095023880 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095023880 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095023880 DLLC NOTICE LLME(d7638ec3/c2097ee2){ASSIGNED} LLGM Assign pre (ffffffff => c2097ee2) (gprs_llc.c:1079) 20241225095023880 DLLC NOTICE LLME(ffffffff/c2097ee2){ASSIGNED} LLGM Assign post (ffffffff => c2097ee2) (gprs_llc.c:1125) 20241225095023880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095023880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095023880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095023880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@76a6f5faec14: Final verdict of PTC: pass 20241225095023881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI220(206)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(209)@76a6f5faec14: Final verdict of PTC: none 20241225095023883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095023883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(202)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(207)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@76a6f5faec14: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@76a6f5faec14: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(197)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(200)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(205)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(195)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_combined finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Dec 25 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 20241225095024003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095024405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20241225095024884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095024884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20241225095025886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095025886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Dec 25 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 20241225095026886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095026887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_accept_all started. 20241225095027505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095027507 DMM INFO MM(262420000000007/c2097ee2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095027507 DMM INFO MM(262420000000007/c2097ee2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095027507 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095027507 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095027507 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095027508 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095027508 DLLC NOTICE LLME(ffffffff/c2097ee2){ASSIGNED} LLGM Assign pre (c2097ee2 => ffffffff) (gprs_llc.c:1079) 20241225095027508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2097ee2 => ffffffff) (gprs_llc.c:1125) 20241225095027508 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241225095027508 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) 20241225095027508 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) 20241225095027508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095027508 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095027508 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095027508 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095027508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095027545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095027545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095027545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095027545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027545 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095027545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095027545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095027545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095027545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095027546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095027546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095027546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095027546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095027546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095027546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095027546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095027546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095027546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095027546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095027547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095027547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095027549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095027554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095027554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095027559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095027559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095027559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095027559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095027559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095027559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095027559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095027559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095027560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095027560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095027560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095027560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095027560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095027560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095027560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095027560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095027560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095027560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(221)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095027561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095027561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095027562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095027567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095027567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095027575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095027575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095027575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095027575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095027575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095027575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095027575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095027575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095027576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095027576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095027576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095027576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095027576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095027576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095027576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095027576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095027576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095027578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095027583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095027583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095027888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095027888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095027888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095027888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095027892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241225095027894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@76a6f5faec14: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D918D810'O, index=0 SGSN_Test-GSUP(228)@76a6f5faec14: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241225095028945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095028945 DLLC NOTICE LLME(ffffffff/d918d810){UNASSIGNED} LLC RX: unknown TLLI 0xd918d810, creating LLME on the fly (gprs_llc.c:552) 20241225095028945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095028945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095028946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095028946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095028946 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095028946 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095028946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095028946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095028946 DLLC NOTICE LLME(ffffffff/d918d810){UNASSIGNED} LLGM Assign pre (d918d810 => e3e23817) (gprs_llc.c:1079) 20241225095028946 DLLC NOTICE LLME(d918d810/e3e23817){ASSIGNED} LLGM Assign post (d918d810 => e3e23817) (gprs_llc.c:1125) 20241225095028946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095028946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095028946 DMM DEBUG MM(262420000000008/e3e23817) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095028962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095028962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095028962 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095028962 DMM DEBUG MM(262420000000008/e3e23817) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241225095028962 DMM NOTICE MM(262420000000008/e3e23817) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095028962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095028962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095028962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241225095028962 DMM INFO MM(262420000000008/e3e23817) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e23817) (gprs_gmm.c:282) TC_attach_accept_all(230)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@76a6f5faec14: Removing Client IMSI='262420000000008'H, index=0 20241225095029956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095029956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095029956 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095029956 DMM INFO MM(262420000000008/e3e23817) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095029956 DMM NOTICE MM(262420000000008/e3e23817) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095029957 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095029957 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095029957 DLLC NOTICE LLME(d918d810/e3e23817){ASSIGNED} LLGM Assign pre (ffffffff => e3e23817) (gprs_llc.c:1079) 20241225095029957 DLLC NOTICE LLME(ffffffff/e3e23817){ASSIGNED} LLGM Assign post (ffffffff => e3e23817) (gprs_llc.c:1125) 20241225095029957 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095029957 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095029957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095029957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@76a6f5faec14: Final verdict of PTC: pass 20241225095029961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@76a6f5faec14: Final verdict of PTC: none 20241225095029966 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095029966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI220(225)@76a6f5faec14: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(226)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(216)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(221)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@76a6f5faec14: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(214)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(219)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(224)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_accept_all finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Dec 25 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 20241225095030075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095030477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20241225095030967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095030967 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=71228) 20241225095031969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095031969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Dec 25 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 20241225095032970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095032970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_closed started. 20241225095033576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095033579 DMM INFO MM(262420000000008/e3e23817) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095033579 DMM INFO MM(262420000000008/e3e23817) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095033579 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095033579 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095033579 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095033579 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095033580 DLLC NOTICE LLME(ffffffff/e3e23817){ASSIGNED} LLGM Assign pre (e3e23817 => ffffffff) (gprs_llc.c:1079) 20241225095033580 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e23817 => ffffffff) (gprs_llc.c:1125) 20241225095033580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095033580 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095033580 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095033580 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095033580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@76a6f5faec14: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095033627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095033627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095033627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095033627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095033627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095033627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095033627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095033627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095033628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095033628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095033628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095033628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095033628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095033628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095033628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095033628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095033628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095033630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(235)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241225095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095033635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(240)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@76a6f5faec14: Provider Link came up: sending NS-RESET TC_attach_closed-BVCI196(233)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095033638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095033638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095033638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095033638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095033638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095033638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095033638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095033638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095033639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095033639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095033639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095033640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095033640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095033640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095033640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095033640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095033640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095033640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095033640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095033640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095033642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095033647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095033647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095033653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095033653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095033653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095033653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095033653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095033653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095033653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095033653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095033654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095033654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095033654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095033654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095033654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095033654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095033654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095033654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095033654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095033654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095033654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095033654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095033654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095033656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095033660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095033660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095033971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095033971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095033971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095033971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095033975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095033976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@76a6f5faec14: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D05F7284'O, index=0 SGSN_Test-GSUP(247)@76a6f5faec14: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@76a6f5faec14: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D05F7284'O, index=1 20241225095035050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095035050 DLLC NOTICE LLME(ffffffff/d05f7284){UNASSIGNED} LLC RX: unknown TLLI 0xd05f7284, creating LLME on the fly (gprs_llc.c:552) 20241225095035050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095035050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095035050 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095035050 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095035050 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095035050 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095035050 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095035050 DLLC NOTICE LLME(ffffffff/d05f7284){UNASSIGNED} LLGM Assign pre (d05f7284 => c8dd59c4) (gprs_llc.c:1079) 20241225095035050 DLLC NOTICE LLME(d05f7284/c8dd59c4){ASSIGNED} LLGM Assign post (d05f7284 => c8dd59c4) (gprs_llc.c:1125) 20241225095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095035050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095035050 DMM DEBUG MM(001010123456789/c8dd59c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095035075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095035075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095035075 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095035075 DMM DEBUG MM(001010123456789/c8dd59c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241225095035075 DMM NOTICE MM(001010123456789/c8dd59c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095035075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095035075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095035075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241225095035075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095035075 DMM NOTICE MM(001010123456789/c8dd59c4) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241225095035075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225095035075 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095035075 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095035075 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095035075 DLLC NOTICE LLME(d05f7284/c8dd59c4){ASSIGNED} LLGM Assign pre (c8dd59c4 => ffffffff) (gprs_llc.c:1079) 20241225095035075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8dd59c4 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@76a6f5faec14: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@76a6f5faec14: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@76a6f5faec14: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FF165D1C'O, index=2 SGSN_Test-GSUP(247)@76a6f5faec14: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241225095035114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095035114 DLLC NOTICE LLME(ffffffff/ff165d1c){UNASSIGNED} LLC RX: unknown TLLI 0xff165d1c, creating LLME on the fly (gprs_llc.c:552) 20241225095035114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095035114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095035114 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095035114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095035114 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095035114 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095035114 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095035114 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095035114 DLLC NOTICE LLME(ffffffff/ff165d1c){UNASSIGNED} LLGM Assign pre (ff165d1c => fd41280a) (gprs_llc.c:1079) 20241225095035114 DLLC NOTICE LLME(ff165d1c/fd41280a){ASSIGNED} LLGM Assign post (ff165d1c => fd41280a) (gprs_llc.c:1125) 20241225095035114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095035114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095035114 DMM DEBUG MM(262420000000010/fd41280a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095035117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095035117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095035117 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095035117 DMM DEBUG MM(262420000000010/fd41280a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241225095035117 DMM NOTICE MM(262420000000010/fd41280a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095035117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095035117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095035117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241225095035117 DMM INFO MM(262420000000010/fd41280a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd41280a) (gprs_gmm.c:282) TC_attach_closed(250)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@76a6f5faec14: Removing Client IMSI='262420000000010'H, index=2 20241225095036129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095036129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095036129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095036129 DMM INFO MM(262420000000010/fd41280a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095036129 DMM NOTICE MM(262420000000010/fd41280a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095036129 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095036129 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095036129 DLLC NOTICE LLME(ff165d1c/fd41280a){ASSIGNED} LLGM Assign pre (ffffffff => fd41280a) (gprs_llc.c:1079) 20241225095036129 DLLC NOTICE LLME(ffffffff/fd41280a){ASSIGNED} LLGM Assign post (ffffffff => fd41280a) (gprs_llc.c:1125) 20241225095036129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095036129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095036129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095036129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@76a6f5faec14: Final verdict of PTC: pass 20241225095036134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45370<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(245)@76a6f5faec14: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(240)@76a6f5faec14: Final verdict of PTC: none 20241225095036139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095036139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(233)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(236)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(247)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@76a6f5faec14: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(238)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(243)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(234)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@76a6f5faec14: Test case TC_attach_closed finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Dec 25 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 20241225095036217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095036619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70964) 20241225095037140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095037140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70964, count=81020) 20241225095038141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095038141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Dec 25 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 20241225095039142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095039142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_no_imei_response started. 20241225095039715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095039718 DMM INFO MM(262420000000010/fd41280a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095039718 DMM INFO MM(262420000000010/fd41280a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095039718 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095039718 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095039718 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095039718 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095039718 DLLC NOTICE LLME(ffffffff/fd41280a){ASSIGNED} LLGM Assign pre (fd41280a => ffffffff) (gprs_llc.c:1079) 20241225095039718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd41280a => ffffffff) (gprs_llc.c:1125) 20241225095039718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095039718 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095039718 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095039718 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095039718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095039768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095039768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095039768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095039768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095039768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095039768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095039768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095039768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095039769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095039769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095039769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095039769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095039769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095039769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095039769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095039769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039769 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095039769 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095039769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095039769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095039769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095039772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095039777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095039777 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095039799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095039799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095039799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095039799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095039799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095039799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095039799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095039799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(261)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(260)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095039801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095039801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095039801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095039801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095039801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095039801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095039801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095039801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095039801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095039801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095039801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095039801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095039803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095039809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095039809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(261)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095039812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095039812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095039812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095039812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095039812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095039812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095039812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095039812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095039813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095039813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095039813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095039813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095039813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095039813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095039813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095039813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095039813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095039813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095039813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095039813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095039813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095039815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095039820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095039820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095040143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095040144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095040144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095040144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095040148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095040149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@76a6f5faec14: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D2826C51'O, index=0 SGSN_Test-GSUP(267)@76a6f5faec14: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241225095041235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095041235 DLLC NOTICE LLME(ffffffff/d2826c51){UNASSIGNED} LLC RX: unknown TLLI 0xd2826c51, creating LLME on the fly (gprs_llc.c:552) 20241225095041235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095041235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095041235 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095041235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095041235 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095041235 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095041235 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095041235 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095041235 DLLC NOTICE LLME(ffffffff/d2826c51){UNASSIGNED} LLGM Assign pre (d2826c51 => d7cbead5) (gprs_llc.c:1079) 20241225095041235 DLLC NOTICE LLME(d2826c51/d7cbead5){ASSIGNED} LLGM Assign post (d2826c51 => d7cbead5) (gprs_llc.c:1125) 20241225095041235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095041235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095041235 DMM DEBUG MM(262420000000032/d7cbead5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095047237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095047237 DMM DEBUG MM(262420000000032/d7cbead5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095050618 DGPRS DEBUG Checking for inactive LLMEs, time = 37648449 (sgsn.c:132) 20241225095053239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095053239 DMM DEBUG MM(262420000000032/d7cbead5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095059240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095059240 DMM DEBUG MM(262420000000032/d7cbead5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095100144 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095100145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095100145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241225095105242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095105242 DMM DEBUG MM(262420000000032/d7cbead5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095109770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095109777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095109778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095109802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095109807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095109808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095109814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095109818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095109818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095111243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095111243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241225095111243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095111243 DMM NOTICE MM(262420000000032/d7cbead5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241225095111243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225095111243 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095111243 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095111243 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095111243 DLLC NOTICE LLME(d2826c51/d7cbead5){ASSIGNED} LLGM Assign pre (d7cbead5 => ffffffff) (gprs_llc.c:1079) 20241225095111243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7cbead5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@76a6f5faec14: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@76a6f5faec14: Final verdict of PTC: pass 20241225095111266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45384<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095111270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095111270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(266)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(267)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@76a6f5faec14: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@76a6f5faec14: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@76a6f5faec14: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(260)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(255)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(265)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(253)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(263)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(258)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Dec 25 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 20241225095111342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095111645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66420) 20241225095112271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095112271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66420, count=72472) 20241225095113273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095113273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Dec 25 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 20241225095114275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095114275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_no_imsi_response started. 20241225095114748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095114751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095114796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095114796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095114796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095114796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095114796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095114796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095114796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095114796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095114797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095114797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095114797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095114797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095114797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095114797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095114797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095114797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095114797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095114797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(274)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095114797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095114797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095114799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095114805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095114805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095114811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095114811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095114811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095114811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114811 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095114811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095114811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095114811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095114811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095114812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095114812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095114812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095114812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095114812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095114812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095114812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095114812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095114812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095114812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095114812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095114812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095114814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095114819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095114819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095114827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095114827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095114827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095114827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095114827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095114827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095114827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095114827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095114827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095114827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095114827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095114828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095114828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095114828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095114828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095114828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095114828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095114828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095114828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095114828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095114828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095114830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095114835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095114835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095115277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095115277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095115277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095115277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095115281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095115282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@76a6f5faec14: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CBD8BD03'O, index=0 SGSN_Test-GSUP(286)@76a6f5faec14: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241225095116364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095116365 DLLC NOTICE LLME(ffffffff/cbd8bd03){UNASSIGNED} LLC RX: unknown TLLI 0xcbd8bd03, creating LLME on the fly (gprs_llc.c:552) 20241225095116365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095116365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095116365 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095116365 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095116365 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095116365 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095116365 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095116365 DLLC NOTICE LLME(ffffffff/cbd8bd03){UNASSIGNED} LLGM Assign pre (cbd8bd03 => f93b47b7) (gprs_llc.c:1079) 20241225095116365 DLLC NOTICE LLME(cbd8bd03/f93b47b7){ASSIGNED} LLGM Assign post (cbd8bd03 => f93b47b7) (gprs_llc.c:1125) 20241225095116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095116365 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095116390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095116390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095116391 DMM DEBUG MM_STATE_Gb(3419979011)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095116391 DMM DEBUG MM(/f93b47b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241225095116391 DMM NOTICE MM(/f93b47b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095116391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095116391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241225095116391 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241225095120619 DGPRS DEBUG Checking for inactive LLMEs, time = 37648479 (sgsn.c:132) 20241225095122392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095122392 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241225095128394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095128394 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241225095134396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095134396 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241225095135278 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095135278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225095135279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095140398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095140398 DMM DEBUG MM(/f93b47b7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241225095144798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095144803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095144803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095144813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095144816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095144816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095144828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095144830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095144830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241225095146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241225095146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095146399 DMM NOTICE MM(/f93b47b7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241225095146400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225095146400 DMM DEBUG MM_STATE_Gb(3419979011)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095146400 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095146400 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095146400 DLLC NOTICE LLME(cbd8bd03/f93b47b7){ASSIGNED} LLGM Assign pre (f93b47b7 => ffffffff) (gprs_llc.c:1079) 20241225095146400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f93b47b7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@76a6f5faec14: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@76a6f5faec14: Final verdict of PTC: pass 20241225095146421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(274)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(284)@76a6f5faec14: Final verdict of PTC: none 20241225095146426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095146426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI220(283)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@76a6f5faec14: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@76a6f5faec14: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(279)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(272)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(282)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(277)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Dec 25 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 20241225095146490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095146792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71568) 20241225095147428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095147428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71568, count=72208) 20241225095148430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095148430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Dec 25 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 20241225095149432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095149432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_closed_add_vty started. 20241225095149877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095149879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095149922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095149922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095149922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095149922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095149922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095149922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095149922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095149922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095149924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095149924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095149924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095149924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095149924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095149924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095149924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095149924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095149924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095149924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095149924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095149924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095149926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095149930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095149930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095149937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095149937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095149937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095149937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095149937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095149937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095149938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095149938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095149939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095149939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095149939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095149939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095149939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095149939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095149939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095149939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095149939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095149939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095149939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095149939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095149941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095149945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095149945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095149953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095149953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095149953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095149953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095149953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095149953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095149953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095149953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095149954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095149954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095149954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095149954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095149954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095149954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095149954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095149954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095149954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095149954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095149954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095149954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095149954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095149956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095149961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095149961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095150434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095150434 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095150434 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095150434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095150438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095150439 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225095150621 DGPRS DEBUG Checking for inactive LLMEs, time = 37648509 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E6AB5C4D'O, index=0 SGSN_Test-GSUP(305)@76a6f5faec14: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E6AB5C4D'O, index=1 20241225095151518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095151518 DLLC NOTICE LLME(ffffffff/e6ab5c4d){UNASSIGNED} LLC RX: unknown TLLI 0xe6ab5c4d, creating LLME on the fly (gprs_llc.c:552) 20241225095151519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095151519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095151519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095151519 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095151519 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095151519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095151519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095151519 DLLC NOTICE LLME(ffffffff/e6ab5c4d){UNASSIGNED} LLGM Assign pre (e6ab5c4d => c20cfdaf) (gprs_llc.c:1079) 20241225095151519 DLLC NOTICE LLME(e6ab5c4d/c20cfdaf){ASSIGNED} LLGM Assign post (e6ab5c4d => c20cfdaf) (gprs_llc.c:1125) 20241225095151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095151519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095151519 DMM DEBUG MM(001010123456789/c20cfdaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095151535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095151536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095151536 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095151536 DMM DEBUG MM(001010123456789/c20cfdaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241225095151536 DMM NOTICE MM(001010123456789/c20cfdaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095151536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095151536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095151536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241225095151536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095151536 DMM NOTICE MM(001010123456789/c20cfdaf) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241225095151536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225095151536 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095151536 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095151536 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095151536 DLLC NOTICE LLME(e6ab5c4d/c20cfdaf){ASSIGNED} LLGM Assign pre (c20cfdaf => ffffffff) (gprs_llc.c:1079) 20241225095151536 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c20cfdaf => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E6AB5C4D'O, index=2 20241225095151549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095151549 DLLC NOTICE LLME(ffffffff/e6ab5c4d){UNASSIGNED} LLC RX: unknown TLLI 0xe6ab5c4d, creating LLME on the fly (gprs_llc.c:552) 20241225095151549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095151549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095151549 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095151549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095151549 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095151549 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095151549 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095151549 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095151549 DLLC NOTICE LLME(ffffffff/e6ab5c4d){UNASSIGNED} LLGM Assign pre (e6ab5c4d => d4203156) (gprs_llc.c:1079) 20241225095151549 DLLC NOTICE LLME(e6ab5c4d/d4203156){ASSIGNED} LLGM Assign post (e6ab5c4d => d4203156) (gprs_llc.c:1125) 20241225095151549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095151549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095151549 DMM DEBUG MM(001010123456700/d4203156) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095151558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095151559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095151559 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095151559 DMM DEBUG MM(001010123456700/d4203156) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241225095151559 DMM NOTICE MM(001010123456700/d4203156) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095151559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095151559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095151559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241225095151559 DMM INFO MM(001010123456700/d4203156) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4203156) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Removing Client IMSI='001010123456700'H, index=2 20241225095152562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095152562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095152562 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095152562 DMM INFO MM(001010123456700/d4203156) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095152562 DMM NOTICE MM(001010123456700/d4203156) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095152562 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095152562 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095152562 DLLC NOTICE LLME(e6ab5c4d/d4203156){ASSIGNED} LLGM Assign pre (ffffffff => d4203156) (gprs_llc.c:1079) 20241225095152562 DLLC NOTICE LLME(ffffffff/d4203156){ASSIGNED} LLGM Assign post (ffffffff => d4203156) (gprs_llc.c:1125) 20241225095152562 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095152562 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095152562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095152562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@76a6f5faec14: Final verdict of PTC: pass 20241225095152566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@76a6f5faec14: Final verdict of PTC: none 20241225095152571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095152571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(293)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(303)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(298)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@76a6f5faec14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@76a6f5faec14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@76a6f5faec14: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(301)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(296)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(291)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) Wed Dec 25 09:51:52 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== MTC@76a6f5faec14: Test case TC_attach_closed_add_vty finished. Verdict: pass Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc MTC@76a6f5faec14: 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'. 20241225095152677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095153080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80616) 20241225095153573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095153573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80616, count=81156) 20241225095154574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095154574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Dec 25 09:51: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_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 20241225095155576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095155576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_check_subscriber_list started. 20241225095156176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095156178 DMM INFO MM(001010123456700/d4203156) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095156178 DMM INFO MM(001010123456700/d4203156) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095156178 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095156178 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095156178 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095156178 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095156178 DLLC NOTICE LLME(ffffffff/d4203156){ASSIGNED} LLGM Assign pre (d4203156 => ffffffff) (gprs_llc.c:1079) 20241225095156178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4203156 => ffffffff) (gprs_llc.c:1125) 20241225095156178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095156178 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095156178 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095156178 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095156178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095156221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095156221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095156221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095156221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095156221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095156221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095156222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095156222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095156224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095156228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095156228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095156236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095156236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095156236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095156236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156236 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095156236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095156236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095156236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095156236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095156237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095156237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095156237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095156237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095156237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095156237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095156237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095156237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156237 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095156237 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095156237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095156237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095156237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095156239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095156243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095156243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095156256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095156256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095156256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095156256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095156256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095156256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095156256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095156256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095156257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095156257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095156257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095156257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095156257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095156257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095156257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095156257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095156257 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095156257 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095156257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095156257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095156257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095156259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095156263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095156263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095156578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095156578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095156578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095156578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095156582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(322)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241225095156583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@76a6f5faec14: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C192B1DA'O, index=0 SGSN_Test-GSUP(324)@76a6f5faec14: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@76a6f5faec14: 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 := 'CE237139A5D7F6A4203733483C2AD66A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3A39791'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7F28338BC87A35D'O } } } } } 20241225095157653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095157653 DLLC NOTICE LLME(ffffffff/c192b1da){UNASSIGNED} LLC RX: unknown TLLI 0xc192b1da, creating LLME on the fly (gprs_llc.c:552) 20241225095157653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095157653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095157653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095157653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095157653 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095157653 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095157653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095157653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095157653 DLLC NOTICE LLME(ffffffff/c192b1da){UNASSIGNED} LLGM Assign pre (c192b1da => f933064e) (gprs_llc.c:1079) 20241225095157653 DLLC NOTICE LLME(c192b1da/f933064e){ASSIGNED} LLGM Assign post (c192b1da => f933064e) (gprs_llc.c:1125) 20241225095157653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095157653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095157653 DMM DEBUG MM(262420000000034/f933064e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095157666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095157666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095157666 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095157666 DMM DEBUG MM(262420000000034/f933064e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241225095157666 DMM NOTICE MM(262420000000034/f933064e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095157666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095157666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095157666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095157666 DMM DEBUG MM(262420000000034/f933064e) Requesting authorization (sgsn_auth.c:160) 20241225095157666 DMM INFO MM(262420000000034/f933064e) Requesting authentication tuples (sgsn_auth.c:184) 20241225095157666 DMM DEBUG MM(262420000000034/f933064e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095157666 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241225095157666 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@76a6f5faec14: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241225095157671 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095157671 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095157671 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095157671 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095157671 DMM INFO MM(262420000000034/f933064e) Subscriber data update (mmctx.c:445) 20241225095157671 DMM DEBUG MM(262420000000034/f933064e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095157671 DMM INFO MM(262420000000034/f933064e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095157671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095157671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095157671 DMM INFO MM(262420000000034/f933064e) <- GMM AUTH AND CIPHERING REQ (rand = ce 23 71 39 a5 d7 f6 a4 20 37 33 48 3c 2a d6 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095157683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095157683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095157683 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095157683 DMM INFO MM(262420000000034/f933064e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095157683 DMM NOTICE MM(262420000000034/f933064e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095157683 DMM DEBUG MM(262420000000034/f933064e) checking auth: received GSM SRES = a3 a3 97 91 (gprs_gmm.c:648) 20241225095157683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095157683 DMM DEBUG MM(262420000000034/f933064e) Requesting authorization (sgsn_auth.c:160) 20241225095157683 DMM INFO MM(262420000000034/f933064e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095157683 DMM DEBUG MM(262420000000034/f933064e) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095157683 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241225095157683 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) 20241225095157683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095157683 DMM INFO MM(262420000000034/f933064e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf933064e) (gprs_gmm.c:282) 20241225095157686 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095157686 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095157686 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241225095157686 DMM INFO MM(262420000000034/f933064e) Subscriber data update (mmctx.c:445) 20241225095157686 DMM DEBUG MM(262420000000034/f933064e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095157686 DMM INFO MM(262420000000034/f933064e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095157686 DMM NOTICE MM(262420000000034/f933064e) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241225095157686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095157686 DMM NOTICE MM(262420000000034/f933064e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095157686 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) 20241225095157687 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095157687 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241225095157687 DMM INFO MM(262420000000034/f933064e) Subscriber data update (mmctx.c:445) 20241225095157687 DMM DEBUG MM(262420000000034/f933064e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095157698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095157698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095157698 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095157698 DMM INFO MM(262420000000034/f933064e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095157698 DMM NOTICE MM(262420000000034/f933064e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095157698 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095157698 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095157698 DLLC NOTICE LLME(c192b1da/f933064e){ASSIGNED} LLGM Assign pre (ffffffff => f933064e) (gprs_llc.c:1079) 20241225095157698 DLLC NOTICE LLME(ffffffff/f933064e){ASSIGNED} LLGM Assign post (ffffffff => f933064e) (gprs_llc.c:1125) 20241225095157698 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095157698 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095157698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095157698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@76a6f5faec14: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@76a6f5faec14: Final verdict of PTC: pass 20241225095157757 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241225095157757 DMM INFO MM(262420000000034/f933064e) Subscriber data update (mmctx.c:445) 20241225095157757 DMM DEBUG MM(262420000000034/f933064e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241225095157757 DMM INFO MM(262420000000034/f933064e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241225095157757 DMM INFO MM(262420000000034/f933064e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095157757 DMM INFO MM(262420000000034/f933064e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095157757 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095157757 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095157757 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095157757 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095157757 DLLC NOTICE LLME(ffffffff/f933064e){ASSIGNED} LLGM Assign pre (f933064e => ffffffff) (gprs_llc.c:1079) 20241225095157757 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f933064e => ffffffff) (gprs_llc.c:1125) 20241225095157757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095157757 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095157757 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095157757 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095157760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44446<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(312)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(324)@76a6f5faec14: Final verdict of PTC: none 20241225095157764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095157764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(309)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(317)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(315)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(323)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(321)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(310)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Dec 25 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 20241225095157868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095158170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90748) 20241225095158765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095158765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90748, count=95104) 20241225095159765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095159766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Dec 25 09:52: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_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 20241225095200767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095200767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_detach_check_subscriber_list started. 20241225095201265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095201268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095201321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095201321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095201321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095201321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095201321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095201321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095201321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095201321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095201322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095201322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095201322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095201322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095201322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095201322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095201322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095201322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095201322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095201322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095201322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095201322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095201325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095201331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095201341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095201342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095201342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095201342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095201342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095201342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095201342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095201342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095201342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095201342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095201342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095201342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095201342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095201349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095201353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095201353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095201353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095201353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201353 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095201353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095201353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095201353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095201353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095201354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095201354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095201354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095201354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095201354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095201354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095201354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095201354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095201354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095201354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095201354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095201355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095201355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095201356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095201360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095201768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095201768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095201768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095201768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095201770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095201771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@76a6f5faec14: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E036D1F6'O, index=0 SGSN_Test-GSUP(343)@76a6f5faec14: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@76a6f5faec14: 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 := 'EA596F3E00A7378CB62816B4014E2698'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCD160B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F64EB9F7E61418D'O } } } } } 20241225095201826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201826 DLLC NOTICE LLME(ffffffff/e036d1f6){UNASSIGNED} LLC RX: unknown TLLI 0xe036d1f6, creating LLME on the fly (gprs_llc.c:552) 20241225095201826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095201826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095201826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095201826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095201826 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095201826 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095201826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095201826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095201826 DLLC NOTICE LLME(ffffffff/e036d1f6){UNASSIGNED} LLGM Assign pre (e036d1f6 => f412ff9b) (gprs_llc.c:1079) 20241225095201826 DLLC NOTICE LLME(e036d1f6/f412ff9b){ASSIGNED} LLGM Assign post (e036d1f6 => f412ff9b) (gprs_llc.c:1125) 20241225095201826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095201826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095201826 DMM DEBUG MM(262420000000033/f412ff9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095201842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095201842 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095201842 DMM DEBUG MM(262420000000033/f412ff9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241225095201842 DMM NOTICE MM(262420000000033/f412ff9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095201842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095201842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095201842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095201842 DMM DEBUG MM(262420000000033/f412ff9b) Requesting authorization (sgsn_auth.c:160) 20241225095201842 DMM INFO MM(262420000000033/f412ff9b) Requesting authentication tuples (sgsn_auth.c:184) 20241225095201842 DMM DEBUG MM(262420000000033/f412ff9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095201842 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241225095201842 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@76a6f5faec14: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241225095201848 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095201848 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095201848 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095201848 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095201848 DMM INFO MM(262420000000033/f412ff9b) Subscriber data update (mmctx.c:445) 20241225095201848 DMM DEBUG MM(262420000000033/f412ff9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095201848 DMM INFO MM(262420000000033/f412ff9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095201848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095201848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095201848 DMM INFO MM(262420000000033/f412ff9b) <- GMM AUTH AND CIPHERING REQ (rand = ea 59 6f 3e 00 a7 37 8c b6 28 16 b4 01 4e 26 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095201861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095201861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095201861 DMM INFO MM(262420000000033/f412ff9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095201861 DMM NOTICE MM(262420000000033/f412ff9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095201861 DMM DEBUG MM(262420000000033/f412ff9b) checking auth: received GSM SRES = cc d1 60 b4 (gprs_gmm.c:648) 20241225095201861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095201861 DMM DEBUG MM(262420000000033/f412ff9b) Requesting authorization (sgsn_auth.c:160) 20241225095201861 DMM INFO MM(262420000000033/f412ff9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095201861 DMM DEBUG MM(262420000000033/f412ff9b) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095201861 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241225095201861 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) 20241225095201861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095201861 DMM INFO MM(262420000000033/f412ff9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf412ff9b) (gprs_gmm.c:282) 20241225095201864 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095201864 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095201864 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241225095201864 DMM INFO MM(262420000000033/f412ff9b) Subscriber data update (mmctx.c:445) 20241225095201864 DMM DEBUG MM(262420000000033/f412ff9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095201864 DMM INFO MM(262420000000033/f412ff9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095201864 DMM NOTICE MM(262420000000033/f412ff9b) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241225095201864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095201864 DMM NOTICE MM(262420000000033/f412ff9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095201864 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) 20241225095201864 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095201864 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241225095201864 DMM INFO MM(262420000000033/f412ff9b) Subscriber data update (mmctx.c:445) 20241225095201864 DMM DEBUG MM(262420000000033/f412ff9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095201874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095201874 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095201875 DMM INFO MM(262420000000033/f412ff9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095201875 DMM NOTICE MM(262420000000033/f412ff9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095201875 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095201875 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095201875 DLLC NOTICE LLME(e036d1f6/f412ff9b){ASSIGNED} LLGM Assign pre (ffffffff => f412ff9b) (gprs_llc.c:1079) 20241225095201875 DLLC NOTICE LLME(ffffffff/f412ff9b){ASSIGNED} LLGM Assign post (ffffffff => f412ff9b) (gprs_llc.c:1125) 20241225095201875 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095201875 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095201875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095201875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@76a6f5faec14: setverdict(pass): none -> pass 20241225095201932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095201932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241225095201932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095201932 DMM INFO MM(262420000000033/f412ff9b) -> GMM DETACH REQUEST TLLI=0xf412ff9b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241225095201933 DMM INFO MM(262420000000033/f412ff9b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095201933 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095201933 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095201933 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095201933 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095201933 DLLC NOTICE LLME(ffffffff/f412ff9b){ASSIGNED} LLGM Assign pre (f412ff9b => ffffffff) (gprs_llc.c:1079) 20241225095201933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f412ff9b => ffffffff) (gprs_llc.c:1125) 20241225095201933 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241225095201933 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) 20241225095201933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095201933 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095201933 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095201933 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095201935 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@76a6f5faec14: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@76a6f5faec14: Final verdict of PTC: pass 20241225095206948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@76a6f5faec14: Final verdict of PTC: none 20241225095206953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095206953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(341)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(337)@76a6f5faec14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(331)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@76a6f5faec14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@76a6f5faec14: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(335)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(329)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(339)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Dec 25 09:52:07 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241225095207082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095207384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88276) 20241225095207955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095207955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88276, count=94628) 20241225095208956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095208956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Dec 25 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 20241225095209957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095209957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_check_complete_resend started. 20241225095210444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095210447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095210475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095210475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095210475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095210475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095210475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095210475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095210475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095210475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095210476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095210476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095210476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095210476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095210476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095210476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095210476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095210476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095210476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095210476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095210476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095210476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095210478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095210483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095210483 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095210489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095210489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095210489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095210489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095210489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095210489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095210489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095210489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095210490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095210490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095210490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095210490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095210490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095210490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095210490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095210490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095210490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095210490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095210490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095210490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095210492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095210497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095210497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095210506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095210506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095210506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095210506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095210506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095210506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095210506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095210506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095210507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095210507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095210507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095210507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095210507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095210507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095210507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095210507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095210507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095210507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095210507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(360)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095210507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095210507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095210509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095210514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095210514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095210958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095210958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095210958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095210958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095210963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095210964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@76a6f5faec14: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E5751157'O, index=0 SGSN_Test-GSUP(362)@76a6f5faec14: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@76a6f5faec14: 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 := '38214209149EF9084C496CB86AE832E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A478099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82E7BC85CB3246FD'O } } } } } 20241225095212049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095212049 DLLC NOTICE LLME(ffffffff/e5751157){UNASSIGNED} LLC RX: unknown TLLI 0xe5751157, creating LLME on the fly (gprs_llc.c:552) 20241225095212049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095212049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095212049 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095212049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095212049 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095212049 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095212049 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095212049 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095212049 DLLC NOTICE LLME(ffffffff/e5751157){UNASSIGNED} LLGM Assign pre (e5751157 => fac1c7d5) (gprs_llc.c:1079) 20241225095212049 DLLC NOTICE LLME(e5751157/fac1c7d5){ASSIGNED} LLGM Assign post (e5751157 => fac1c7d5) (gprs_llc.c:1125) 20241225095212049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095212049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095212049 DMM DEBUG MM(262420000000036/fac1c7d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095212076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095212076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095212076 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095212076 DMM DEBUG MM(262420000000036/fac1c7d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241225095212076 DMM NOTICE MM(262420000000036/fac1c7d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095212076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095212076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095212076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095212076 DMM DEBUG MM(262420000000036/fac1c7d5) Requesting authorization (sgsn_auth.c:160) 20241225095212076 DMM INFO MM(262420000000036/fac1c7d5) Requesting authentication tuples (sgsn_auth.c:184) 20241225095212076 DMM DEBUG MM(262420000000036/fac1c7d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095212076 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241225095212076 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@76a6f5faec14: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241225095212082 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095212082 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095212082 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095212083 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095212083 DMM INFO MM(262420000000036/fac1c7d5) Subscriber data update (mmctx.c:445) 20241225095212083 DMM DEBUG MM(262420000000036/fac1c7d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095212083 DMM INFO MM(262420000000036/fac1c7d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095212083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095212083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095212083 DMM INFO MM(262420000000036/fac1c7d5) <- GMM AUTH AND CIPHERING REQ (rand = 38 21 42 09 14 9e f9 08 4c 49 6c b8 6a e8 32 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095212099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095212099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095212099 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095212099 DMM INFO MM(262420000000036/fac1c7d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095212099 DMM NOTICE MM(262420000000036/fac1c7d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095212099 DMM DEBUG MM(262420000000036/fac1c7d5) checking auth: received GSM SRES = 4a 47 80 99 (gprs_gmm.c:648) 20241225095212099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095212099 DMM DEBUG MM(262420000000036/fac1c7d5) Requesting authorization (sgsn_auth.c:160) 20241225095212099 DMM INFO MM(262420000000036/fac1c7d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095212099 DMM DEBUG MM(262420000000036/fac1c7d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095212099 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241225095212099 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) 20241225095212099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095212099 DMM INFO MM(262420000000036/fac1c7d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfac1c7d5) (gprs_gmm.c:282) 20241225095212102 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095212102 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095212102 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241225095212102 DMM INFO MM(262420000000036/fac1c7d5) Subscriber data update (mmctx.c:445) 20241225095212102 DMM DEBUG MM(262420000000036/fac1c7d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095212102 DMM INFO MM(262420000000036/fac1c7d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095212102 DMM NOTICE MM(262420000000036/fac1c7d5) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241225095212102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095212103 DMM NOTICE MM(262420000000036/fac1c7d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095212103 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) 20241225095212104 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095212104 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241225095212104 DMM INFO MM(262420000000036/fac1c7d5) Subscriber data update (mmctx.c:445) 20241225095212104 DMM DEBUG MM(262420000000036/fac1c7d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095218101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225095218101 DMM INFO MM(262420000000036/fac1c7d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfac1c7d5) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095220621 DGPRS DEBUG Checking for inactive LLMEs, time = 37648539 (sgsn.c:132) 20241225095224102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225095224102 DMM INFO MM(262420000000036/fac1c7d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfac1c7d5) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095230103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225095230103 DMM INFO MM(262420000000036/fac1c7d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfac1c7d5) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095230960 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095230960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225095230961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095236104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225095236104 DMM INFO MM(262420000000036/fac1c7d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfac1c7d5) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095240478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095240479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095240479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095240491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095240494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095240494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095240508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095240510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095240510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095242105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241225095242105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241225095242105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095242105 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241225095242105 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) 20241225095242105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Reject}: Deallocated (fsm.c:568) 20241225095242105 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095242105 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095242105 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095242105 DLLC NOTICE LLME(e5751157/fac1c7d5){ASSIGNED} LLGM Assign pre (fac1c7d5 => ffffffff) (gprs_llc.c:1079) 20241225095242105 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fac1c7d5 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@76a6f5faec14: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@76a6f5faec14: Final verdict of PTC: pass 20241225095246131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@76a6f5faec14: Final verdict of PTC: none 20241225095246135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(360)@76a6f5faec14: Final verdict of PTC: none 20241225095246135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(346)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(355)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(350)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@76a6f5faec14: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(358)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(353)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(348)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Dec 25 09:52:46 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 20241225095246191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095246493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89548) 20241225095247137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095247137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89548, count=94980) 20241225095248139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095248139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Dec 25 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 20241225095249140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095249140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_hlr_location_cancel_request_update started. 20241225095249593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095249595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095249627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095249627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095249627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095249627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095249627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095249627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095249627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095249627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095249628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095249628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095249628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095249628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095249628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095249628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095249628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095249628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095249628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095249628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095249628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095249628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095249630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095249636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095249636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095249643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095249643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095249643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095249643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095249643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095249643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095249643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095249643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095249644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095249644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095249644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095249644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095249644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095249644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095249644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095249644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095249644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095249644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095249645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(374)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095249645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095249647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095249651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095249651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095249660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095249660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095249660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095249660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095249660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095249660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095249660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095249660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095249661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095249661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095249661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095249661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095249661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095249661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095249661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095249661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095249661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095249661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095249661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095249662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095249662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095249663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095249667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095249667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095250141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095250141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095250142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095250142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095250146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095250147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225095250623 DGPRS DEBUG Checking for inactive LLMEs, time = 37648569 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@76a6f5faec14: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C53103CD'O, index=0 SGSN_Test-GSUP(381)@76a6f5faec14: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@76a6f5faec14: 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 := '6B5687290F43DCBC7E1FD7B9C0B68AAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13979DB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '440C9A0593D195BA'O } } } } } 20241225095251218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095251218 DLLC NOTICE LLME(ffffffff/c53103cd){UNASSIGNED} LLC RX: unknown TLLI 0xc53103cd, creating LLME on the fly (gprs_llc.c:552) 20241225095251218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095251218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095251218 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095251218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095251218 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095251218 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095251218 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095251218 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095251218 DLLC NOTICE LLME(ffffffff/c53103cd){UNASSIGNED} LLGM Assign pre (c53103cd => f23efad8) (gprs_llc.c:1079) 20241225095251218 DLLC NOTICE LLME(c53103cd/f23efad8){ASSIGNED} LLGM Assign post (c53103cd => f23efad8) (gprs_llc.c:1125) 20241225095251218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095251218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095251218 DMM DEBUG MM(262420000000031/f23efad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095251240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095251240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095251241 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095251241 DMM DEBUG MM(262420000000031/f23efad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241225095251241 DMM NOTICE MM(262420000000031/f23efad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095251241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095251241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095251241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095251241 DMM DEBUG MM(262420000000031/f23efad8) Requesting authorization (sgsn_auth.c:160) 20241225095251241 DMM INFO MM(262420000000031/f23efad8) Requesting authentication tuples (sgsn_auth.c:184) 20241225095251241 DMM DEBUG MM(262420000000031/f23efad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095251241 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241225095251241 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@76a6f5faec14: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241225095251247 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095251247 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095251247 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095251247 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095251247 DMM INFO MM(262420000000031/f23efad8) Subscriber data update (mmctx.c:445) 20241225095251247 DMM DEBUG MM(262420000000031/f23efad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095251247 DMM INFO MM(262420000000031/f23efad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095251247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095251247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095251247 DMM INFO MM(262420000000031/f23efad8) <- GMM AUTH AND CIPHERING REQ (rand = 6b 56 87 29 0f 43 dc bc 7e 1f d7 b9 c0 b6 8a ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095251263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095251263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095251263 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095251263 DMM INFO MM(262420000000031/f23efad8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095251263 DMM NOTICE MM(262420000000031/f23efad8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095251263 DMM DEBUG MM(262420000000031/f23efad8) checking auth: received GSM SRES = 13 97 9d b5 (gprs_gmm.c:648) 20241225095251263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095251263 DMM DEBUG MM(262420000000031/f23efad8) Requesting authorization (sgsn_auth.c:160) 20241225095251263 DMM INFO MM(262420000000031/f23efad8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095251263 DMM DEBUG MM(262420000000031/f23efad8) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095251263 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241225095251263 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) 20241225095251263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095251263 DMM INFO MM(262420000000031/f23efad8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf23efad8) (gprs_gmm.c:282) 20241225095251266 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095251266 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095251266 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241225095251266 DMM INFO MM(262420000000031/f23efad8) Subscriber data update (mmctx.c:445) 20241225095251266 DMM DEBUG MM(262420000000031/f23efad8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095251266 DMM INFO MM(262420000000031/f23efad8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095251266 DMM NOTICE MM(262420000000031/f23efad8) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241225095251266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095251266 DMM NOTICE MM(262420000000031/f23efad8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095251266 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) 20241225095251268 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095251268 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241225095251268 DMM INFO MM(262420000000031/f23efad8) Subscriber data update (mmctx.c:445) 20241225095251268 DMM DEBUG MM(262420000000031/f23efad8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095251279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095251279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095251279 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095251279 DMM INFO MM(262420000000031/f23efad8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095251279 DMM NOTICE MM(262420000000031/f23efad8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095251279 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095251279 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095251279 DLLC NOTICE LLME(c53103cd/f23efad8){ASSIGNED} LLGM Assign pre (ffffffff => f23efad8) (gprs_llc.c:1079) 20241225095251279 DLLC NOTICE LLME(ffffffff/f23efad8){ASSIGNED} LLGM Assign post (ffffffff => f23efad8) (gprs_llc.c:1125) 20241225095251279 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095251279 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095251279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095251279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@76a6f5faec14: setverdict(pass): none -> pass 20241225095251329 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241225095251329 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241225095251329 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) 20241225095251329 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241225095251329 DMM INFO MM(262420000000031/f23efad8) Subscriber data update (mmctx.c:445) 20241225095251329 DMM DEBUG MM(262420000000031/f23efad8) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241225095251329 DMM INFO MM(262420000000031/f23efad8) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241225095251329 DMM INFO MM(262420000000031/f23efad8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095251329 DMM INFO MM(262420000000031/f23efad8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095251329 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095251329 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095251329 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095251329 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095251329 DLLC NOTICE LLME(ffffffff/f23efad8){ASSIGNED} LLGM Assign pre (f23efad8 => ffffffff) (gprs_llc.c:1079) 20241225095251329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f23efad8 => ffffffff) (gprs_llc.c:1125) 20241225095251329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095251329 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095251329 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095251329 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed MC@76a6f5faec14: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(379)@76a6f5faec14: Final verdict of PTC: none 20241225095256341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095256341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(369)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(374)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@76a6f5faec14: Final verdict of PTC: none 20241225095256345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(372)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@76a6f5faec14: Final verdict of PTC: pass -NSVCI99-provIP(377)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(367)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@76a6f5faec14: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@76a6f5faec14: 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'. Wed Dec 25 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 20241225095256454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095256756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89620) 20241225095257343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095257343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89620, count=93976) 20241225095258345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095258345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Dec 25 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 20241225095259346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095259346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_hlr_location_cancel_request_withdraw started. 20241225095259845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095259849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095259892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095259892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095259892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095259892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095259892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095259892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095259892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095259892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095259893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095259893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095259893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095259893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095259893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095259893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095259893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095259893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095259893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095259893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095259893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095259893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095259895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095259900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095259900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095259907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095259907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095259907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095259907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095259907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095259907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095259907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095259907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095259908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095259908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095259908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095259908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095259908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095259908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095259908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095259908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095259908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095259908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095259908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095259908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095259910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095259915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095259915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095259922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095259923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095259923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095259923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095259923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095259923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095259923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095259923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095259924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095259924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095259924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095259924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095259924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095259924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095259924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095259924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095259924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095259924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095259924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095259924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095259924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095259927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095259931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095259931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095300347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095300347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095300347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095300347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095300351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095300352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@76a6f5faec14: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D8E2032B'O, index=0 SGSN_Test-GSUP(400)@76a6f5faec14: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@76a6f5faec14: 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 := '488B1050AB409A223B9E95079912EECC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6367A153'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B38ED90D1044BACB'O } } } } } 20241225095301420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095301420 DLLC NOTICE LLME(ffffffff/d8e2032b){UNASSIGNED} LLC RX: unknown TLLI 0xd8e2032b, creating LLME on the fly (gprs_llc.c:552) 20241225095301420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095301420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095301420 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095301420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095301420 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095301420 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095301420 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095301420 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095301420 DLLC NOTICE LLME(ffffffff/d8e2032b){UNASSIGNED} LLGM Assign pre (d8e2032b => daf1e28a) (gprs_llc.c:1079) 20241225095301420 DLLC NOTICE LLME(d8e2032b/daf1e28a){ASSIGNED} LLGM Assign post (d8e2032b => daf1e28a) (gprs_llc.c:1125) 20241225095301420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095301420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095301420 DMM DEBUG MM(262420000000029/daf1e28a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095301435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095301435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095301435 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095301435 DMM DEBUG MM(262420000000029/daf1e28a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241225095301435 DMM NOTICE MM(262420000000029/daf1e28a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095301435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095301435 DMM DEBUG MM(262420000000029/daf1e28a) Requesting authorization (sgsn_auth.c:160) 20241225095301435 DMM INFO MM(262420000000029/daf1e28a) Requesting authentication tuples (sgsn_auth.c:184) 20241225095301435 DMM DEBUG MM(262420000000029/daf1e28a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095301435 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241225095301435 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@76a6f5faec14: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241225095301439 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095301439 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095301439 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095301439 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095301439 DMM INFO MM(262420000000029/daf1e28a) Subscriber data update (mmctx.c:445) 20241225095301439 DMM DEBUG MM(262420000000029/daf1e28a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095301439 DMM INFO MM(262420000000029/daf1e28a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095301439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095301439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095301439 DMM INFO MM(262420000000029/daf1e28a) <- GMM AUTH AND CIPHERING REQ (rand = 48 8b 10 50 ab 40 9a 22 3b 9e 95 07 99 12 ee cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095301451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095301451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095301451 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095301451 DMM INFO MM(262420000000029/daf1e28a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095301451 DMM NOTICE MM(262420000000029/daf1e28a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095301451 DMM DEBUG MM(262420000000029/daf1e28a) checking auth: received GSM SRES = 63 67 a1 53 (gprs_gmm.c:648) 20241225095301451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095301451 DMM DEBUG MM(262420000000029/daf1e28a) Requesting authorization (sgsn_auth.c:160) 20241225095301451 DMM INFO MM(262420000000029/daf1e28a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095301451 DMM DEBUG MM(262420000000029/daf1e28a) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095301451 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241225095301451 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) 20241225095301451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095301451 DMM INFO MM(262420000000029/daf1e28a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaf1e28a) (gprs_gmm.c:282) 20241225095301454 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095301454 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095301454 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241225095301454 DMM INFO MM(262420000000029/daf1e28a) Subscriber data update (mmctx.c:445) 20241225095301454 DMM DEBUG MM(262420000000029/daf1e28a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095301454 DMM INFO MM(262420000000029/daf1e28a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095301454 DMM NOTICE MM(262420000000029/daf1e28a) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241225095301454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095301454 DMM NOTICE MM(262420000000029/daf1e28a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095301454 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) 20241225095301455 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095301455 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241225095301455 DMM INFO MM(262420000000029/daf1e28a) Subscriber data update (mmctx.c:445) 20241225095301455 DMM DEBUG MM(262420000000029/daf1e28a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095301465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095301465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095301465 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095301465 DMM INFO MM(262420000000029/daf1e28a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095301465 DMM NOTICE MM(262420000000029/daf1e28a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095301465 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095301466 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095301466 DLLC NOTICE LLME(d8e2032b/daf1e28a){ASSIGNED} LLGM Assign pre (ffffffff => daf1e28a) (gprs_llc.c:1079) 20241225095301466 DLLC NOTICE LLME(ffffffff/daf1e28a){ASSIGNED} LLGM Assign post (ffffffff => daf1e28a) (gprs_llc.c:1125) 20241225095301466 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095301466 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095301466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095301466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@76a6f5faec14: setverdict(pass): none -> pass 20241225095301515 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241225095301515 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241225095301515 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) 20241225095301515 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241225095301515 DMM INFO MM(262420000000029/daf1e28a) Subscriber data update (mmctx.c:445) 20241225095301515 DMM DEBUG MM(262420000000029/daf1e28a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241225095301515 DMM INFO MM(262420000000029/daf1e28a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241225095301515 DMM INFO MM(262420000000029/daf1e28a) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241225095301515 DMM NOTICE MM(262420000000029/daf1e28a) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241225095301515 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241225095301515 DMM INFO MM(262420000000029/daf1e28a) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241225095301515 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095301515 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095301515 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095301515 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095301515 DLLC NOTICE LLME(ffffffff/daf1e28a){ASSIGNED} LLGM Assign pre (daf1e28a => ffffffff) (gprs_llc.c:1079) 20241225095301515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf1e28a => ffffffff) (gprs_llc.c:1125) 20241225095301516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095301516 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095301516 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095301516 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@76a6f5faec14: Removing Client IMSI='262420000000029'H, index=0 20241225095301531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095301531 DLLC NOTICE LLME(ffffffff/daf1e28a){UNASSIGNED} LLC RX: unknown TLLI 0xdaf1e28a, creating LLME on the fly (gprs_llc.c:552) 20241225095301531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095301531 DMM NOTICE LLME(ffffffff/daf1e28a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241225095301531 DLLC NOTICE LLME(ffffffff/daf1e28a){UNASSIGNED} LLGM Assign pre (daf1e28a => ffffffff) (gprs_llc.c:1079) 20241225095301531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daf1e28a => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@76a6f5faec14: Final verdict of PTC: pass 20241225095301535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(393)@76a6f5faec14: Final verdict of PTC: none 20241225095301540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(384)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(388)@76a6f5faec14: Final verdict of PTC: none 20241225095301540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(394)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(398)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(391)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(386)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(396)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@76a6f5faec14: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@76a6f5faec14: 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'. Wed Dec 25 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 20241225095301606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095301908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45156) 20241225095302541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095302541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45156, count=96856) 20241225095303543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095303543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Dec 25 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 20241225095304545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095304545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241225095305003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095305005 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095305036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095305036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095305036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095305036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095305036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095305036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095305036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095305036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095305037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095305037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095305037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095305037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095305037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095305037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095305037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095305037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095305037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095305037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095305038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095305038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095305040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095305044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095305044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@76a6f5faec14: 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095305050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095305050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095305050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095305050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095305050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095305050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095305050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095305050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095305050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095305050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095305050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095305051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095305051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095305051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095305051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095305051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095305051 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095305051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095305051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095305051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095305053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095305058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095305058 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095305065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095305065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095305065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095305065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095305065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095305065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095305065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095305065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095305066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095305066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095305066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095305066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(417)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095305066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095305066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095305069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095305074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095305074 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095305547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095305547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095305547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095305547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095305551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095305552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@76a6f5faec14: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FAA88049'O, index=0 SGSN_Test-GSUP(419)@76a6f5faec14: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241225095306619 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) 20241225095306619 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@76a6f5faec14: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@76a6f5faec14: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@76a6f5faec14: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@76a6f5faec14: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@76a6f5faec14: Final verdict of PTC: pass 20241225095306628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095306631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095306631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(412)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(407)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(417)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(405)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(415)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(410)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@76a6f5faec14: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@76a6f5faec14: 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'. Wed Dec 25 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 20241225095306740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095307042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45280) 20241225095307632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095307632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45280, count=53220) 20241225095308633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095308634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Dec 25 09:53: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_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 20241225095309634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095309634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241225095310140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095310142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095310195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095310195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095310195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095310196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095310196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095310196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095310196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095310196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095310196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095310196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095310196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095310196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095310196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095310196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095310196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095310198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095310203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095310203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095310213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095310213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095310213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095310213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095310213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095310213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095310213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095310214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095310214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095310214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095310214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095310214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095310214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095310214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(431)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095310214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095310214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095310216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095310220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095310220 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(429)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095310227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095310227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095310227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095310228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095310228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095310228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095310228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095310228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095310228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095310228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095310228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095310228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095310228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095310228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095310228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095310228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095310231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095310235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095310235 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095310636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095310636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095310636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095310636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095310640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095310641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@76a6f5faec14: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DA63B526'O, index=0 SGSN_Test-GSUP(438)@76a6f5faec14: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241225095311702 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) 20241225095311702 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@76a6f5faec14: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@76a6f5faec14: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@76a6f5faec14: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@76a6f5faec14: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@76a6f5faec14: Final verdict of PTC: pass 20241225095311711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(426)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(436)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@76a6f5faec14: Final verdict of PTC: none 20241225095311717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095311717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(432)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(431)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@76a6f5faec14: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(424)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(430)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(434)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none)Wed Dec 25 09:53:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(431): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@76a6f5faec14: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@76a6f5faec14: 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'. 20241225095311810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095312112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49632) 20241225095312718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095312718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49632, count=54268) 20241225095313719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095313719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Dec 25 09:53: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_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 20241225095314719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095314720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_rau_unknown started. 20241225095315218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095315221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095315263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095315263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095315263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095315263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095315263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095315263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095315263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095315263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095315265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095315265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095315265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095315265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095315265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095315265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095315265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095315265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315265 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095315265 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095315265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095315265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095315265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095315269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095315275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095315275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095315283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095315283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095315283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095315283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095315283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095315283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095315283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095315283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095315283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095315283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095315283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095315284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095315284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095315284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095315286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095315291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095315291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095315298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095315298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095315298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095315298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095315298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095315298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095315298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095315298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095315299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095315299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095315299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095315299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095315299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095315299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095315299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095315299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095315299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095315299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095315299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095315299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095315299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095315301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095315305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095315305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095315721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095315721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095315721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095315721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095315725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095315727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@76a6f5faec14: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C08C2BF6'O, index=0 SGSN_Test-GSUP(457)@76a6f5faec14: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241225095316795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095316795 DLLC NOTICE LLME(ffffffff/c08c2bf6){UNASSIGNED} LLC RX: unknown TLLI 0xc08c2bf6, creating LLME on the fly (gprs_llc.c:552) 20241225095316795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241225095316795 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095316795 DMM NOTICE LLME(ffffffff/c08c2bf6){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241225095316795 DLLC NOTICE LLME(ffffffff/c08c2bf6){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241225095316795 DMM ERROR LLME(ffffffff/c08c2bf6){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241225095316795 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241225095316796 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241225095316796 DLLC NOTICE LLME(ffffffff/c08c2bf6){UNASSIGNED} LLGM Assign pre (c08c2bf6 => ffffffff) (gprs_llc.c:1079) 20241225095316796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c08c2bf6 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@76a6f5faec14: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@76a6f5faec14: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@76a6f5faec14: Final verdict of PTC: pass 20241225095316806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095316809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095316809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(456)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(457)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(450)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(455)@76a6f5faec14: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@76a6f5faec14: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@76a6f5faec14: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(445)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(443)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(453)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(448)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) Wed Dec 25 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== MTC@76a6f5faec14: Test case TC_rau_unknown finished. Verdict: pass Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc MTC@76a6f5faec14: 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'. 20241225095316884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095317186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44560) 20241225095317810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095317810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44560, count=55024) 20241225095318810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095318811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Dec 25 09:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241225095319812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095319812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_rau started. 20241225095320290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095320292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095320336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095320336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095320336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095320336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095320336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095320336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095320336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095320336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095320337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095320337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095320337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095320337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095320337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095320337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095320337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095320337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095320337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095320337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095320337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095320337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095320339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095320343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095320343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095320350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095320350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095320350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095320350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095320350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095320350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095320350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095320350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095320351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095320351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095320351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095320351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095320351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095320351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095320351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095320351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095320352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095320352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095320353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095320358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095320358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095320369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095320369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095320369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095320369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095320369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095320369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095320369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095320369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095320370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095320370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095320370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095320370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095320370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095320370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095320370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095320370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095320370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095320372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095320376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095320376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095320624 DGPRS DEBUG Checking for inactive LLMEs, time = 37648599 (sgsn.c:132) 20241225095320812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095320812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095320812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095320812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095320817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095320818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@76a6f5faec14: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F44BF8D1'O, index=0 SGSN_Test-GSUP(476)@76a6f5faec14: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@76a6f5faec14: 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 := 'BCEB6009D32494C493DCB5B180FE5C04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C951DF7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02D48E4882D3D4CC'O } } } } } 20241225095321884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095321884 DLLC NOTICE LLME(ffffffff/f44bf8d1){UNASSIGNED} LLC RX: unknown TLLI 0xf44bf8d1, creating LLME on the fly (gprs_llc.c:552) 20241225095321884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095321884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095321884 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095321884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095321884 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095321884 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095321884 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095321884 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095321884 DLLC NOTICE LLME(ffffffff/f44bf8d1){UNASSIGNED} LLGM Assign pre (f44bf8d1 => e912335b) (gprs_llc.c:1079) 20241225095321884 DLLC NOTICE LLME(f44bf8d1/e912335b){ASSIGNED} LLGM Assign post (f44bf8d1 => e912335b) (gprs_llc.c:1125) 20241225095321884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095321884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095321884 DMM DEBUG MM(262420000000012/e912335b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095321898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095321898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095321898 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095321898 DMM DEBUG MM(262420000000012/e912335b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241225095321898 DMM NOTICE MM(262420000000012/e912335b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095321898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095321898 DMM DEBUG MM(262420000000012/e912335b) Requesting authorization (sgsn_auth.c:160) 20241225095321898 DMM INFO MM(262420000000012/e912335b) Requesting authentication tuples (sgsn_auth.c:184) 20241225095321898 DMM DEBUG MM(262420000000012/e912335b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095321898 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241225095321898 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@76a6f5faec14: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241225095321903 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095321903 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095321903 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095321903 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095321903 DMM INFO MM(262420000000012/e912335b) Subscriber data update (mmctx.c:445) 20241225095321903 DMM DEBUG MM(262420000000012/e912335b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095321903 DMM INFO MM(262420000000012/e912335b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095321903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095321903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095321903 DMM INFO MM(262420000000012/e912335b) <- GMM AUTH AND CIPHERING REQ (rand = bc eb 60 09 d3 24 94 c4 93 dc b5 b1 80 fe 5c 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095321916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095321916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095321916 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095321916 DMM INFO MM(262420000000012/e912335b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095321916 DMM NOTICE MM(262420000000012/e912335b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095321916 DMM DEBUG MM(262420000000012/e912335b) checking auth: received GSM SRES = c9 51 df 7f (gprs_gmm.c:648) 20241225095321916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095321916 DMM DEBUG MM(262420000000012/e912335b) Requesting authorization (sgsn_auth.c:160) 20241225095321916 DMM INFO MM(262420000000012/e912335b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095321916 DMM DEBUG MM(262420000000012/e912335b) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095321916 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241225095321916 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) 20241225095321916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095321916 DMM INFO MM(262420000000012/e912335b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe912335b) (gprs_gmm.c:282) 20241225095321919 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095321919 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095321919 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241225095321919 DMM INFO MM(262420000000012/e912335b) Subscriber data update (mmctx.c:445) 20241225095321919 DMM DEBUG MM(262420000000012/e912335b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095321919 DMM INFO MM(262420000000012/e912335b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095321919 DMM NOTICE MM(262420000000012/e912335b) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241225095321919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095321919 DMM NOTICE MM(262420000000012/e912335b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095321919 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) 20241225095321920 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095321920 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241225095321920 DMM INFO MM(262420000000012/e912335b) Subscriber data update (mmctx.c:445) 20241225095321920 DMM DEBUG MM(262420000000012/e912335b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095321932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095321932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095321932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095321932 DMM INFO MM(262420000000012/e912335b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095321932 DMM NOTICE MM(262420000000012/e912335b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095321932 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095321932 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095321932 DLLC NOTICE LLME(f44bf8d1/e912335b){ASSIGNED} LLGM Assign pre (ffffffff => e912335b) (gprs_llc.c:1079) 20241225095321932 DLLC NOTICE LLME(ffffffff/e912335b){ASSIGNED} LLGM Assign post (ffffffff => e912335b) (gprs_llc.c:1125) 20241225095321932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095321932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095321932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095321932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@76a6f5faec14: setverdict(pass): none -> pass 20241225095321990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095321990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095321990 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095321990 DMM INFO MM(262420000000012/e912335b) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241225095321990 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095321990 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095321990 DLLC NOTICE LLME(ffffffff/e912335b){ASSIGNED} LLGM Assign pre (e912335b => fa0ba42a) (gprs_llc.c:1079) 20241225095321990 DLLC NOTICE LLME(e912335b/fa0ba42a){ASSIGNED} LLGM Assign post (e912335b => fa0ba42a) (gprs_llc.c:1125) 20241225095321990 DMM INFO MM(262420000000012/fa0ba42a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@76a6f5faec14: Removing Client IMSI='262420000000012'H, index=0 20241225095322008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095322008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241225095322008 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095322008 DMM INFO MM(262420000000012/fa0ba42a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095322008 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095322008 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095322008 DLLC NOTICE LLME(e912335b/fa0ba42a){ASSIGNED} LLGM Assign pre (ffffffff => fa0ba42a) (gprs_llc.c:1079) 20241225095322008 DLLC NOTICE LLME(ffffffff/fa0ba42a){ASSIGNED} LLGM Assign post (ffffffff => fa0ba42a) (gprs_llc.c:1125) 20241225095322008 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@76a6f5faec14: Final verdict of PTC: pass 20241225095322012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(469)@76a6f5faec14: Final verdict of PTC: none 20241225095322017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095322017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(465)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(475)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(464)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(473)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(467)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(462)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_rau finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Dec 25 09:53:22 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241225095322121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095322523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92760) 20241225095323018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095323018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92760, count=93920) 20241225095324019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095324019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Dec 25 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 20241225095325021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095325021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_rau_a_a started. 20241225095325625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095325628 DMM INFO MM(262420000000012/fa0ba42a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095325628 DMM INFO MM(262420000000012/fa0ba42a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095325628 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095325628 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095325628 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095325628 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095325628 DLLC NOTICE LLME(ffffffff/fa0ba42a){ASSIGNED} LLGM Assign pre (fa0ba42a => ffffffff) (gprs_llc.c:1079) 20241225095325628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa0ba42a => ffffffff) (gprs_llc.c:1125) 20241225095325628 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241225095325628 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) 20241225095325628 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) 20241225095325628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095325628 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095325628 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095325628 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095325628 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095325671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095325671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095325671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095325671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095325671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095325672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095325672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095325672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095325672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095325672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095325672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095325672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095325672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095325673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095325673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095325675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095325682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095325682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095325687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325687 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095325687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095325687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095325687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095325687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095325687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095325688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095325688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095325690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095325694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095325694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095325703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095325703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095325703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095325703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095325703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095325703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095325703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095325703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095325704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095325704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095325704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095325704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095325704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095325704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095325704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095325704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095325704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095325704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095325704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095325704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095325704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095325706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095325710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095325710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095326022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095326022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095326022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095326022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095326027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095326028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@76a6f5faec14: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CCB810DD'O, index=0 SGSN_Test-GSUP(495)@76a6f5faec14: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@76a6f5faec14: 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 := '7545D9E83F527D2471176D8160E947DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4D1C477'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0537C336B8BC7F7'O } } } } } 20241225095327102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327102 DLLC NOTICE LLME(ffffffff/ccb810dd){UNASSIGNED} LLC RX: unknown TLLI 0xccb810dd, creating LLME on the fly (gprs_llc.c:552) 20241225095327102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095327102 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095327102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095327102 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095327102 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095327102 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095327102 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095327102 DLLC NOTICE LLME(ffffffff/ccb810dd){UNASSIGNED} LLGM Assign pre (ccb810dd => ea804e46) (gprs_llc.c:1079) 20241225095327102 DLLC NOTICE LLME(ccb810dd/ea804e46){ASSIGNED} LLGM Assign post (ccb810dd => ea804e46) (gprs_llc.c:1125) 20241225095327102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095327102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095327102 DMM DEBUG MM(262420000000037/ea804e46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095327129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327129 DMM DEBUG MM(262420000000037/ea804e46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241225095327129 DMM NOTICE MM(262420000000037/ea804e46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095327129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095327129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095327129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095327129 DMM DEBUG MM(262420000000037/ea804e46) Requesting authorization (sgsn_auth.c:160) 20241225095327129 DMM INFO MM(262420000000037/ea804e46) Requesting authentication tuples (sgsn_auth.c:184) 20241225095327129 DMM DEBUG MM(262420000000037/ea804e46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095327129 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241225095327129 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@76a6f5faec14: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241225095327135 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095327135 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095327135 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095327135 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095327135 DMM INFO MM(262420000000037/ea804e46) Subscriber data update (mmctx.c:445) 20241225095327135 DMM DEBUG MM(262420000000037/ea804e46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095327135 DMM INFO MM(262420000000037/ea804e46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095327135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095327135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095327136 DMM INFO MM(262420000000037/ea804e46) <- GMM AUTH AND CIPHERING REQ (rand = 75 45 d9 e8 3f 52 7d 24 71 17 6d 81 60 e9 47 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095327153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327153 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327153 DMM INFO MM(262420000000037/ea804e46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095327153 DMM NOTICE MM(262420000000037/ea804e46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095327153 DMM DEBUG MM(262420000000037/ea804e46) checking auth: received GSM SRES = b4 d1 c4 77 (gprs_gmm.c:648) 20241225095327153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095327153 DMM DEBUG MM(262420000000037/ea804e46) Requesting authorization (sgsn_auth.c:160) 20241225095327153 DMM INFO MM(262420000000037/ea804e46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095327153 DMM DEBUG MM(262420000000037/ea804e46) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095327153 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241225095327153 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) 20241225095327153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095327153 DMM INFO MM(262420000000037/ea804e46) <- GMM ATTACH ACCEPT (new P-TMSI=0xea804e46) (gprs_gmm.c:282) 20241225095327156 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095327156 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095327156 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241225095327156 DMM INFO MM(262420000000037/ea804e46) Subscriber data update (mmctx.c:445) 20241225095327156 DMM DEBUG MM(262420000000037/ea804e46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095327156 DMM INFO MM(262420000000037/ea804e46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095327156 DMM NOTICE MM(262420000000037/ea804e46) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241225095327156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095327156 DMM NOTICE MM(262420000000037/ea804e46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095327156 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) 20241225095327158 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095327158 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241225095327158 DMM INFO MM(262420000000037/ea804e46) Subscriber data update (mmctx.c:445) 20241225095327158 DMM DEBUG MM(262420000000037/ea804e46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095327172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327172 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327172 DMM INFO MM(262420000000037/ea804e46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095327172 DMM NOTICE MM(262420000000037/ea804e46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095327172 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095327172 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095327172 DLLC NOTICE LLME(ccb810dd/ea804e46){ASSIGNED} LLGM Assign pre (ffffffff => ea804e46) (gprs_llc.c:1079) 20241225095327172 DLLC NOTICE LLME(ffffffff/ea804e46){ASSIGNED} LLGM Assign post (ffffffff => ea804e46) (gprs_llc.c:1125) 20241225095327172 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095327172 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095327172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095327172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): none -> pass 20241225095327228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327228 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327228 DMM INFO MM(262420000000037/ea804e46) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095327228 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095327228 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095327228 DLLC NOTICE LLME(ffffffff/ea804e46){ASSIGNED} LLGM Assign pre (ea804e46 => da6d6a9f) (gprs_llc.c:1079) 20241225095327228 DLLC NOTICE LLME(ea804e46/da6d6a9f){ASSIGNED} LLGM Assign post (ea804e46 => da6d6a9f) (gprs_llc.c:1125) 20241225095327228 DMM INFO MM(262420000000037/da6d6a9f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095327242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327242 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327242 DMM INFO MM(262420000000037/da6d6a9f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095327242 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095327242 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095327242 DLLC NOTICE LLME(ea804e46/da6d6a9f){ASSIGNED} LLGM Assign pre (ffffffff => da6d6a9f) (gprs_llc.c:1079) 20241225095327242 DLLC NOTICE LLME(ffffffff/da6d6a9f){ASSIGNED} LLGM Assign post (ffffffff => da6d6a9f) (gprs_llc.c:1125) 20241225095327242 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241225095327242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327242 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327242 DMM INFO MM(262420000000037/da6d6a9f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095327242 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095327242 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095327242 DLLC NOTICE LLME(ffffffff/da6d6a9f){ASSIGNED} LLGM Assign pre (da6d6a9f => efbb18d6) (gprs_llc.c:1079) 20241225095327242 DLLC NOTICE LLME(da6d6a9f/efbb18d6){ASSIGNED} LLGM Assign post (da6d6a9f => efbb18d6) (gprs_llc.c:1125) 20241225095327242 DMM INFO MM(262420000000037/efbb18d6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095327253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327253 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327253 DMM INFO MM(262420000000037/efbb18d6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095327253 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095327253 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095327253 DLLC NOTICE LLME(da6d6a9f/efbb18d6){ASSIGNED} LLGM Assign pre (ffffffff => efbb18d6) (gprs_llc.c:1079) 20241225095327253 DLLC NOTICE LLME(ffffffff/efbb18d6){ASSIGNED} LLGM Assign post (ffffffff => efbb18d6) (gprs_llc.c:1125) 20241225095327253 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241225095327253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095327254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095327254 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095327254 DMM INFO MM(262420000000037/efbb18d6) -> GMM DETACH REQUEST TLLI=0xefbb18d6 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241225095327254 DMM INFO MM(262420000000037/efbb18d6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095327254 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095327254 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095327254 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095327254 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095327254 DLLC NOTICE LLME(ffffffff/efbb18d6){ASSIGNED} LLGM Assign pre (efbb18d6 => ffffffff) (gprs_llc.c:1079) 20241225095327254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efbb18d6 => ffffffff) (gprs_llc.c:1125) 20241225095327254 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241225095327254 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) 20241225095327254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095327254 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095327254 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095327254 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095327255 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@76a6f5faec14: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@76a6f5faec14: Final verdict of PTC: pass 20241225095332261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56424<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(488)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(495)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(483)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@76a6f5faec14: Final verdict of PTC: none 20241225095332264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095332264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(480)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(493)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(491)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(481)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(486)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Dec 25 09:53:32 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 20241225095332358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095332659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112168) 20241225095333265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095333265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112168, count=112808) 20241225095334267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095334267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Dec 25 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 20241225095335269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095335269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_rau_a_b started. 20241225095335756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095335759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095335801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095335801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095335801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095335801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095335801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095335801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095335801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095335802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095335802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095335802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095335802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095335802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095335802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095335802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095335802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095335802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095335803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095335808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095335808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095335816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095335816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095335816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095335816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095335816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095335816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095335816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095335816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095335817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095335817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095335817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095335817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095335817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095335817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095335817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095335817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095335817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095335817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(507)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095335817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095335817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095335819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095335824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095335824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095335833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095335833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095335833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095335833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095335833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095335833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095335833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095335833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095335834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095335834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095335834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095335834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095335834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095335834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095335834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095335834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095335834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095335834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095335834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095335834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095335834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095335836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095335840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095335840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095336270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095336270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095336270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095336271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095336275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095336276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@76a6f5faec14: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F8D39C07'O, index=0 SGSN_Test-GSUP(514)@76a6f5faec14: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@76a6f5faec14: 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 := '19B956760E5379EA7D0ED076A006D7A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3244FD00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA7E2205709F46D1'O } } } } } 20241225095337351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337351 DLLC NOTICE LLME(ffffffff/f8d39c07){UNASSIGNED} LLC RX: unknown TLLI 0xf8d39c07, creating LLME on the fly (gprs_llc.c:552) 20241225095337351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095337351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095337351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095337351 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095337351 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095337351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095337351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095337351 DLLC NOTICE LLME(ffffffff/f8d39c07){UNASSIGNED} LLGM Assign pre (f8d39c07 => e28678d6) (gprs_llc.c:1079) 20241225095337351 DLLC NOTICE LLME(f8d39c07/e28678d6){ASSIGNED} LLGM Assign post (f8d39c07 => e28678d6) (gprs_llc.c:1125) 20241225095337351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095337351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095337351 DMM DEBUG MM(262420000000038/e28678d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095337374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337375 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337375 DMM DEBUG MM(262420000000038/e28678d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241225095337375 DMM NOTICE MM(262420000000038/e28678d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095337375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095337375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095337375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095337375 DMM DEBUG MM(262420000000038/e28678d6) Requesting authorization (sgsn_auth.c:160) 20241225095337375 DMM INFO MM(262420000000038/e28678d6) Requesting authentication tuples (sgsn_auth.c:184) 20241225095337375 DMM DEBUG MM(262420000000038/e28678d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095337375 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241225095337375 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@76a6f5faec14: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241225095337382 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095337382 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095337382 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095337382 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095337382 DMM INFO MM(262420000000038/e28678d6) Subscriber data update (mmctx.c:445) 20241225095337382 DMM DEBUG MM(262420000000038/e28678d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095337382 DMM INFO MM(262420000000038/e28678d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095337382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095337382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095337382 DMM INFO MM(262420000000038/e28678d6) <- GMM AUTH AND CIPHERING REQ (rand = 19 b9 56 76 0e 53 79 ea 7d 0e d0 76 a0 06 d7 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095337398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337399 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337399 DMM INFO MM(262420000000038/e28678d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095337399 DMM NOTICE MM(262420000000038/e28678d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095337399 DMM DEBUG MM(262420000000038/e28678d6) checking auth: received GSM SRES = 32 44 fd 00 (gprs_gmm.c:648) 20241225095337399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095337399 DMM DEBUG MM(262420000000038/e28678d6) Requesting authorization (sgsn_auth.c:160) 20241225095337399 DMM INFO MM(262420000000038/e28678d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095337399 DMM DEBUG MM(262420000000038/e28678d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095337399 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241225095337399 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) 20241225095337399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095337399 DMM INFO MM(262420000000038/e28678d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe28678d6) (gprs_gmm.c:282) 20241225095337402 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095337402 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095337402 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241225095337402 DMM INFO MM(262420000000038/e28678d6) Subscriber data update (mmctx.c:445) 20241225095337402 DMM DEBUG MM(262420000000038/e28678d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095337402 DMM INFO MM(262420000000038/e28678d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095337402 DMM NOTICE MM(262420000000038/e28678d6) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241225095337403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095337403 DMM NOTICE MM(262420000000038/e28678d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095337403 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) 20241225095337404 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095337404 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241225095337404 DMM INFO MM(262420000000038/e28678d6) Subscriber data update (mmctx.c:445) 20241225095337404 DMM DEBUG MM(262420000000038/e28678d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095337416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337416 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337416 DMM INFO MM(262420000000038/e28678d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095337416 DMM NOTICE MM(262420000000038/e28678d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095337416 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095337416 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095337416 DLLC NOTICE LLME(f8d39c07/e28678d6){ASSIGNED} LLGM Assign pre (ffffffff => e28678d6) (gprs_llc.c:1079) 20241225095337416 DLLC NOTICE LLME(ffffffff/e28678d6){ASSIGNED} LLGM Assign post (ffffffff => e28678d6) (gprs_llc.c:1125) 20241225095337416 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095337416 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095337416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095337416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@76a6f5faec14: attach complete sending rau 20241225095337473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337473 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337473 DMM INFO MM(262420000000038/e28678d6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095337473 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095337474 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095337474 DLLC NOTICE LLME(ffffffff/e28678d6){ASSIGNED} LLGM Assign pre (e28678d6 => c05f8873) (gprs_llc.c:1079) 20241225095337474 DLLC NOTICE LLME(e28678d6/c05f8873){ASSIGNED} LLGM Assign post (e28678d6 => c05f8873) (gprs_llc.c:1125) 20241225095337474 DMM INFO MM(262420000000038/c05f8873) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@76a6f5faec14: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@76a6f5faec14: Removing Client IMSI='262420000000038'H, index=0 20241225095337488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337488 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337488 DMM INFO MM(262420000000038/c05f8873) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095337488 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095337488 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095337488 DLLC NOTICE LLME(e28678d6/c05f8873){ASSIGNED} LLGM Assign pre (ffffffff => c05f8873) (gprs_llc.c:1079) 20241225095337488 DLLC NOTICE LLME(ffffffff/c05f8873){ASSIGNED} LLGM Assign post (ffffffff => c05f8873) (gprs_llc.c:1125) 20241225095337488 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@76a6f5faec14: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C05F8873'O, index=0 TC_attach_rau_a_b(516)@76a6f5faec14: sending second RAU via different RA 20241225095337496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337497 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095337497 DMM INFO MM(262420000000038/c05f8873) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c05f8873, P-TMSI: c05f8873 (00000000), TLLI: c05f8873 (c05f8873), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241225095337497 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241225095337497 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095337497 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095337497 DLLC NOTICE LLME(ffffffff/c05f8873){ASSIGNED} LLGM Assign pre (c05f8873 => c05f8873) (gprs_llc.c:1079) 20241225095337497 DLLC NOTICE LLME(c05f8873/c05f8873){ASSIGNED} LLGM Assign post (c05f8873 => c05f8873) (gprs_llc.c:1125) 20241225095337497 DMM INFO MM(262420000000038/c05f8873) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095337525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337525 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337525 DMM INFO MM(262420000000038/c05f8873) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095337525 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095337525 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095337525 DLLC NOTICE LLME(c05f8873/c05f8873){ASSIGNED} LLGM Assign pre (ffffffff => c05f8873) (gprs_llc.c:1079) 20241225095337525 DLLC NOTICE LLME(ffffffff/c05f8873){ASSIGNED} LLGM Assign post (ffffffff => c05f8873) (gprs_llc.c:1125) 20241225095337525 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241225095337525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095337525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095337525 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095337525 DMM INFO MM(262420000000038/c05f8873) -> GMM DETACH REQUEST TLLI=0xc05f8873 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241225095337525 DMM INFO MM(262420000000038/c05f8873) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095337525 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095337525 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095337525 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095337525 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095337525 DLLC NOTICE LLME(ffffffff/c05f8873){ASSIGNED} LLGM Assign pre (c05f8873 => ffffffff) (gprs_llc.c:1079) 20241225095337525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c05f8873 => ffffffff) (gprs_llc.c:1125) 20241225095337525 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241225095337525 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) 20241225095337526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095337526 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095337526 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095337526 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095337527 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@76a6f5faec14: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@76a6f5faec14: Final verdict of PTC: pass 20241225095342539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095342543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095342543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(507)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(512)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(502)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(500)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(510)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(505)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Dec 25 09:53:42 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 20241225095342621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095342924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241225095343545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095343545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=108808) 20241225095344547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095344547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Dec 25 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 20241225095345549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095345549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241225095346029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095346032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095346079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095346079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095346079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095346079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095346079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095346079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095346079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095346079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095346080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095346080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095346080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095346080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095346080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095346080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095346080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095346080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095346080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095346080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095346080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095346080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095346082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095346086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095346086 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095346093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095346093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095346093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095346093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095346093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095346093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095346093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095346093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095346094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095346094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095346094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095346094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095346094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095346094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095346094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095346094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095346094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095346094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095346094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095346094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095346096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095346101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095346101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095346109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095346109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095346109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095346109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095346109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095346109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095346109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095346109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095346110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095346110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095346110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095346110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095346110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095346110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095346110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095346110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095346110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095346110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095346110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095346110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095346110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095346111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095346116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095346116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095346550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095346550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095346550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095346550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095346555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095346556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@76a6f5faec14: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FC283E5A'O, index=0 SGSN_Test-GSUP(533)@76a6f5faec14: 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)@76a6f5faec14: 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 := '1F012B8362E7190235DAC498790E3830'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1962CC03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD322262AB53DA77'O } } } } } 20241225095347625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347625 DLLC NOTICE LLME(ffffffff/fc283e5a){UNASSIGNED} LLC RX: unknown TLLI 0xfc283e5a, creating LLME on the fly (gprs_llc.c:552) 20241225095347625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095347625 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095347625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095347625 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095347625 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095347625 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095347625 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095347625 DLLC NOTICE LLME(ffffffff/fc283e5a){UNASSIGNED} LLGM Assign pre (fc283e5a => f46b6135) (gprs_llc.c:1079) 20241225095347625 DLLC NOTICE LLME(fc283e5a/f46b6135){ASSIGNED} LLGM Assign post (fc283e5a => f46b6135) (gprs_llc.c:1125) 20241225095347625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095347625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095347625 DMM DEBUG MM(262420000000039/f46b6135) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095347636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347636 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095347636 DMM DEBUG MM(262420000000039/f46b6135) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241225095347636 DMM NOTICE MM(262420000000039/f46b6135) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095347636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095347636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095347636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095347636 DMM DEBUG MM(262420000000039/f46b6135) Requesting authorization (sgsn_auth.c:160) 20241225095347636 DMM INFO MM(262420000000039/f46b6135) Requesting authentication tuples (sgsn_auth.c:184) 20241225095347636 DMM DEBUG MM(262420000000039/f46b6135) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095347636 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241225095347636 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@76a6f5faec14: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241225095347642 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095347642 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095347642 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095347642 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095347642 DMM INFO MM(262420000000039/f46b6135) Subscriber data update (mmctx.c:445) 20241225095347642 DMM DEBUG MM(262420000000039/f46b6135) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095347642 DMM INFO MM(262420000000039/f46b6135) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095347642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095347642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095347642 DMM INFO MM(262420000000039/f46b6135) <- GMM AUTH AND CIPHERING REQ (rand = 1f 01 2b 83 62 e7 19 02 35 da c4 98 79 0e 38 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095347654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347655 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095347655 DMM INFO MM(262420000000039/f46b6135) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095347655 DMM NOTICE MM(262420000000039/f46b6135) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095347655 DMM DEBUG MM(262420000000039/f46b6135) checking auth: received GSM SRES = 19 62 cc 03 (gprs_gmm.c:648) 20241225095347655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095347655 DMM DEBUG MM(262420000000039/f46b6135) Requesting authorization (sgsn_auth.c:160) 20241225095347655 DMM INFO MM(262420000000039/f46b6135) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095347655 DMM DEBUG MM(262420000000039/f46b6135) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095347655 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241225095347655 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) 20241225095347655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095347655 DMM INFO MM(262420000000039/f46b6135) <- GMM ATTACH ACCEPT (new P-TMSI=0xf46b6135) (gprs_gmm.c:282) 20241225095347658 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095347658 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095347658 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241225095347658 DMM INFO MM(262420000000039/f46b6135) Subscriber data update (mmctx.c:445) 20241225095347658 DMM DEBUG MM(262420000000039/f46b6135) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095347658 DMM INFO MM(262420000000039/f46b6135) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095347658 DMM NOTICE MM(262420000000039/f46b6135) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241225095347658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095347658 DMM NOTICE MM(262420000000039/f46b6135) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095347658 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) 20241225095347660 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095347660 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241225095347660 DMM INFO MM(262420000000039/f46b6135) Subscriber data update (mmctx.c:445) 20241225095347660 DMM DEBUG MM(262420000000039/f46b6135) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095347668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347668 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095347668 DMM INFO MM(262420000000039/f46b6135) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095347668 DMM NOTICE MM(262420000000039/f46b6135) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095347668 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095347668 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095347668 DLLC NOTICE LLME(fc283e5a/f46b6135){ASSIGNED} LLGM Assign pre (ffffffff => f46b6135) (gprs_llc.c:1079) 20241225095347668 DLLC NOTICE LLME(ffffffff/f46b6135){ASSIGNED} LLGM Assign post (ffffffff => f46b6135) (gprs_llc.c:1125) 20241225095347668 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095347668 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095347668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095347668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: attach complete sending rau 20241225095347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347725 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095347725 DMM INFO MM(262420000000039/f46b6135) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095347725 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095347725 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095347725 DLLC NOTICE LLME(ffffffff/f46b6135){ASSIGNED} LLGM Assign pre (f46b6135 => ff13fd70) (gprs_llc.c:1079) 20241225095347725 DLLC NOTICE LLME(f46b6135/ff13fd70){ASSIGNED} LLGM Assign post (f46b6135 => ff13fd70) (gprs_llc.c:1125) 20241225095347725 DMM INFO MM(262420000000039/ff13fd70) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@76a6f5faec14: Removing Client IMSI='262420000000039'H, index=0 20241225095347736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347736 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095347736 DMM INFO MM(262420000000039/ff13fd70) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095347736 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095347736 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095347736 DLLC NOTICE LLME(f46b6135/ff13fd70){ASSIGNED} LLGM Assign pre (ffffffff => ff13fd70) (gprs_llc.c:1079) 20241225095347736 DLLC NOTICE LLME(ffffffff/ff13fd70){ASSIGNED} LLGM Assign post (ffffffff => ff13fd70) (gprs_llc.c:1125) 20241225095347736 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@76a6f5faec14: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FF13FD70'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: sending second RAU via different RA with wrong Old RA 20241225095347745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347745 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095347745 DMM NOTICE LLME(ffffffff/ff13fd70){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241225095347745 DLLC NOTICE LLME(ffffffff/ff13fd70){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241225095347745 DMM NOTICE MM(262420000000039/ff13fd70) Rx RA Update Request with unexpected TLLI=ff13fd70 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241225095347745 DMM ERROR LLME(ffffffff/ff13fd70){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241225095347745 DMM NOTICE MM(262420000000039/ff13fd70) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241225095347745 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241225095347745 DMM INFO MM(262420000000039/ff13fd70) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241225095347746 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095347746 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095347746 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095347746 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095347746 DLLC NOTICE LLME(ffffffff/ff13fd70){ASSIGNED} LLGM Assign pre (ff13fd70 => ffffffff) (gprs_llc.c:1079) 20241225095347746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff13fd70 => ffffffff) (gprs_llc.c:1125) 20241225095347746 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241225095347746 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) 20241225095347746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095347746 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095347746 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095347746 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095347768 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241225095347769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095347769 DLLC NOTICE LLME(ffffffff/ff13fd70){UNASSIGNED} LLC RX: unknown TLLI 0xff13fd70, creating LLME on the fly (gprs_llc.c:552) 20241225095347769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095347769 DMM NOTICE LLME(ffffffff/ff13fd70){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241225095350625 DGPRS DEBUG Checking for inactive LLMEs, time = 37648629 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@76a6f5faec14: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@76a6f5faec14: Final verdict of PTC: pass 20241225095352780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@76a6f5faec14: Final verdict of PTC: none 20241225095352784 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095352784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(521)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(526)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(531)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@76a6f5faec14: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(519)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(529)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(524)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Dec 25 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 20241225095352887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095353189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20241225095353785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095353785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106196) 20241225095354786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095354786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Dec 25 09:53: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_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 20241225095355787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095355787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_resync started. 20241225095356300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095356302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095356344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095356344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095356344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095356344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095356344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095356344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095356344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095356344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095356345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095356345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095356345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095356345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095356345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095356345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095356345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095356345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095356345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095356345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095356345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095356345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095356347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095356351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095356351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095356358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095356358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095356358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095356358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095356358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095356358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095356358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095356358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095356359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095356359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095356359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095356359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095356359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095356359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095356359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095356359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095356359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095356359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095356359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095356359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095356362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095356368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095356368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095356378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095356378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095356378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095356378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095356378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095356378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095356378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095356378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095356379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095356379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095356379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095356379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095356379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095356379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095356379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095356379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095356379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095356379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095356379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095356379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095356379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095356382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095356388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095356388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095356787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095356788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095356788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095356788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095356792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095356793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@76a6f5faec14: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C9BD6756'O, index=0 SGSN_Test-GSUP(552)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@76a6f5faec14: 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 := '06098362377EBE4D53D3F842F12F6645'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00BB2311'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2ED5D25050F28E40'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0928D9E3FE24FB0879062E0171F2331'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D7A0A0DEBDFAD79AEA7AE9168D05B2F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7AD34CBB82C6E90E39C05DE68AFE16C2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3DCE4CA0ABBE907D'O } } } } } 20241225095357870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095357870 DLLC NOTICE LLME(ffffffff/c9bd6756){UNASSIGNED} LLC RX: unknown TLLI 0xc9bd6756, creating LLME on the fly (gprs_llc.c:552) 20241225095357870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095357870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095357870 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095357870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095357870 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095357870 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095357870 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095357870 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095357870 DLLC NOTICE LLME(ffffffff/c9bd6756){UNASSIGNED} LLGM Assign pre (c9bd6756 => c5b424d6) (gprs_llc.c:1079) 20241225095357870 DLLC NOTICE LLME(c9bd6756/c5b424d6){ASSIGNED} LLGM Assign post (c9bd6756 => c5b424d6) (gprs_llc.c:1125) 20241225095357870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095357870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095357870 DMM DEBUG MM(262420000000040/c5b424d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095357889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095357889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095357889 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095357889 DMM DEBUG MM(262420000000040/c5b424d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095357889 DMM NOTICE MM(262420000000040/c5b424d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095357889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095357890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095357890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095357890 DMM DEBUG MM(262420000000040/c5b424d6) Requesting authorization (sgsn_auth.c:160) 20241225095357890 DMM INFO MM(262420000000040/c5b424d6) Requesting authentication tuples (sgsn_auth.c:184) 20241225095357890 DMM DEBUG MM(262420000000040/c5b424d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095357890 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095357890 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241225095357896 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095357896 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095357896 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095357896 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095357896 DMM INFO MM(262420000000040/c5b424d6) Subscriber data update (mmctx.c:445) 20241225095357896 DMM DEBUG MM(262420000000040/c5b424d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095357896 DMM INFO MM(262420000000040/c5b424d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095357896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095357896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095357896 DMM INFO MM(262420000000040/c5b424d6) <- GMM AUTH AND CIPHERING REQ (rand = 06 09 83 62 37 7e be 4d 53 d3 f8 42 f1 2f 66 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a d3 4c bb 82 c6 e9 0e 39 c0 5d e6 8a fe 16 c2 ) (gprs_gmm.c:465) 20241225095357911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095357911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095357911 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095357911 DMM INFO MM(262420000000040/c5b424d6) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241225095357911 DMM INFO MM(262420000000040/c5b424d6) R99 AUTHENTICATION SYNCH (AUTS = 266a9c29045f0ecb82cae404641d) (gprs_gmm.c:693) 20241225095357911 DMM DEBUG MM(262420000000040/c5b424d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095357911 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241225095357911 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 26 6a 9c 29 04 5f 0e cb 82 ca e4 04 64 1d 20 10 06 09 83 62 37 7e be 4d 53 d3 f8 42 f1 2f 66 45 28 01 01 (gprs_subscriber.c:210) 20241225095357911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241225095357911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241225095357913 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095357913 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095357913 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095357913 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095357913 DMM INFO MM(262420000000040/c5b424d6) Subscriber data update (mmctx.c:445) 20241225095357913 DMM DEBUG MM(262420000000040/c5b424d6) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241225095357913 DMM INFO MM(262420000000040/c5b424d6) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241225095357913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095357913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095357913 DMM INFO MM(262420000000040/c5b424d6) <- GMM AUTH AND CIPHERING REQ (rand = 5d 47 27 be 3f 65 bf cb 34 cd 19 19 66 1c 87 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 2b 36 d1 32 02 28 34 de c9 86 c4 97 54 43 a7 ) (gprs_gmm.c:465) 20241225095357925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095357925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x74ffc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095357925 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095357925 DMM INFO MM(262420000000040/c5b424d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095357925 DMM NOTICE MM(262420000000040/c5b424d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095357925 DMM DEBUG MM(262420000000040/c5b424d6) checking auth: received UMTS RES = 90 97 d6 33 b3 40 73 30 (gprs_gmm.c:648) 20241225095357925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095357925 DMM DEBUG MM(262420000000040/c5b424d6) Requesting authorization (sgsn_auth.c:160) 20241225095357925 DMM INFO MM(262420000000040/c5b424d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095357925 DMM DEBUG MM(262420000000040/c5b424d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095357925 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241225095357925 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) 20241225095357925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095357925 DMM INFO MM(262420000000040/c5b424d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5b424d6) (gprs_gmm.c:282) 20241225095357928 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095357928 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095357928 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241225095357928 DMM INFO MM(262420000000040/c5b424d6) Subscriber data update (mmctx.c:445) 20241225095357928 DMM DEBUG MM(262420000000040/c5b424d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095357928 DMM INFO MM(262420000000040/c5b424d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095357928 DMM NOTICE MM(262420000000040/c5b424d6) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241225095357928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095357928 DMM NOTICE MM(262420000000040/c5b424d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095357928 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) 20241225095357930 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095357930 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241225095357930 DMM INFO MM(262420000000040/c5b424d6) Subscriber data update (mmctx.c:445) 20241225095357930 DMM DEBUG MM(262420000000040/c5b424d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 20241225095357943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095357943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095357943 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095357943 DMM INFO MM(262420000000040/c5b424d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095357943 DMM NOTICE MM(262420000000040/c5b424d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095357943 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095357943 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095357943 DLLC NOTICE LLME(c9bd6756/c5b424d6){ASSIGNED} LLGM Assign pre (ffffffff => c5b424d6) (gprs_llc.c:1079) 20241225095357943 DLLC NOTICE LLME(ffffffff/c5b424d6){ASSIGNED} LLGM Assign post (ffffffff => c5b424d6) (gprs_llc.c:1125) 20241225095357943 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095357943 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095357943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095357943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@76a6f5faec14: Final verdict of PTC: pass 20241225095357948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@76a6f5faec14: Final verdict of PTC: none 20241225095357952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095357953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(540)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(545)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(550)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(538)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(548)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(543)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_resync finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Dec 25 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 20241225095358046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095358448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71432) 20241225095358954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095358954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71432, count=95108) 20241225095359955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095359955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Dec 25 09:54: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_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 20241225095400956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095400956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_a54_a54 started. 20241225095401548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095401552 DMM INFO MM(262420000000040/c5b424d6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095401552 DMM INFO MM(262420000000040/c5b424d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095401552 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095401552 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095401552 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095401552 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095401552 DLLC NOTICE LLME(ffffffff/c5b424d6){ASSIGNED} LLGM Assign pre (c5b424d6 => ffffffff) (gprs_llc.c:1079) 20241225095401552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5b424d6 => ffffffff) (gprs_llc.c:1125) 20241225095401552 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241225095401552 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) 20241225095401552 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) 20241225095401552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095401552 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095401552 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095401552 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095401552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095401594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095401594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095401594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095401594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095401594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095401594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095401594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095401594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095401595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095401595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095401595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095401595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095401595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095401595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095401595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095401595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095401595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095401595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095401595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095401595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095401598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095401603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095401603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095401611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095401611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095401611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095401611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095401611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095401611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095401611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095401611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095401612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095401612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095401612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095401612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095401612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095401612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095401612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095401612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095401612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095401613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095401618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095401618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(565)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 TC_attach_usim_a54_a54-BVCI210(563)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095401633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095401633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095401633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095401633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095401633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095401633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095401633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095401633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095401634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095401634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095401634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095401634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095401634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095401634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095401634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095401634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095401634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095401634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095401634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(569)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095401635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095401635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095401638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095401642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095401642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095401957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095401957 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095401957 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095401957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095401962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095401963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@76a6f5faec14: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C519F7DF'O, index=0 SGSN_Test-GSUP(571)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@76a6f5faec14: 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 := '6A1BA8829A899069A6788C4D8D9BE57A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5B110DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB04E4311680A6ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '71140B67DF7DA748686C92872FC35625'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2D3BF2FD390FEFF99FDBBA5ACC73770B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '360571A3B01455331B133193ED26B118'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F2B70871AC866F59'O } } } } } 20241225095403061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095403061 DLLC NOTICE LLME(ffffffff/c519f7df){UNASSIGNED} LLC RX: unknown TLLI 0xc519f7df, creating LLME on the fly (gprs_llc.c:552) 20241225095403061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095403061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095403061 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095403061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095403061 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095403061 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095403061 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095403061 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095403061 DLLC NOTICE LLME(ffffffff/c519f7df){UNASSIGNED} LLGM Assign pre (c519f7df => c1e72abb) (gprs_llc.c:1079) 20241225095403061 DLLC NOTICE LLME(c519f7df/c1e72abb){ASSIGNED} LLGM Assign post (c519f7df => c1e72abb) (gprs_llc.c:1125) 20241225095403061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095403061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095403061 DMM DEBUG MM(262420000000040/c1e72abb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095403090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095403091 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095403091 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095403091 DMM DEBUG MM(262420000000040/c1e72abb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095403091 DMM NOTICE MM(262420000000040/c1e72abb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095403091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095403091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095403091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095403091 DMM DEBUG MM(262420000000040/c1e72abb) Requesting authorization (sgsn_auth.c:160) 20241225095403091 DMM INFO MM(262420000000040/c1e72abb) Requesting authentication tuples (sgsn_auth.c:184) 20241225095403091 DMM DEBUG MM(262420000000040/c1e72abb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095403091 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095403091 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241225095403097 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095403097 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095403097 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095403097 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095403097 DMM INFO MM(262420000000040/c1e72abb) Subscriber data update (mmctx.c:445) 20241225095403097 DMM DEBUG MM(262420000000040/c1e72abb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095403097 DMM INFO MM(262420000000040/c1e72abb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095403097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095403097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095403097 DMM INFO MM(262420000000040/c1e72abb) <- GMM AUTH AND CIPHERING REQ (rand = 6a 1b a8 82 9a 89 90 69 a6 78 8c 4d 8d 9b e5 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 05 71 a3 b0 14 55 33 1b 13 31 93 ed 26 b1 18 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@76a6f5faec14: Final verdict of PTC: pass 20241225095403118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@76a6f5faec14: Final verdict of PTC: none 20241225095403122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095403122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(569)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(564)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(559)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(568)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(562)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(557)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Dec 25 09:54:03 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 20241225095403237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095403640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48804) 20241225095404123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095404123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48804, count=72664) 20241225095405125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095405125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Dec 25 09:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241225095406126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095406126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_a54_a53 started. 20241225095406732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095406735 DMM INFO MM(262420000000040/c1e72abb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095406735 DMM INFO MM(262420000000040/c1e72abb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095406735 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095406735 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095406735 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095406735 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095406735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Deallocated (fsm.c:568) 20241225095406735 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095406735 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095406735 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095406735 DLLC NOTICE LLME(c519f7df/c1e72abb){ASSIGNED} LLGM Assign pre (c1e72abb => ffffffff) (gprs_llc.c:1079) 20241225095406735 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1e72abb => ffffffff) (gprs_llc.c:1125) 20241225095406735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095406778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095406778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095406778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095406778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095406778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095406778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095406778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095406778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(579)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095406779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095406779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095406779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095406779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095406779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095406779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095406779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095406779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095406779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095406779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095406779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095406779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095406782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095406789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095406789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(579)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095406792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095406792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095406792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095406792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095406792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095406792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095406792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095406792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095406793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095406793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095406793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095406793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095406793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095406793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095406793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095406793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406793 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095406793 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095406793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095406793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095406793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095406796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095406801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095406801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095406811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095406811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095406811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095406811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095406811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095406811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095406811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095406811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095406812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095406812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095406812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095406812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095406812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095406812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095406812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095406812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095406812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095406812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095406812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095406812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095406812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095406813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095406818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095406818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095407128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095407128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095407128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095407128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095407132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095407133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@76a6f5faec14: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CF0232CD'O, index=0 SGSN_Test-GSUP(590)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@76a6f5faec14: 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 := 'D6298381BC5713DC2C57B3A81CD1C6F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19CE418B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '275554AD705ED8BC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A80F40AD707FCE1D8821610DC2D64809'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '431169D8A1E521A7145F7917221560C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED727CCA3D8A26A91B4C068C83F631F5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5D78B0912EC7B57B'O } } } } } 20241225095408183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095408183 DLLC NOTICE LLME(ffffffff/cf0232cd){UNASSIGNED} LLC RX: unknown TLLI 0xcf0232cd, creating LLME on the fly (gprs_llc.c:552) 20241225095408184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095408184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095408184 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095408184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095408184 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095408184 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095408184 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095408184 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095408184 DLLC NOTICE LLME(ffffffff/cf0232cd){UNASSIGNED} LLGM Assign pre (cf0232cd => e8cb79e3) (gprs_llc.c:1079) 20241225095408184 DLLC NOTICE LLME(cf0232cd/e8cb79e3){ASSIGNED} LLGM Assign post (cf0232cd => e8cb79e3) (gprs_llc.c:1125) 20241225095408184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095408184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095408184 DMM DEBUG MM(262420000000040/e8cb79e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095408192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095408192 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095408192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095408192 DMM DEBUG MM(262420000000040/e8cb79e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095408192 DMM NOTICE MM(262420000000040/e8cb79e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095408192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095408192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095408192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095408192 DMM DEBUG MM(262420000000040/e8cb79e3) Requesting authorization (sgsn_auth.c:160) 20241225095408192 DMM INFO MM(262420000000040/e8cb79e3) Requesting authentication tuples (sgsn_auth.c:184) 20241225095408192 DMM DEBUG MM(262420000000040/e8cb79e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095408192 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095408192 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241225095408194 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095408195 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095408195 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095408195 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095408195 DMM INFO MM(262420000000040/e8cb79e3) Subscriber data update (mmctx.c:445) 20241225095408195 DMM DEBUG MM(262420000000040/e8cb79e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095408195 DMM INFO MM(262420000000040/e8cb79e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095408195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095408195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095408195 DMM INFO MM(262420000000040/e8cb79e3) <- GMM AUTH AND CIPHERING REQ (rand = d6 29 83 81 bc 57 13 dc 2c 57 b3 a8 1c d1 c6 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 72 7c ca 3d 8a 26 a9 1b 4c 06 8c 83 f6 31 f5 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@76a6f5faec14: Final verdict of PTC: pass 20241225095408201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(583)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(578)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(588)@76a6f5faec14: Final verdict of PTC: none 20241225095408206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095408206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(580)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(576)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(581)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(586)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Dec 25 09:54:08 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 20241225095408270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095408672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71404) 20241225095409208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095409208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71404, count=72564) 20241225095410209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095410209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Dec 25 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 20241225095411210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095411211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_a53_a54 started. 20241225095411775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095411778 DMM INFO MM(262420000000040/e8cb79e3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095411778 DMM INFO MM(262420000000040/e8cb79e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095411778 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095411778 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095411778 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095411778 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095411778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Deallocated (fsm.c:568) 20241225095411778 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095411778 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095411778 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095411778 DLLC NOTICE LLME(cf0232cd/e8cb79e3){ASSIGNED} LLGM Assign pre (e8cb79e3 => ffffffff) (gprs_llc.c:1079) 20241225095411778 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8cb79e3 => ffffffff) (gprs_llc.c:1125) 20241225095411778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095411820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095411820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095411820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095411820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411820 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095411820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095411820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095411820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095411820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095411821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095411821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095411821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095411821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095411821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095411821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095411821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095411821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095411821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095411821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095411821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095411821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095411823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095411830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095411830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_usim_a53_a54-BVCI196(596)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095411834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095411834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095411834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095411834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095411834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095411834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095411834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095411834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095411835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095411835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095411835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095411835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095411835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095411835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095411835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095411835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095411835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095411835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095411835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095411835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095411837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095411842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095411842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095411850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095411850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095411850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095411850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095411850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095411850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095411850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095411851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095411851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095411852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095411857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095411857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095412212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095412212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095412212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095412212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095412216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095412217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@76a6f5faec14: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='CAC18C14'O, index=0 SGSN_Test-GSUP(609)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@76a6f5faec14: 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 := '4EDBB89D76ECF034E54887FED316FA42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '344480EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBA55FB46F033967'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2C1B324948774444FE555BA3DB4D102A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC2CA96C3E98283EB4D26E83B95D6EE2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87F0708D375A59D3361BC8B5EF5E4206'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4D00CF49D66C88B8'O } } } } } 20241225095413281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095413281 DLLC NOTICE LLME(ffffffff/cac18c14){UNASSIGNED} LLC RX: unknown TLLI 0xcac18c14, creating LLME on the fly (gprs_llc.c:552) 20241225095413281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095413281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095413281 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095413281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095413281 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095413281 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095413281 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095413281 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095413281 DLLC NOTICE LLME(ffffffff/cac18c14){UNASSIGNED} LLGM Assign pre (cac18c14 => c4a112f5) (gprs_llc.c:1079) 20241225095413281 DLLC NOTICE LLME(cac18c14/c4a112f5){ASSIGNED} LLGM Assign post (cac18c14 => c4a112f5) (gprs_llc.c:1125) 20241225095413281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095413281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095413281 DMM DEBUG MM(262420000000040/c4a112f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095413305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095413305 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095413305 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095413305 DMM DEBUG MM(262420000000040/c4a112f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095413305 DMM NOTICE MM(262420000000040/c4a112f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095413305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095413305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095413305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095413305 DMM DEBUG MM(262420000000040/c4a112f5) Requesting authorization (sgsn_auth.c:160) 20241225095413305 DMM INFO MM(262420000000040/c4a112f5) Requesting authentication tuples (sgsn_auth.c:184) 20241225095413305 DMM DEBUG MM(262420000000040/c4a112f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095413305 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095413305 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241225095413311 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095413311 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095413311 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095413311 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095413311 DMM INFO MM(262420000000040/c4a112f5) Subscriber data update (mmctx.c:445) 20241225095413311 DMM DEBUG MM(262420000000040/c4a112f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095413311 DMM INFO MM(262420000000040/c4a112f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095413311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095413311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095413311 DMM INFO MM(262420000000040/c4a112f5) <- GMM AUTH AND CIPHERING REQ (rand = 4e db b8 9d 76 ec f0 34 e5 48 87 fe d3 16 fa 42 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 f0 70 8d 37 5a 59 d3 36 1b c8 b5 ef 5e 42 06 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@76a6f5faec14: Final verdict of PTC: pass 20241225095413330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(597)@76a6f5faec14: Final verdict of PTC: none 20241225095413334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095413334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(594)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(609)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(607)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(602)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(595)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(600)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(605)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Dec 25 09:54:13 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 20241225095413441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095413844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241225095414336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095414336 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) 20241225095415337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095415337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Dec 25 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 20241225095416338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095416339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_a50_a54 started. 20241225095416944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095416946 DMM INFO MM(262420000000040/c4a112f5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095416946 DMM INFO MM(262420000000040/c4a112f5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095416946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095416946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095416946 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095416946 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095416946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Deallocated (fsm.c:568) 20241225095416946 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095416946 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095416946 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095416946 DLLC NOTICE LLME(cac18c14/c4a112f5){ASSIGNED} LLGM Assign pre (c4a112f5 => ffffffff) (gprs_llc.c:1079) 20241225095416946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4a112f5 => ffffffff) (gprs_llc.c:1125) 20241225095416946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095416990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095416990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095416990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095416990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095416990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095416990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095416990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095416990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095416990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095416991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095416991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095416991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095416991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095416991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095416992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095416992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095416992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095416992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095416992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095416992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095416992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095416992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095416994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095416999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095416999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@76a6f5faec14: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095417013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095417013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095417013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095417013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095417013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095417013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095417013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095417013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095417013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095417014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095417014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095417014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095417014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095417014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095417014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095417014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095417014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095417014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095417014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095417014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095417014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095417014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095417016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095417021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095417021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(621)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a50_a54-BVCI210(619)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095417025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095417025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095417025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095417025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095417025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095417025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095417026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095417026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095417026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095417027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095417027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095417027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095417027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095417027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095417027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095417027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095417027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095417027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095417027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095417027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095417027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095417027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095417029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095417035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095417035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095417339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095417339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095417339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095417339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095417343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095417345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@76a6f5faec14: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='DCB51820'O, index=0 SGSN_Test-GSUP(628)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@76a6f5faec14: 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 := '35EDBA64D6A93A9975258E301EDC9E36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDE8221B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8A6934F8D1BD3AB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5AF26FC9FE2DD3DC308EFBD7CD9490AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B75601A120FA704DFA046DF149448949'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D2DAB642BBDF663C379046033091CB23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8303E2AE9B2563EF'O } } } } } 20241225095418421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095418421 DLLC NOTICE LLME(ffffffff/dcb51820){UNASSIGNED} LLC RX: unknown TLLI 0xdcb51820, creating LLME on the fly (gprs_llc.c:552) 20241225095418421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095418421 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095418421 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095418421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095418421 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095418421 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095418421 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095418421 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095418421 DLLC NOTICE LLME(ffffffff/dcb51820){UNASSIGNED} LLGM Assign pre (dcb51820 => e0a2b856) (gprs_llc.c:1079) 20241225095418421 DLLC NOTICE LLME(dcb51820/e0a2b856){ASSIGNED} LLGM Assign post (dcb51820 => e0a2b856) (gprs_llc.c:1125) 20241225095418421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095418421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095418421 DMM DEBUG MM(262420000000040/e0a2b856) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095418440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095418440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095418440 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095418440 DMM DEBUG MM(262420000000040/e0a2b856) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095418440 DMM NOTICE MM(262420000000040/e0a2b856) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095418440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095418440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095418440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095418440 DMM DEBUG MM(262420000000040/e0a2b856) Requesting authorization (sgsn_auth.c:160) 20241225095418440 DMM INFO MM(262420000000040/e0a2b856) Requesting authentication tuples (sgsn_auth.c:184) 20241225095418440 DMM DEBUG MM(262420000000040/e0a2b856) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095418440 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095418440 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241225095418446 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095418446 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095418446 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095418446 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095418446 DMM INFO MM(262420000000040/e0a2b856) Subscriber data update (mmctx.c:445) 20241225095418446 DMM DEBUG MM(262420000000040/e0a2b856) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095418446 DMM INFO MM(262420000000040/e0a2b856) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095418446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095418446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095418446 DMM INFO MM(262420000000040/e0a2b856) <- GMM AUTH AND CIPHERING REQ (rand = 35 ed ba 64 d6 a9 3a 99 75 25 8e 30 1e dc 9e 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 da b6 42 bb df 66 3c 37 90 46 03 30 91 cb 23 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@76a6f5faec14: Final verdict of PTC: pass 20241225095418465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@76a6f5faec14: Final verdict of PTC: none 20241225095418470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095418470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(613)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(626)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(616)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(622)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(620)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(614)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(624)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Dec 25 09:54:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241225095418564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095418966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48744) 20241225095419472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095419472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48744, count=72596) 20241225095420473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095420473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225095420625 DGPRS DEBUG Checking for inactive LLMEs, time = 37648659 (sgsn.c:132) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Dec 25 09:54: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_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 20241225095421475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095421475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_usim_a54_a50 started. 20241225095422061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095422064 DMM INFO MM(262420000000040/e0a2b856) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095422064 DMM INFO MM(262420000000040/e0a2b856) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095422064 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095422064 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095422064 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095422064 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095422064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Deallocated (fsm.c:568) 20241225095422064 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095422064 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095422064 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095422064 DLLC NOTICE LLME(dcb51820/e0a2b856){ASSIGNED} LLGM Assign pre (e0a2b856 => ffffffff) (gprs_llc.c:1079) 20241225095422064 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0a2b856 => ffffffff) (gprs_llc.c:1125) 20241225095422064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095422106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095422106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095422106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095422106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095422106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095422106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095422106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095422106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241225095422107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095422107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095422107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095422107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) -NSVCI97(635)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095422107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095422107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095422107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095422107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095422107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095422107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095422107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095422108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095422110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095422115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095422115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095422120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095422120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095422120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095422120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422120 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095422120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095422120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095422120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095422120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095422121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095422121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095422121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095422121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095422121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095422121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095422121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095422121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422121 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095422121 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095422121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095422121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095422121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095422123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095422127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095422127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(642)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095422155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095422155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095422155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095422155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095422155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095422155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095422155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095422155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095422156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095422156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095422156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095422156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095422156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095422156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095422156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095422156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095422156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095422156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095422156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095422156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095422156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095422159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095422165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095422165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095422476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095422476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095422476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095422476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095422480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095422481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@76a6f5faec14: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='E1A3BA5F'O, index=0 SGSN_Test-GSUP(647)@76a6f5faec14: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@76a6f5faec14: 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 := 'F4D6D695A4E8EC7FDBAB5F6055168344'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44425CFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95D8FDED096C3398'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '76917879B6B4694A9DDE6DD6321E4BFA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17F97ECC1B93E2B97BCEDDE3B32BF841'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '47E0EDB819B610D67280F17CA8D275E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F0AEB05033D120C5'O } } } } } 20241225095423519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095423519 DLLC NOTICE LLME(ffffffff/e1a3ba5f){UNASSIGNED} LLC RX: unknown TLLI 0xe1a3ba5f, creating LLME on the fly (gprs_llc.c:552) 20241225095423519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095423519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095423519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095423519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095423519 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095423519 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095423519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095423519 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095423519 DLLC NOTICE LLME(ffffffff/e1a3ba5f){UNASSIGNED} LLGM Assign pre (e1a3ba5f => e2e22db0) (gprs_llc.c:1079) 20241225095423519 DLLC NOTICE LLME(e1a3ba5f/e2e22db0){ASSIGNED} LLGM Assign post (e1a3ba5f => e2e22db0) (gprs_llc.c:1125) 20241225095423519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095423519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095423519 DMM DEBUG MM(262420000000040/e2e22db0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095423528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095423528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095423528 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095423528 DMM DEBUG MM(262420000000040/e2e22db0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241225095423528 DMM NOTICE MM(262420000000040/e2e22db0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095423528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095423528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095423528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095423528 DMM DEBUG MM(262420000000040/e2e22db0) Requesting authorization (sgsn_auth.c:160) 20241225095423528 DMM INFO MM(262420000000040/e2e22db0) Requesting authentication tuples (sgsn_auth.c:184) 20241225095423528 DMM DEBUG MM(262420000000040/e2e22db0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095423528 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241225095423528 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@76a6f5faec14: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241225095423530 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095423530 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095423530 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095423530 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095423530 DMM INFO MM(262420000000040/e2e22db0) Subscriber data update (mmctx.c:445) 20241225095423530 DMM DEBUG MM(262420000000040/e2e22db0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095423530 DMM INFO MM(262420000000040/e2e22db0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095423530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095423531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095423531 DMM INFO MM(262420000000040/e2e22db0) <- GMM AUTH AND CIPHERING REQ (rand = f4 d6 d6 95 a4 e8 ec 7f db ab 5f 60 55 16 83 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 e0 ed b8 19 b6 10 d6 72 80 f1 7c a8 d2 75 e2 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@76a6f5faec14: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@76a6f5faec14: Final verdict of PTC: pass 20241225095423541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(645)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(647)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(640)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(635)@76a6f5faec14: Final verdict of PTC: none 20241225095423545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095423546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(642)@76a6f5faec14: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(638)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(633)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(643)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Dec 25 09:54:23 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 20241225095423616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095424018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71304) 20241225095424547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095424547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71304, count=72564) 20241225095425549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095425549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Dec 25 09:54: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_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 20241225095426552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095426552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_detach_unknown_nopoweroff started. 20241225095427106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095427109 DMM INFO MM(262420000000040/e2e22db0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095427109 DMM INFO MM(262420000000040/e2e22db0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095427109 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095427109 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095427109 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095427109 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225095427109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Deallocated (fsm.c:568) 20241225095427109 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095427109 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095427109 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095427109 DLLC NOTICE LLME(e1a3ba5f/e2e22db0){ASSIGNED} LLGM Assign pre (e2e22db0 => ffffffff) (gprs_llc.c:1079) 20241225095427109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e22db0 => ffffffff) (gprs_llc.c:1125) 20241225095427109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095427141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095427141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095427141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095427141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095427141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095427141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095427141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095427141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095427142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095427142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095427142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095427142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095427142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095427142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095427142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095427142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095427142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095427142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095427142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095427142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095427145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095427150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095427150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095427156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095427156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095427156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095427156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095427157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095427157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095427157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095427157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095427157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095427157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095427157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095427157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095427157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095427157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095427157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095427157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095427158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095427163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095427163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095427180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095427180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095427180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095427180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095427180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095427180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095427180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095427180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095427181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095427181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095427181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095427181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095427181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095427181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095427181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095427181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095427181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095427181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095427181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095427181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095427181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095427183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095427187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095427187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095427553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095427553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095427553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095427553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095427557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095427558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@76a6f5faec14: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FC81B710'O, index=0 SGSN_Test-GSUP(666)@76a6f5faec14: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241225095428632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095428632 DLLC NOTICE LLME(ffffffff/fc81b710){UNASSIGNED} LLC RX: unknown TLLI 0xfc81b710, creating LLME on the fly (gprs_llc.c:552) 20241225095428632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095428632 DMM NOTICE LLME(ffffffff/fc81b710){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241225095428632 DLLC NOTICE LLME(ffffffff/fc81b710){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241225095428632 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfc81b710 type=GPRS detach (gprs_gmm.c:1440) 20241225095428632 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241225095428632 DLLC NOTICE LLME(ffffffff/fc81b710){UNASSIGNED} LLGM Assign pre (fc81b710 => ffffffff) (gprs_llc.c:1079) 20241225095428632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc81b710 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@76a6f5faec14: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@76a6f5faec14: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@76a6f5faec14: Final verdict of PTC: pass 20241225095428656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(666)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(664)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(659)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@76a6f5faec14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@76a6f5faec14: Final verdict of PTC: none 20241225095428662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095428662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(651)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@76a6f5faec14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@76a6f5faec14: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(652)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(662)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(657)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@76a6f5faec14: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Dec 25 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 20241225095428795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095429097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54696) 20241225095429663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095429663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54696, count=59052) 20241225095430665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095430665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Dec 25 09:54: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_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 20241225095431666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095431666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_detach_unknown_poweroff started. 20241225095432195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095432197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095432236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095432236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095432236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095432236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095432236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095432236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095432236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095432236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095432237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095432237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095432237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095432237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095432237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095432237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095432237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095432237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095432237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095432237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095432237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095432237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095432239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095432243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095432243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@76a6f5faec14: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095432255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095432255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095432255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095432255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095432255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095432255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095432255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095432255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095432256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095432256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095432256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095432256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095432256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095432256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095432256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095432256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095432256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095432256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(679)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095432256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095432256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095432258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095432263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095432263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(678)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI210(676)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(683)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095432266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095432266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095432266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095432266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095432266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095432266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095432266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095432266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095432267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095432267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095432267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095432267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095432267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095432267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095432267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095432267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095432267 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095432267 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095432267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095432267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095432267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095432270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095432275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095432666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095432666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095432667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095432667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095432673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095432674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@76a6f5faec14: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='FA0091C5'O, index=0 SGSN_Test-GSUP(685)@76a6f5faec14: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241225095433744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095433744 DLLC NOTICE LLME(ffffffff/fa0091c5){UNASSIGNED} LLC RX: unknown TLLI 0xfa0091c5, creating LLME on the fly (gprs_llc.c:552) 20241225095433744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095433744 DMM NOTICE LLME(ffffffff/fa0091c5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@76a6f5faec14: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@76a6f5faec14: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@76a6f5faec14: Final verdict of PTC: pass 20241225095438756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(673)@76a6f5faec14: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(679)@76a6f5faec14: Final verdict of PTC: none 20241225095438762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_detach_unknown_poweroff-BVCI196(672)@76a6f5faec14: Final verdict of PTC: none 20241225095438762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(670)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@76a6f5faec14: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(683)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(671)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(681)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(677)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@76a6f5faec14: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Dec 25 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 20241225095438817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095439119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47496) 20241225095439763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095439763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47496, count=52928) 20241225095440765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095440765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Dec 25 09:54: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_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 20241225095441766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095441766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_detach_nopoweroff started. 20241225095442216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095442218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095442256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095442256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095442256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095442256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095442256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095442256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095442256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095442256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095442257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095442257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095442257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095442257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095442257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095442257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095442257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095442257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095442257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095442257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095442257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095442257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095442260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095442267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095442267 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095442279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095442279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095442279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095442279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095442279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095442279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095442280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095442280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095442280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095442280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095442280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095442280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095442280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095442280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095442280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095442281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095442286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095442286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(695)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095442290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095442290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095442290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095442290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095442290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095442290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095442290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095442290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095442291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095442291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095442291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095442291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095442291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095442291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095442291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095442291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095442291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095442291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095442291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095442291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095442291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095442293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095442297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095442297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095442768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095442768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095442768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095442768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095442772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095442773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@76a6f5faec14: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DD37F848'O, index=0 SGSN_Test-GSUP(704)@76a6f5faec14: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@76a6f5faec14: 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 := '74EC7967BFEF548C0673DFBC427D1920'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48F630BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '469DF5C19A3EF4BD'O } } } } } 20241225095443828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095443828 DLLC NOTICE LLME(ffffffff/dd37f848){UNASSIGNED} LLC RX: unknown TLLI 0xdd37f848, creating LLME on the fly (gprs_llc.c:552) 20241225095443828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095443828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095443828 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095443828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095443828 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095443828 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095443828 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095443828 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095443828 DLLC NOTICE LLME(ffffffff/dd37f848){UNASSIGNED} LLGM Assign pre (dd37f848 => ea680386) (gprs_llc.c:1079) 20241225095443828 DLLC NOTICE LLME(dd37f848/ea680386){ASSIGNED} LLGM Assign post (dd37f848 => ea680386) (gprs_llc.c:1125) 20241225095443828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095443828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095443828 DMM DEBUG MM(262420000000015/ea680386) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095443846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095443847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095443847 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095443847 DMM DEBUG MM(262420000000015/ea680386) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241225095443847 DMM NOTICE MM(262420000000015/ea680386) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095443847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095443847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095443847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095443847 DMM DEBUG MM(262420000000015/ea680386) Requesting authorization (sgsn_auth.c:160) 20241225095443847 DMM INFO MM(262420000000015/ea680386) Requesting authentication tuples (sgsn_auth.c:184) 20241225095443847 DMM DEBUG MM(262420000000015/ea680386) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095443847 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241225095443847 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@76a6f5faec14: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241225095443851 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095443851 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095443851 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095443851 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095443851 DMM INFO MM(262420000000015/ea680386) Subscriber data update (mmctx.c:445) 20241225095443851 DMM DEBUG MM(262420000000015/ea680386) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095443851 DMM INFO MM(262420000000015/ea680386) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095443851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095443851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095443851 DMM INFO MM(262420000000015/ea680386) <- GMM AUTH AND CIPHERING REQ (rand = 74 ec 79 67 bf ef 54 8c 06 73 df bc 42 7d 19 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095443865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095443865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095443865 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095443865 DMM INFO MM(262420000000015/ea680386) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095443865 DMM NOTICE MM(262420000000015/ea680386) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095443865 DMM DEBUG MM(262420000000015/ea680386) checking auth: received GSM SRES = 48 f6 30 bc (gprs_gmm.c:648) 20241225095443865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095443865 DMM DEBUG MM(262420000000015/ea680386) Requesting authorization (sgsn_auth.c:160) 20241225095443865 DMM INFO MM(262420000000015/ea680386) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095443865 DMM DEBUG MM(262420000000015/ea680386) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095443866 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241225095443866 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) 20241225095443866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095443866 DMM INFO MM(262420000000015/ea680386) <- GMM ATTACH ACCEPT (new P-TMSI=0xea680386) (gprs_gmm.c:282) 20241225095443868 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095443868 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095443868 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241225095443868 DMM INFO MM(262420000000015/ea680386) Subscriber data update (mmctx.c:445) 20241225095443868 DMM DEBUG MM(262420000000015/ea680386) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095443868 DMM INFO MM(262420000000015/ea680386) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095443868 DMM NOTICE MM(262420000000015/ea680386) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241225095443868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095443869 DMM NOTICE MM(262420000000015/ea680386) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095443869 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) 20241225095443870 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095443870 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241225095443870 DMM INFO MM(262420000000015/ea680386) Subscriber data update (mmctx.c:445) 20241225095443870 DMM DEBUG MM(262420000000015/ea680386) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095443881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095443881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095443881 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095443881 DMM INFO MM(262420000000015/ea680386) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095443881 DMM NOTICE MM(262420000000015/ea680386) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095443881 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095443881 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095443881 DLLC NOTICE LLME(dd37f848/ea680386){ASSIGNED} LLGM Assign pre (ffffffff => ea680386) (gprs_llc.c:1079) 20241225095443881 DLLC NOTICE LLME(ffffffff/ea680386){ASSIGNED} LLGM Assign post (ffffffff => ea680386) (gprs_llc.c:1125) 20241225095443881 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095443881 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095443881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095443881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@76a6f5faec14: setverdict(pass): none -> pass 20241225095443936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095443936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095443936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095443936 DMM INFO MM(262420000000015/ea680386) -> GMM DETACH REQUEST TLLI=0xea680386 type=GPRS detach (gprs_gmm.c:1440) 20241225095443936 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241225095443936 DMM INFO MM(262420000000015/ea680386) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095443936 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095443936 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095443936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095443936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095443936 DLLC NOTICE LLME(ffffffff/ea680386){ASSIGNED} LLGM Assign pre (ea680386 => ffffffff) (gprs_llc.c:1079) 20241225095443936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea680386 => ffffffff) (gprs_llc.c:1125) 20241225095443936 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241225095443936 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) 20241225095443936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095443936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095443936 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095443936 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095443938 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@76a6f5faec14: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@76a6f5faec14: Final verdict of PTC: pass 20241225095443953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095443957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(704)@76a6f5faec14: Final verdict of PTC: none 20241225095443957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(703)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(698)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(692)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(702)@76a6f5faec14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@76a6f5faec14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@76a6f5faec14: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(696)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(690)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(700)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@76a6f5faec14: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Dec 25 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 20241225095444028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095444330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93176) 20241225095444959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095444959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93176, count=93816) 20241225095445960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095445960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Dec 25 09:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241225095446961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095446961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_detach_poweroff started. 20241225095447426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095447428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095447476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095447476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095447476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095447476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095447476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095447476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095447476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095447476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095447477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095447477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095447477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095447477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095447477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095447477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095447477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095447477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095447477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095447477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095447477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095447477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095447479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095447484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095447484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095447491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095447491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095447491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095447491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095447491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095447491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095447491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095447491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095447492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095447492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095447492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095447492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095447492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095447492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095447492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095447492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447492 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095447492 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095447492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(716)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095447493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095447493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095447495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095447500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095447500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(718)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095447515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095447515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095447515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095447515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447515 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095447515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095447515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095447515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095447515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095447515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095447515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095447515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095447516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095447516 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095447516 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095447516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095447516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095447516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095447518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095447522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095447522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095447962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095447962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095447962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095447962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095447966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241225095447967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@76a6f5faec14: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C1B8DAAD'O, index=0 SGSN_Test-GSUP(723)@76a6f5faec14: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@76a6f5faec14: 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 := 'BDABA2353EC4140CA970E56100CEF755'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C7C3E73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E10977157F933C98'O } } } } } 20241225095449045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095449045 DLLC NOTICE LLME(ffffffff/c1b8daad){UNASSIGNED} LLC RX: unknown TLLI 0xc1b8daad, creating LLME on the fly (gprs_llc.c:552) 20241225095449045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095449045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095449045 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095449045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095449045 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095449045 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095449045 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095449045 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095449045 DLLC NOTICE LLME(ffffffff/c1b8daad){UNASSIGNED} LLGM Assign pre (c1b8daad => d8a0524c) (gprs_llc.c:1079) 20241225095449045 DLLC NOTICE LLME(c1b8daad/d8a0524c){ASSIGNED} LLGM Assign post (c1b8daad => d8a0524c) (gprs_llc.c:1125) 20241225095449045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095449045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095449045 DMM DEBUG MM(262420000000016/d8a0524c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095449069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095449069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095449069 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095449069 DMM DEBUG MM(262420000000016/d8a0524c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241225095449069 DMM NOTICE MM(262420000000016/d8a0524c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095449069 DMM DEBUG MM(262420000000016/d8a0524c) Requesting authorization (sgsn_auth.c:160) 20241225095449069 DMM INFO MM(262420000000016/d8a0524c) Requesting authentication tuples (sgsn_auth.c:184) 20241225095449069 DMM DEBUG MM(262420000000016/d8a0524c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095449069 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241225095449069 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@76a6f5faec14: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241225095449075 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095449075 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095449075 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095449075 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095449075 DMM INFO MM(262420000000016/d8a0524c) Subscriber data update (mmctx.c:445) 20241225095449075 DMM DEBUG MM(262420000000016/d8a0524c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095449075 DMM INFO MM(262420000000016/d8a0524c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095449075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095449075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095449075 DMM INFO MM(262420000000016/d8a0524c) <- GMM AUTH AND CIPHERING REQ (rand = bd ab a2 35 3e c4 14 0c a9 70 e5 61 00 ce f7 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095449092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095449092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095449092 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095449092 DMM INFO MM(262420000000016/d8a0524c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095449092 DMM NOTICE MM(262420000000016/d8a0524c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095449092 DMM DEBUG MM(262420000000016/d8a0524c) checking auth: received GSM SRES = 8c 7c 3e 73 (gprs_gmm.c:648) 20241225095449092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095449092 DMM DEBUG MM(262420000000016/d8a0524c) Requesting authorization (sgsn_auth.c:160) 20241225095449092 DMM INFO MM(262420000000016/d8a0524c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095449092 DMM DEBUG MM(262420000000016/d8a0524c) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095449092 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241225095449092 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) 20241225095449092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095449092 DMM INFO MM(262420000000016/d8a0524c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a0524c) (gprs_gmm.c:282) 20241225095449095 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095449095 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095449095 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241225095449095 DMM INFO MM(262420000000016/d8a0524c) Subscriber data update (mmctx.c:445) 20241225095449095 DMM DEBUG MM(262420000000016/d8a0524c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095449095 DMM INFO MM(262420000000016/d8a0524c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095449095 DMM NOTICE MM(262420000000016/d8a0524c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241225095449095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095449095 DMM NOTICE MM(262420000000016/d8a0524c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095449095 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) 20241225095449097 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095449097 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241225095449097 DMM INFO MM(262420000000016/d8a0524c) Subscriber data update (mmctx.c:445) 20241225095449097 DMM DEBUG MM(262420000000016/d8a0524c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095449107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095449107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095449107 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095449107 DMM INFO MM(262420000000016/d8a0524c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095449107 DMM NOTICE MM(262420000000016/d8a0524c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095449107 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095449107 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095449107 DLLC NOTICE LLME(c1b8daad/d8a0524c){ASSIGNED} LLGM Assign pre (ffffffff => d8a0524c) (gprs_llc.c:1079) 20241225095449107 DLLC NOTICE LLME(ffffffff/d8a0524c){ASSIGNED} LLGM Assign post (ffffffff => d8a0524c) (gprs_llc.c:1125) 20241225095449107 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095449107 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095449107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095449107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@76a6f5faec14: setverdict(pass): none -> pass 20241225095449165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095449165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241225095449165 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095449165 DMM INFO MM(262420000000016/d8a0524c) -> GMM DETACH REQUEST TLLI=0xd8a0524c type=GPRS detach Power-off (gprs_gmm.c:1440) 20241225095449165 DMM INFO MM(262420000000016/d8a0524c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095449165 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095449165 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095449165 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095449165 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095449165 DLLC NOTICE LLME(ffffffff/d8a0524c){ASSIGNED} LLGM Assign pre (d8a0524c => ffffffff) (gprs_llc.c:1079) 20241225095449165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a0524c => ffffffff) (gprs_llc.c:1125) 20241225095449165 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241225095449165 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) 20241225095449165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095449165 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095449165 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095449165 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095449167 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241225095450626 DGPRS DEBUG Checking for inactive LLMEs, time = 37648689 (sgsn.c:132) TC_detach_poweroff(725)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@76a6f5faec14: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@76a6f5faec14: Final verdict of PTC: pass 20241225095454182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@76a6f5faec14: Final verdict of PTC: none 20241225095454186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095454186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(707)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@76a6f5faec14: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@76a6f5faec14: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(716)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(721)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(711)@76a6f5faec14: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(709)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(719)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(714)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@76a6f5faec14: Test case TC_detach_poweroff finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Dec 25 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241225095454264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095454566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89244) 20241225095455188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095455188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89244, count=94676) 20241225095456189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095456189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Dec 25 09:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.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 20241225095457191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095457191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act started. 20241225095457677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095457679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095457719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095457719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095457719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095457719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095457719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095457719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095457719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095457719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095457720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095457720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095457720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095457720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095457720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095457720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095457720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095457720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095457720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095457720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095457721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095457721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095457722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095457727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095457727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095457734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095457734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095457734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095457734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095457734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095457734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095457734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095457734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095457735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095457735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095457735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095457735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095457735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095457735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095457735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095457735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095457735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095457735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(735)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095457736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095457736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095457737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095457742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095457742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095457750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095457750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095457750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095457750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095457750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095457750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095457750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095457750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095457751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095457751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095457751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095457751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095457751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095457751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095457751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095457751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095457751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095457751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095457751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095457751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095457751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095457753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095457757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095457758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095458193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095458193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095458193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095458193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095458197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095458198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@76a6f5faec14: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C9BE7CFD'O, index=0 SGSN_Test-GSUP(742)@76a6f5faec14: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@76a6f5faec14: 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 := 'BAC56AA018F06FA2EBEB93A48A29B617'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEBC21A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '197F3C026A4800FF'O } } } } } 20241225095458272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095458272 DLLC NOTICE LLME(ffffffff/c9be7cfd){UNASSIGNED} LLC RX: unknown TLLI 0xc9be7cfd, creating LLME on the fly (gprs_llc.c:552) 20241225095458272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095458272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095458272 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095458272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095458272 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095458272 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095458272 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095458272 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095458272 DLLC NOTICE LLME(ffffffff/c9be7cfd){UNASSIGNED} LLGM Assign pre (c9be7cfd => df938f0a) (gprs_llc.c:1079) 20241225095458272 DLLC NOTICE LLME(c9be7cfd/df938f0a){ASSIGNED} LLGM Assign post (c9be7cfd => df938f0a) (gprs_llc.c:1125) 20241225095458272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095458272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095458272 DMM DEBUG MM(262420000000017/df938f0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095458292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095458292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095458292 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095458292 DMM DEBUG MM(262420000000017/df938f0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241225095458292 DMM NOTICE MM(262420000000017/df938f0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095458292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095458292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095458292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095458292 DMM DEBUG MM(262420000000017/df938f0a) Requesting authorization (sgsn_auth.c:160) 20241225095458292 DMM INFO MM(262420000000017/df938f0a) Requesting authentication tuples (sgsn_auth.c:184) 20241225095458292 DMM DEBUG MM(262420000000017/df938f0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095458292 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241225095458292 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241225095458298 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095458298 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095458298 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095458298 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095458298 DMM INFO MM(262420000000017/df938f0a) Subscriber data update (mmctx.c:445) 20241225095458298 DMM DEBUG MM(262420000000017/df938f0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095458298 DMM INFO MM(262420000000017/df938f0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095458298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095458298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095458299 DMM INFO MM(262420000000017/df938f0a) <- GMM AUTH AND CIPHERING REQ (rand = ba c5 6a a0 18 f0 6f a2 eb eb 93 a4 8a 29 b6 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095458315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095458315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095458315 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095458315 DMM INFO MM(262420000000017/df938f0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095458315 DMM NOTICE MM(262420000000017/df938f0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095458315 DMM DEBUG MM(262420000000017/df938f0a) checking auth: received GSM SRES = ee bc 21 a7 (gprs_gmm.c:648) 20241225095458315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095458315 DMM DEBUG MM(262420000000017/df938f0a) Requesting authorization (sgsn_auth.c:160) 20241225095458315 DMM INFO MM(262420000000017/df938f0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095458315 DMM DEBUG MM(262420000000017/df938f0a) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095458315 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241225095458315 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) 20241225095458315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095458315 DMM INFO MM(262420000000017/df938f0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf938f0a) (gprs_gmm.c:282) 20241225095458318 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095458318 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095458318 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241225095458318 DMM INFO MM(262420000000017/df938f0a) Subscriber data update (mmctx.c:445) 20241225095458318 DMM DEBUG MM(262420000000017/df938f0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095458318 DMM INFO MM(262420000000017/df938f0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095458318 DMM NOTICE MM(262420000000017/df938f0a) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241225095458318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095458318 DMM NOTICE MM(262420000000017/df938f0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095458318 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) 20241225095458320 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095458320 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241225095458320 DMM INFO MM(262420000000017/df938f0a) Subscriber data update (mmctx.c:445) 20241225095458320 DMM DEBUG MM(262420000000017/df938f0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095458331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095458331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095458331 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095458331 DMM INFO MM(262420000000017/df938f0a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095458331 DMM NOTICE MM(262420000000017/df938f0a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095458331 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095458331 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095458331 DLLC NOTICE LLME(c9be7cfd/df938f0a){ASSIGNED} LLGM Assign pre (ffffffff => df938f0a) (gprs_llc.c:1079) 20241225095458331 DLLC NOTICE LLME(ffffffff/df938f0a){ASSIGNED} LLGM Assign post (ffffffff => df938f0a) (gprs_llc.c:1125) 20241225095458331 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095458331 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095458331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095458331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@76a6f5faec14: setverdict(pass): none -> pass 20241225095458390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095458390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095458390 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095458390 DMM INFO MM(262420000000017/df938f0a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095458390 DMM INFO MM(262420000000017/df938f0a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095458390 DMM DEBUG MM(262420000000017/df938f0a) Using GGSN 0 (gprs_sm.c:317) 20241225095458390 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) 20241225095458390 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241225095458390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095458390 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095458390 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241225095458407 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 05 3e 45 fc 11 f1 9c 18 2b 14 05 7f 32 41 96 44 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) 20241225095458407 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268d790) (sgsn_libgtp.c:633) 20241225095458407 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095458407 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82691be8 TLLI=df938f0a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095458407 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095458407 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@76a6f5faec14: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@76a6f5faec14: Final verdict of PTC: pass 20241225095458425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(730)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@76a6f5faec14: Final verdict of PTC: none 20241225095458429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095458430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(740)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(735)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(733)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(738)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(728)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Dec 25 09:54:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241225095458501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095458903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88924) 20241225095459431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095459431 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) 20241225095500432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095500432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Dec 25 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 20241225095501434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095501434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_pdp_act_unattached started. 20241225095501994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095501995 DMM INFO MM(262420000000017/df938f0a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095501995 DMM INFO MM(262420000000017/df938f0a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095501995 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095501995 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095501995 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095501995 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095501995 DLLC NOTICE LLME(ffffffff/df938f0a){ASSIGNED} LLGM Assign pre (df938f0a => ffffffff) (gprs_llc.c:1079) 20241225095501995 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df938f0a => ffffffff) (gprs_llc.c:1125) 20241225095501995 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82691890 (gprs_sndcp.c:574) 20241225095501995 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82691be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095501995 DMM NOTICE MM(262420000000017/df938f0a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095501995 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241225095501996 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095501996 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095501996 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241225095501996 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241225095501996 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) 20241225095501996 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) 20241225095501996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095501996 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095501996 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095501996 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095501996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095502035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095502035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095502035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095502035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095502035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095502035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095502035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095502035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095502036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095502036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095502036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095502036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095502036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095502036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095502036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095502036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095502036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095502036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095502036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095502036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095502039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095502046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095502046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095502052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095502052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095502052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095502052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095502052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095502052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095502052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095502052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095502053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095502053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095502053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095502053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095502053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095502053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095502053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095502053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095502053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095502053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095502053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095502053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095502055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095502060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095502060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095502069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095502069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095502069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095502069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095502069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095502069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095502069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095502069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095502070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095502070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095502070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095502070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095502070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095502070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095502070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095502070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095502070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095502070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095502070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095502070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095502070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095502073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095502078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095502078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095502435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095502435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095502435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095502435 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095502439 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095502440 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@76a6f5faec14: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D525713C'O, index=0 SGSN_Test-GSUP(761)@76a6f5faec14: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241225095502511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095502511 DLLC NOTICE LLME(ffffffff/d525713c){UNASSIGNED} LLC RX: unknown TLLI 0xd525713c, creating LLME on the fly (gprs_llc.c:552) 20241225095502511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095502511 DMM NOTICE LLME(ffffffff/d525713c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241225095502511 DLLC NOTICE LLME(ffffffff/d525713c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241225095502511 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@76a6f5faec14: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@76a6f5faec14: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@76a6f5faec14: Final verdict of PTC: pass 20241225095502541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37578<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095502545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095502545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(761)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(759)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(749)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(754)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@76a6f5faec14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@76a6f5faec14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@76a6f5faec14: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(747)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(752)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(757)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@76a6f5faec14: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Dec 25 09:55:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241225095502682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095502984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20241225095503546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095503546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=59876) 20241225095504548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095504548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Dec 25 09:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225095505550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095505550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user started. 20241225095506069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095506071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095506099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095506099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095506099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095506099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095506099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095506099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095506099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095506099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095506100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095506100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095506100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095506101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095506101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095506101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095506101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095506101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095506101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095506101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095506101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095506101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095506103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095506108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095506117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095506117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095506117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095506117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095506118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095506118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095506118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095506118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095506118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095506118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095506118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095506118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095506118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095506118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095506118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095506118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095506120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095506124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095506132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095506132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095506132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095506132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095506132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095506132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095506132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095506132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095506133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095506133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095506133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095506133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095506133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095506133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095506133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095506133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095506133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095506133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095506133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095506133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095506133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095506135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095506140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095506552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095506552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095506552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095506552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095506556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241225095506557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E2515FDF'O, index=0 SGSN_Test-GSUP(780)@76a6f5faec14: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@76a6f5faec14: 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 := '17EB5A3BD8DAE56AC4EFE6CA986B8224'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5773B07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D207E531A426B20'O } } } } } 20241225095506634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506634 DLLC NOTICE LLME(ffffffff/e2515fdf){UNASSIGNED} LLC RX: unknown TLLI 0xe2515fdf, creating LLME on the fly (gprs_llc.c:552) 20241225095506634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095506634 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095506634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095506634 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095506634 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095506634 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095506634 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095506634 DLLC NOTICE LLME(ffffffff/e2515fdf){UNASSIGNED} LLGM Assign pre (e2515fdf => e4ab7a42) (gprs_llc.c:1079) 20241225095506634 DLLC NOTICE LLME(e2515fdf/e4ab7a42){ASSIGNED} LLGM Assign post (e2515fdf => e4ab7a42) (gprs_llc.c:1125) 20241225095506634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095506634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095506634 DMM DEBUG MM(262420000000019/e4ab7a42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506652 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095506652 DMM DEBUG MM(262420000000019/e4ab7a42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241225095506652 DMM NOTICE MM(262420000000019/e4ab7a42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095506652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095506652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095506652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095506652 DMM DEBUG MM(262420000000019/e4ab7a42) Requesting authorization (sgsn_auth.c:160) 20241225095506652 DMM INFO MM(262420000000019/e4ab7a42) Requesting authentication tuples (sgsn_auth.c:184) 20241225095506652 DMM DEBUG MM(262420000000019/e4ab7a42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095506652 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241225095506652 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241225095506658 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095506658 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095506658 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095506658 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095506658 DMM INFO MM(262420000000019/e4ab7a42) Subscriber data update (mmctx.c:445) 20241225095506658 DMM DEBUG MM(262420000000019/e4ab7a42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095506658 DMM INFO MM(262420000000019/e4ab7a42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095506658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095506658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095506658 DMM INFO MM(262420000000019/e4ab7a42) <- GMM AUTH AND CIPHERING REQ (rand = 17 eb 5a 3b d8 da e5 6a c4 ef e6 ca 98 6b 82 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095506673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506673 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095506673 DMM INFO MM(262420000000019/e4ab7a42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095506673 DMM NOTICE MM(262420000000019/e4ab7a42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095506673 DMM DEBUG MM(262420000000019/e4ab7a42) checking auth: received GSM SRES = c5 77 3b 07 (gprs_gmm.c:648) 20241225095506673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095506673 DMM DEBUG MM(262420000000019/e4ab7a42) Requesting authorization (sgsn_auth.c:160) 20241225095506673 DMM INFO MM(262420000000019/e4ab7a42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095506673 DMM DEBUG MM(262420000000019/e4ab7a42) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095506673 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241225095506673 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) 20241225095506673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095506673 DMM INFO MM(262420000000019/e4ab7a42) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ab7a42) (gprs_gmm.c:282) 20241225095506676 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095506676 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095506676 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241225095506676 DMM INFO MM(262420000000019/e4ab7a42) Subscriber data update (mmctx.c:445) 20241225095506676 DMM DEBUG MM(262420000000019/e4ab7a42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095506676 DMM INFO MM(262420000000019/e4ab7a42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095506676 DMM NOTICE MM(262420000000019/e4ab7a42) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241225095506676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095506676 DMM NOTICE MM(262420000000019/e4ab7a42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095506676 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) 20241225095506677 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095506677 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241225095506677 DMM INFO MM(262420000000019/e4ab7a42) Subscriber data update (mmctx.c:445) 20241225095506677 DMM DEBUG MM(262420000000019/e4ab7a42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095506688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506688 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095506688 DMM INFO MM(262420000000019/e4ab7a42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095506688 DMM NOTICE MM(262420000000019/e4ab7a42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095506688 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095506688 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095506688 DLLC NOTICE LLME(e2515fdf/e4ab7a42){ASSIGNED} LLGM Assign pre (ffffffff => e4ab7a42) (gprs_llc.c:1079) 20241225095506688 DLLC NOTICE LLME(ffffffff/e4ab7a42){ASSIGNED} LLGM Assign post (ffffffff => e4ab7a42) (gprs_llc.c:1125) 20241225095506688 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095506688 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095506688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095506688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@76a6f5faec14: setverdict(pass): none -> pass 20241225095506745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506745 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095506745 DMM INFO MM(262420000000019/e4ab7a42) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095506745 DMM INFO MM(262420000000019/e4ab7a42) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095506745 DMM DEBUG MM(262420000000019/e4ab7a42) Using GGSN 0 (gprs_sm.c:317) 20241225095506745 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) 20241225095506745 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241225095506745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095506745 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095506746 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241225095506770 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 68 00 ea bb 11 55 8c 2c 32 14 05 7f 69 30 10 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=1028 from retransmit req queue (gtp.c:443) 20241225095506770 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158684148, cbp=0x556b8268dd70) (sgsn_libgtp.c:633) 20241225095506770 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095506770 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=e4ab7a42, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095506770 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095506770 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095506783 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241225095506793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095506793 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095506793 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@76a6f5faec14: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@76a6f5faec14: Final verdict of PTC: pass 20241225095506803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(778)@76a6f5faec14: Final verdict of PTC: none 20241225095506807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user-BVCI210(772)@76a6f5faec14: Final verdict of PTC: none 20241225095506807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(773)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(768)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(766)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(771)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(776)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Dec 25 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 20241225095506902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095507304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44772) 20241225095507808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095507809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44772, count=96224) 20241225095508809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095508809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Dec 25 09:55: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_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 20241225095509810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095509811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_ggsn_reject started. 20241225095510402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095510404 DMM INFO MM(262420000000019/e4ab7a42) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095510404 DMM INFO MM(262420000000019/e4ab7a42) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095510404 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095510404 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095510404 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095510404 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095510404 DLLC NOTICE LLME(ffffffff/e4ab7a42){ASSIGNED} LLGM Assign pre (e4ab7a42 => ffffffff) (gprs_llc.c:1079) 20241225095510404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4ab7a42 => ffffffff) (gprs_llc.c:1125) 20241225095510404 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b826929d0 (gprs_sndcp.c:574) 20241225095510404 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095510404 DMM NOTICE MM(262420000000019/e4ab7a42) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095510404 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241225095510404 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095510404 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095510404 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241225095510404 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241225095510404 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) 20241225095510404 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) 20241225095510404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095510404 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095510404 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095510404 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095510404 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095510446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095510446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095510446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095510446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095510446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095510446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095510446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095510446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095510447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095510447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095510447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095510447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095510447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095510447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095510447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095510447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095510447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095510447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095510448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095510448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095510450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095510455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095510461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095510461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095510461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095510461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095510461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095510461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095510461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095510461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095510462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095510462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095510462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095510462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095510462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095510462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095510462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095510462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095510462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095510462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095510462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095510462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095510464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095510468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095510477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095510477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095510477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095510477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095510477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095510477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095510477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095510477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095510478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095510478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095510478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095510478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095510478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095510478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095510478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095510478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095510478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095510478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095510478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095510478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095510478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095510480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095510485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095510812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095510812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095510812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095510812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095510816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095510817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@76a6f5faec14: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D6B83A76'O, index=0 SGSN_Test-GSUP(799)@76a6f5faec14: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@76a6f5faec14: 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 := '4280B6E12413BBA58091AAB5E2F9FA47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A31D9465'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B28CDFECC6C5AB40'O } } } } } 20241225095510891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510891 DLLC NOTICE LLME(ffffffff/d6b83a76){UNASSIGNED} LLC RX: unknown TLLI 0xd6b83a76, creating LLME on the fly (gprs_llc.c:552) 20241225095510891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095510891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095510891 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095510891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095510891 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095510891 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095510891 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095510891 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095510891 DLLC NOTICE LLME(ffffffff/d6b83a76){UNASSIGNED} LLGM Assign pre (d6b83a76 => d8c0cf5a) (gprs_llc.c:1079) 20241225095510891 DLLC NOTICE LLME(d6b83a76/d8c0cf5a){ASSIGNED} LLGM Assign post (d6b83a76 => d8c0cf5a) (gprs_llc.c:1125) 20241225095510891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095510891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095510891 DMM DEBUG MM(262420000000020/d8c0cf5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095510904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095510904 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095510904 DMM DEBUG MM(262420000000020/d8c0cf5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241225095510904 DMM NOTICE MM(262420000000020/d8c0cf5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095510904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095510904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095510904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095510904 DMM DEBUG MM(262420000000020/d8c0cf5a) Requesting authorization (sgsn_auth.c:160) 20241225095510904 DMM INFO MM(262420000000020/d8c0cf5a) Requesting authentication tuples (sgsn_auth.c:184) 20241225095510904 DMM DEBUG MM(262420000000020/d8c0cf5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095510904 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241225095510904 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241225095510906 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095510906 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095510906 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095510906 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095510906 DMM INFO MM(262420000000020/d8c0cf5a) Subscriber data update (mmctx.c:445) 20241225095510906 DMM DEBUG MM(262420000000020/d8c0cf5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095510906 DMM INFO MM(262420000000020/d8c0cf5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095510906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095510906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095510906 DMM INFO MM(262420000000020/d8c0cf5a) <- GMM AUTH AND CIPHERING REQ (rand = 42 80 b6 e1 24 13 bb a5 80 91 aa b5 e2 f9 fa 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095510912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095510912 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095510912 DMM INFO MM(262420000000020/d8c0cf5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095510912 DMM NOTICE MM(262420000000020/d8c0cf5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095510912 DMM DEBUG MM(262420000000020/d8c0cf5a) checking auth: received GSM SRES = a3 1d 94 65 (gprs_gmm.c:648) 20241225095510912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095510912 DMM DEBUG MM(262420000000020/d8c0cf5a) Requesting authorization (sgsn_auth.c:160) 20241225095510912 DMM INFO MM(262420000000020/d8c0cf5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095510912 DMM DEBUG MM(262420000000020/d8c0cf5a) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095510912 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241225095510912 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) 20241225095510912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095510912 DMM INFO MM(262420000000020/d8c0cf5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8c0cf5a) (gprs_gmm.c:282) 20241225095510913 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095510913 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095510913 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241225095510913 DMM INFO MM(262420000000020/d8c0cf5a) Subscriber data update (mmctx.c:445) 20241225095510913 DMM DEBUG MM(262420000000020/d8c0cf5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095510913 DMM INFO MM(262420000000020/d8c0cf5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095510913 DMM NOTICE MM(262420000000020/d8c0cf5a) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241225095510913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095510913 DMM NOTICE MM(262420000000020/d8c0cf5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095510913 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) 20241225095510914 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095510914 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241225095510914 DMM INFO MM(262420000000020/d8c0cf5a) Subscriber data update (mmctx.c:445) 20241225095510914 DMM DEBUG MM(262420000000020/d8c0cf5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095510918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095510918 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095510918 DMM INFO MM(262420000000020/d8c0cf5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095510918 DMM NOTICE MM(262420000000020/d8c0cf5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095510918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095510918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095510918 DLLC NOTICE LLME(d6b83a76/d8c0cf5a){ASSIGNED} LLGM Assign pre (ffffffff => d8c0cf5a) (gprs_llc.c:1079) 20241225095510918 DLLC NOTICE LLME(ffffffff/d8c0cf5a){ASSIGNED} LLGM Assign post (ffffffff => d8c0cf5a) (gprs_llc.c:1125) 20241225095510918 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095510918 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095510918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095510918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@76a6f5faec14: setverdict(pass): none -> pass 20241225095510976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095510976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095510976 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095510976 DMM INFO MM(262420000000020/d8c0cf5a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095510976 DMM INFO MM(262420000000020/d8c0cf5a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095510976 DMM DEBUG MM(262420000000020/d8c0cf5a) Using GGSN 0 (gprs_sm.c:317) 20241225095510976 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) 20241225095510977 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241225095510977 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095510977 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095510977 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241225095511003 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 b5 93 dc 1a 11 ec cb f7 da 14 05 7f 10 16 ce 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241225095511003 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095511003 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241225095511003 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241225095511003 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095511003 DMM NOTICE MM(262420000000020/d8c0cf5a) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@76a6f5faec14: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@76a6f5faec14: Final verdict of PTC: pass 20241225095511020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(792)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(787)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@76a6f5faec14: Final verdict of PTC: none 20241225095511026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095511026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(797)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(790)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(795)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(785)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Dec 25 09:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241225095511130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095511532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91536) 20241225095512028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095512028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91536, count=99740) 20241225095513030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095513030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Dec 25 09:55: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_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 20241225095514032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095514032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_deact_mo started. 20241225095514635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095514637 DMM INFO MM(262420000000020/d8c0cf5a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095514637 DMM INFO MM(262420000000020/d8c0cf5a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095514637 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095514637 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095514637 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095514637 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095514637 DLLC NOTICE LLME(ffffffff/d8c0cf5a){ASSIGNED} LLGM Assign pre (d8c0cf5a => ffffffff) (gprs_llc.c:1079) 20241225095514637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8c0cf5a => ffffffff) (gprs_llc.c:1125) 20241225095514637 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241225095514637 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) 20241225095514637 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) 20241225095514637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095514638 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095514638 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095514638 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095514638 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095514694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095514694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095514694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095514694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095514694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095514694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095514694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095514694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095514695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095514695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095514695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095514695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095514695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095514695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095514695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095514695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095514695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095514697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095514703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095514703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(806)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@76a6f5faec14: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI196(804)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095514706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095514706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095514706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095514706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095514706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095514706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095514706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095514706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095514707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095514707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095514707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095514707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095514707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095514707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095514707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095514707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095514707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095514707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095514707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095514707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095514710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095514715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095514715 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095514723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095514723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095514723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095514723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095514723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095514724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095514724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095514724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095514724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095514724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095514724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095514724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095514724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095514724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095514724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095514724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095514724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095514724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095514726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095514731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095514731 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095515033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095515033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095515033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095515033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095515038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095515039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='FB6C1B3F'O, index=0 SGSN_Test-GSUP(818)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'B26171321541E79B978FF877EBB7183B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0575523'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72F33A7BF4D089F8'O } } } } } 20241225095515097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515097 DLLC NOTICE LLME(ffffffff/fb6c1b3f){UNASSIGNED} LLC RX: unknown TLLI 0xfb6c1b3f, creating LLME on the fly (gprs_llc.c:552) 20241225095515097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515097 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095515097 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095515097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095515097 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095515097 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095515097 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095515097 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095515097 DLLC NOTICE LLME(ffffffff/fb6c1b3f){UNASSIGNED} LLGM Assign pre (fb6c1b3f => eaa1a8ab) (gprs_llc.c:1079) 20241225095515097 DLLC NOTICE LLME(fb6c1b3f/eaa1a8ab){ASSIGNED} LLGM Assign post (fb6c1b3f => eaa1a8ab) (gprs_llc.c:1125) 20241225095515097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095515097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095515097 DMM DEBUG MM(262420000000021/eaa1a8ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095515105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515105 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515105 DMM DEBUG MM(262420000000021/eaa1a8ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241225095515105 DMM NOTICE MM(262420000000021/eaa1a8ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095515105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095515105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095515105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095515105 DMM DEBUG MM(262420000000021/eaa1a8ab) Requesting authorization (sgsn_auth.c:160) 20241225095515105 DMM INFO MM(262420000000021/eaa1a8ab) Requesting authentication tuples (sgsn_auth.c:184) 20241225095515105 DMM DEBUG MM(262420000000021/eaa1a8ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095515105 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241225095515105 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241225095515107 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095515107 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095515107 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095515107 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095515107 DMM INFO MM(262420000000021/eaa1a8ab) Subscriber data update (mmctx.c:445) 20241225095515107 DMM DEBUG MM(262420000000021/eaa1a8ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095515107 DMM INFO MM(262420000000021/eaa1a8ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095515107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095515107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095515107 DMM INFO MM(262420000000021/eaa1a8ab) <- GMM AUTH AND CIPHERING REQ (rand = b2 61 71 32 15 41 e7 9b 97 8f f8 77 eb b7 18 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095515114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515114 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515114 DMM INFO MM(262420000000021/eaa1a8ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095515114 DMM NOTICE MM(262420000000021/eaa1a8ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095515114 DMM DEBUG MM(262420000000021/eaa1a8ab) checking auth: received GSM SRES = d0 57 55 23 (gprs_gmm.c:648) 20241225095515114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095515114 DMM DEBUG MM(262420000000021/eaa1a8ab) Requesting authorization (sgsn_auth.c:160) 20241225095515114 DMM INFO MM(262420000000021/eaa1a8ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095515114 DMM DEBUG MM(262420000000021/eaa1a8ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095515114 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241225095515114 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) 20241225095515114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095515114 DMM INFO MM(262420000000021/eaa1a8ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa1a8ab) (gprs_gmm.c:282) 20241225095515115 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095515115 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095515115 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225095515115 DMM INFO MM(262420000000021/eaa1a8ab) Subscriber data update (mmctx.c:445) 20241225095515115 DMM DEBUG MM(262420000000021/eaa1a8ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095515115 DMM INFO MM(262420000000021/eaa1a8ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095515115 DMM NOTICE MM(262420000000021/eaa1a8ab) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241225095515115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095515115 DMM NOTICE MM(262420000000021/eaa1a8ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095515115 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) 20241225095515116 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095515116 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241225095515116 DMM INFO MM(262420000000021/eaa1a8ab) Subscriber data update (mmctx.c:445) 20241225095515116 DMM DEBUG MM(262420000000021/eaa1a8ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095515121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515121 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515121 DMM INFO MM(262420000000021/eaa1a8ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095515121 DMM NOTICE MM(262420000000021/eaa1a8ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095515121 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095515121 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095515121 DLLC NOTICE LLME(fb6c1b3f/eaa1a8ab){ASSIGNED} LLGM Assign pre (ffffffff => eaa1a8ab) (gprs_llc.c:1079) 20241225095515121 DLLC NOTICE LLME(ffffffff/eaa1a8ab){ASSIGNED} LLGM Assign post (ffffffff => eaa1a8ab) (gprs_llc.c:1125) 20241225095515121 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095515121 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095515121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095515121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@76a6f5faec14: setverdict(pass): none -> pass 20241225095515173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515173 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515173 DMM INFO MM(262420000000021/eaa1a8ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095515173 DMM INFO MM(262420000000021/eaa1a8ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095515173 DMM DEBUG MM(262420000000021/eaa1a8ab) Using GGSN 0 (gprs_sm.c:317) 20241225095515173 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) 20241225095515173 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241225095515173 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095515173 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095515173 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241225095515181 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 ec be 7f 9f 11 65 90 f1 53 14 05 7f c9 f5 29 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241225095515181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095515181 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095515181 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=eaa1a8ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095515181 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095515181 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095515187 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241225095515192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515192 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095515196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241225095515196 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095515196 DMM INFO MM(262420000000021/eaa1a8ab) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241225095515196 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095515196 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241225095515197 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) 20241225095515197 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095515197 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241225095515197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=eaa1a8ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095515197 DMM INFO MM(262420000000021/eaa1a8ab) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241225095515197 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241225095515197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@76a6f5faec14: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@76a6f5faec14: Final verdict of PTC: pass 20241225095515205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(807)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(811)@76a6f5faec14: Final verdict of PTC: none 20241225095515209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095515210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(816)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(814)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(805)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(809)@76a6f5faec14: Final verdict of PTC: none Wed Dec 25 09:55:15 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 MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@76a6f5faec14: 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'. 20241225095515282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095515684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42012) 20241225095516211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095516212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42012, count=105736) 20241225095517213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095517213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Dec 25 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 20241225095518215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095518215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_deact_mt started. 20241225095518784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095518788 DMM INFO MM(262420000000021/eaa1a8ab) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095518788 DMM INFO MM(262420000000021/eaa1a8ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095518788 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095518788 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095518788 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095518788 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095518788 DLLC NOTICE LLME(ffffffff/eaa1a8ab){ASSIGNED} LLGM Assign pre (eaa1a8ab => ffffffff) (gprs_llc.c:1079) 20241225095518788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaa1a8ab => ffffffff) (gprs_llc.c:1125) 20241225095518788 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241225095518788 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) 20241225095518788 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) 20241225095518788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095518788 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095518788 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095518788 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095518788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095518834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095518834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095518834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095518834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095518834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095518834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095518834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095518834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241225095518835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095518835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095518835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(825)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095518835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095518835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095518835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095518835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095518835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095518835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095518835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095518835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095518835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095518838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095518843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095518843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095518850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095518850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095518850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095518850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095518850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095518850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095518850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095518850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095518850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095518850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095518850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095518851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095518851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095518851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095518851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095518851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095518851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095518851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095518851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095518851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095518853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095518859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095518859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095518865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095518865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095518865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095518865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095518865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095518865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095518865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095518866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095518867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095518867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095518867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095518867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095518867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095518867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095518867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095518867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095518867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095518867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095518867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095518867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095518867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095518869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095518874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095518874 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095519216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095519216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095519216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095519216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095519220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095519221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='EEE42192'O, index=0 SGSN_Test-GSUP(837)@76a6f5faec14: 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)@76a6f5faec14: 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 := '649675732C0F360884AEA6E561FC7159'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11F3CF83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '023E8FD74B556237'O } } } } } 20241225095519282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519282 DLLC NOTICE LLME(ffffffff/eee42192){UNASSIGNED} LLC RX: unknown TLLI 0xeee42192, creating LLME on the fly (gprs_llc.c:552) 20241225095519282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095519282 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095519282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095519282 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095519282 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095519282 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095519282 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095519282 DLLC NOTICE LLME(ffffffff/eee42192){UNASSIGNED} LLGM Assign pre (eee42192 => f05c23d9) (gprs_llc.c:1079) 20241225095519282 DLLC NOTICE LLME(eee42192/f05c23d9){ASSIGNED} LLGM Assign post (eee42192 => f05c23d9) (gprs_llc.c:1125) 20241225095519282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095519282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095519282 DMM DEBUG MM(262420000000022/f05c23d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095519297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519297 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519297 DMM DEBUG MM(262420000000022/f05c23d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241225095519297 DMM NOTICE MM(262420000000022/f05c23d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095519297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095519297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095519297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095519297 DMM DEBUG MM(262420000000022/f05c23d9) Requesting authorization (sgsn_auth.c:160) 20241225095519297 DMM INFO MM(262420000000022/f05c23d9) Requesting authentication tuples (sgsn_auth.c:184) 20241225095519297 DMM DEBUG MM(262420000000022/f05c23d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095519297 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241225095519297 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241225095519302 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095519302 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095519302 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095519302 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095519302 DMM INFO MM(262420000000022/f05c23d9) Subscriber data update (mmctx.c:445) 20241225095519302 DMM DEBUG MM(262420000000022/f05c23d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095519302 DMM INFO MM(262420000000022/f05c23d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095519302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095519302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095519302 DMM INFO MM(262420000000022/f05c23d9) <- GMM AUTH AND CIPHERING REQ (rand = 64 96 75 73 2c 0f 36 08 84 ae a6 e5 61 fc 71 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095519318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519318 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519318 DMM INFO MM(262420000000022/f05c23d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095519318 DMM NOTICE MM(262420000000022/f05c23d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095519318 DMM DEBUG MM(262420000000022/f05c23d9) checking auth: received GSM SRES = 11 f3 cf 83 (gprs_gmm.c:648) 20241225095519318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095519318 DMM DEBUG MM(262420000000022/f05c23d9) Requesting authorization (sgsn_auth.c:160) 20241225095519318 DMM INFO MM(262420000000022/f05c23d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095519318 DMM DEBUG MM(262420000000022/f05c23d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095519318 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241225095519318 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) 20241225095519318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095519319 DMM INFO MM(262420000000022/f05c23d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05c23d9) (gprs_gmm.c:282) 20241225095519321 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095519321 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095519321 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241225095519321 DMM INFO MM(262420000000022/f05c23d9) Subscriber data update (mmctx.c:445) 20241225095519322 DMM DEBUG MM(262420000000022/f05c23d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095519322 DMM INFO MM(262420000000022/f05c23d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095519322 DMM NOTICE MM(262420000000022/f05c23d9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241225095519322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095519322 DMM NOTICE MM(262420000000022/f05c23d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095519322 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) 20241225095519323 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095519323 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241225095519323 DMM INFO MM(262420000000022/f05c23d9) Subscriber data update (mmctx.c:445) 20241225095519323 DMM DEBUG MM(262420000000022/f05c23d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095519336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519336 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519336 DMM INFO MM(262420000000022/f05c23d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095519336 DMM NOTICE MM(262420000000022/f05c23d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095519336 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095519336 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095519336 DLLC NOTICE LLME(eee42192/f05c23d9){ASSIGNED} LLGM Assign pre (ffffffff => f05c23d9) (gprs_llc.c:1079) 20241225095519336 DLLC NOTICE LLME(ffffffff/f05c23d9){ASSIGNED} LLGM Assign post (ffffffff => f05c23d9) (gprs_llc.c:1125) 20241225095519336 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095519336 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095519336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095519336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@76a6f5faec14: setverdict(pass): none -> pass 20241225095519391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519391 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519391 DMM INFO MM(262420000000022/f05c23d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095519391 DMM INFO MM(262420000000022/f05c23d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095519391 DMM DEBUG MM(262420000000022/f05c23d9) Using GGSN 0 (gprs_sm.c:317) 20241225095519391 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) 20241225095519391 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241225095519391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095519391 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095519391 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241225095519408 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 89 f4 76 46 11 9a a5 a6 3f 14 05 7f 22 15 44 c4 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) 20241225095519408 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095519408 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095519408 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=f05c23d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095519408 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095519408 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095519422 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241225095519433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519433 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519433 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519437 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241225095519437 DGPRS INFO PDP(262420000000022:5): Context 0x7f21586851c0 was deleted (sgsn_libgtp.c:707) 20241225095519437 DMM INFO MM(262420000000022/f05c23d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095519437 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241225095519437 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@76a6f5faec14: Removing Client IMSI='262420000000022'H, index=0 20241225095519442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095519442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095519442 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095519442 DMM INFO MM(262420000000022/f05c23d9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@76a6f5faec14: Final verdict of PTC: pass 20241225095519443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56288<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(837)@76a6f5faec14: Final verdict of PTC: none 20241225095519447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095519447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(827)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(830)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(835)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(833)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(828)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(823)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Dec 25 09:55:19 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 20241225095519537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095519940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79604) 20241225095520449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095520449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225095520628 DGPRS DEBUG Checking for inactive LLMEs, time = 37648719 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=79604, count=104652) 20241225095521451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095521451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Dec 25 09:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225095522453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095522453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_deact_dup started. 20241225095523019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095523021 DMM INFO MM(262420000000022/f05c23d9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095523021 DMM INFO MM(262420000000022/f05c23d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095523021 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095523021 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095523021 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095523021 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095523021 DLLC NOTICE LLME(ffffffff/f05c23d9){ASSIGNED} LLGM Assign pre (f05c23d9 => ffffffff) (gprs_llc.c:1079) 20241225095523021 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05c23d9 => ffffffff) (gprs_llc.c:1125) 20241225095523021 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095523021 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095523021 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241225095523021 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) 20241225095523021 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) 20241225095523021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095523021 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095523021 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095523021 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095523021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095523067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095523067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095523067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095523067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523067 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095523067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095523067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095523067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095523067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095523068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095523068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095523068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095523068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095523068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095523068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095523068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095523068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095523068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095523068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095523068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095523068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095523071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095523075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095523082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095523082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095523082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095523082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523082 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095523082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095523082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095523082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095523082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095523083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095523083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095523083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095523083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095523083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095523083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095523083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095523083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095523083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095523083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095523083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095523083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095523085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095523090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095523097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095523097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095523097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095523097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095523097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095523097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095523097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095523097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095523098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095523098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095523098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095523098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095523098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095523098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095523098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095523098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095523098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095523098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095523098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095523099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095523099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095523100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095523105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095523455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095523455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095523455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095523455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095523460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095523461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@76a6f5faec14: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='EBE21F6F'O, index=0 SGSN_Test-GSUP(856)@76a6f5faec14: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: 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 := '4EB2591B47BE717BB63A1D407A4AE485'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '042D0F6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '326750A967958221'O } } } } } 20241225095523538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523539 DLLC NOTICE LLME(ffffffff/ebe21f6f){UNASSIGNED} LLC RX: unknown TLLI 0xebe21f6f, creating LLME on the fly (gprs_llc.c:552) 20241225095523539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523539 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095523539 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095523539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095523539 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095523539 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095523539 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095523539 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095523539 DLLC NOTICE LLME(ffffffff/ebe21f6f){UNASSIGNED} LLGM Assign pre (ebe21f6f => f63b77e0) (gprs_llc.c:1079) 20241225095523539 DLLC NOTICE LLME(ebe21f6f/f63b77e0){ASSIGNED} LLGM Assign post (ebe21f6f => f63b77e0) (gprs_llc.c:1125) 20241225095523539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095523539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095523539 DMM DEBUG MM(262420000000046/f63b77e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095523551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523551 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523551 DMM DEBUG MM(262420000000046/f63b77e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241225095523551 DMM NOTICE MM(262420000000046/f63b77e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095523551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095523551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095523551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095523551 DMM DEBUG MM(262420000000046/f63b77e0) Requesting authorization (sgsn_auth.c:160) 20241225095523551 DMM INFO MM(262420000000046/f63b77e0) Requesting authentication tuples (sgsn_auth.c:184) 20241225095523551 DMM DEBUG MM(262420000000046/f63b77e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095523551 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241225095523551 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241225095523555 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095523555 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095523555 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095523555 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095523555 DMM INFO MM(262420000000046/f63b77e0) Subscriber data update (mmctx.c:445) 20241225095523555 DMM DEBUG MM(262420000000046/f63b77e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095523555 DMM INFO MM(262420000000046/f63b77e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095523555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095523555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095523555 DMM INFO MM(262420000000046/f63b77e0) <- GMM AUTH AND CIPHERING REQ (rand = 4e b2 59 1b 47 be 71 7b b6 3a 1d 40 7a 4a e4 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095523569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523569 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523569 DMM INFO MM(262420000000046/f63b77e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095523569 DMM NOTICE MM(262420000000046/f63b77e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095523569 DMM DEBUG MM(262420000000046/f63b77e0) checking auth: received GSM SRES = 04 2d 0f 6f (gprs_gmm.c:648) 20241225095523569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095523569 DMM DEBUG MM(262420000000046/f63b77e0) Requesting authorization (sgsn_auth.c:160) 20241225095523569 DMM INFO MM(262420000000046/f63b77e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095523569 DMM DEBUG MM(262420000000046/f63b77e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095523569 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241225095523569 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) 20241225095523569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095523569 DMM INFO MM(262420000000046/f63b77e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf63b77e0) (gprs_gmm.c:282) 20241225095523571 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095523572 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095523572 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241225095523572 DMM INFO MM(262420000000046/f63b77e0) Subscriber data update (mmctx.c:445) 20241225095523572 DMM DEBUG MM(262420000000046/f63b77e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095523572 DMM INFO MM(262420000000046/f63b77e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095523572 DMM NOTICE MM(262420000000046/f63b77e0) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241225095523572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095523572 DMM NOTICE MM(262420000000046/f63b77e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095523572 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) 20241225095523573 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095523573 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241225095523573 DMM INFO MM(262420000000046/f63b77e0) Subscriber data update (mmctx.c:445) 20241225095523573 DMM DEBUG MM(262420000000046/f63b77e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095523586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523586 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523586 DMM INFO MM(262420000000046/f63b77e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095523586 DMM NOTICE MM(262420000000046/f63b77e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095523586 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095523586 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095523586 DLLC NOTICE LLME(ebe21f6f/f63b77e0){ASSIGNED} LLGM Assign pre (ffffffff => f63b77e0) (gprs_llc.c:1079) 20241225095523586 DLLC NOTICE LLME(ffffffff/f63b77e0){ASSIGNED} LLGM Assign post (ffffffff => f63b77e0) (gprs_llc.c:1125) 20241225095523586 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095523586 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095523586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095523586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: setverdict(pass): none -> pass 20241225095523644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523644 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523644 DMM INFO MM(262420000000046/f63b77e0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095523644 DMM INFO MM(262420000000046/f63b77e0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095523644 DMM DEBUG MM(262420000000046/f63b77e0) Using GGSN 0 (gprs_sm.c:317) 20241225095523644 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) 20241225095523644 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241225095523644 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095523644 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095523644 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241225095523669 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 e6 66 6d e6 11 b8 42 bc 24 14 05 7f c6 61 cf 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=1034 from retransmit req queue (gtp.c:443) 20241225095523669 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095523669 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095523669 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=f63b77e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095523669 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095523669 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095523690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523690 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523690 DMM INFO MM(262420000000046/f63b77e0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241225095523690 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095523690 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241225095523691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095523691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095523691 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095523691 DMM INFO MM(262420000000046/f63b77e0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241225095523691 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095523691 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: "Received deletePDPContextResponse 1, seq_nr=1036" 20241225095523694 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) 20241225095523694 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095523694 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241225095523694 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=f63b77e0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095523694 DMM INFO MM(262420000000046/f63b77e0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241225095523694 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241225095523694 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095523694 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) 20241225095523694 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)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@76a6f5faec14: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@76a6f5faec14: Final verdict of PTC: pass 20241225095525716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(840)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(856)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(844)@76a6f5faec14: Final verdict of PTC: none 20241225095525721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095525721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(841)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(849)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(854)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(847)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(842)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(852)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Dec 25 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 20241225095525800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095526202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241225095526722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095526722 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=106728) 20241225095527723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095527723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Dec 25 09:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241225095528724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095528724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_second_attempt started. 20241225095529307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095529309 DMM INFO MM(262420000000046/f63b77e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095529309 DMM INFO MM(262420000000046/f63b77e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095529309 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095529309 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095529309 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095529309 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095529309 DLLC NOTICE LLME(ffffffff/f63b77e0){ASSIGNED} LLGM Assign pre (f63b77e0 => ffffffff) (gprs_llc.c:1079) 20241225095529309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f63b77e0 => ffffffff) (gprs_llc.c:1125) 20241225095529309 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241225095529309 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) 20241225095529309 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) 20241225095529309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095529309 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095529309 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095529309 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095529309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095529355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095529355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095529355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095529355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095529355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095529355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095529355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095529355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095529356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095529356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095529356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095529357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095529357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095529357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095529357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095529357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095529357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095529357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095529357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095529357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095529360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095529366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095529371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095529371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095529371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095529371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095529371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095529371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095529371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095529371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095529372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095529372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095529372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095529372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095529372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095529372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095529372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095529372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095529372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095529372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095529372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095529372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095529374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095529379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095529387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095529387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095529387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095529387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529387 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095529387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095529387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095529387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095529387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095529388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095529388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095529388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095529388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095529388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095529388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095529388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095529388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095529388 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095529388 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095529388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095529388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095529388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095529390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095529394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095529725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095529726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095529726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095529726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095529730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095529731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@76a6f5faec14: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='EFDB37A3'O, index=0 SGSN_Test-GSUP(875)@76a6f5faec14: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@76a6f5faec14: 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 := '6F88A6FDB1DB37A3E3BE4EB4507DD0FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25A6CD03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '539B7EE94B0A8F30'O } } } } } 20241225095529800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529800 DLLC NOTICE LLME(ffffffff/efdb37a3){UNASSIGNED} LLC RX: unknown TLLI 0xefdb37a3, creating LLME on the fly (gprs_llc.c:552) 20241225095529800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529800 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095529800 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095529800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095529800 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095529800 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095529800 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095529800 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095529800 DLLC NOTICE LLME(ffffffff/efdb37a3){UNASSIGNED} LLGM Assign pre (efdb37a3 => ed31d65b) (gprs_llc.c:1079) 20241225095529800 DLLC NOTICE LLME(efdb37a3/ed31d65b){ASSIGNED} LLGM Assign post (efdb37a3 => ed31d65b) (gprs_llc.c:1125) 20241225095529800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095529800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095529800 DMM DEBUG MM(262420000000022/ed31d65b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095529822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529822 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095529822 DMM DEBUG MM(262420000000022/ed31d65b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241225095529822 DMM NOTICE MM(262420000000022/ed31d65b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095529822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095529822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095529822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095529822 DMM DEBUG MM(262420000000022/ed31d65b) Requesting authorization (sgsn_auth.c:160) 20241225095529822 DMM INFO MM(262420000000022/ed31d65b) Requesting authentication tuples (sgsn_auth.c:184) 20241225095529822 DMM DEBUG MM(262420000000022/ed31d65b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095529822 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241225095529822 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@76a6f5faec14: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241225095529828 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095529828 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095529829 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095529829 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095529829 DMM INFO MM(262420000000022/ed31d65b) Subscriber data update (mmctx.c:445) 20241225095529829 DMM DEBUG MM(262420000000022/ed31d65b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095529829 DMM INFO MM(262420000000022/ed31d65b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095529829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095529829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095529829 DMM INFO MM(262420000000022/ed31d65b) <- GMM AUTH AND CIPHERING REQ (rand = 6f 88 a6 fd b1 db 37 a3 e3 be 4e b4 50 7d d0 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095529845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529845 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095529845 DMM INFO MM(262420000000022/ed31d65b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095529845 DMM NOTICE MM(262420000000022/ed31d65b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095529845 DMM DEBUG MM(262420000000022/ed31d65b) checking auth: received GSM SRES = 25 a6 cd 03 (gprs_gmm.c:648) 20241225095529845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095529845 DMM DEBUG MM(262420000000022/ed31d65b) Requesting authorization (sgsn_auth.c:160) 20241225095529845 DMM INFO MM(262420000000022/ed31d65b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095529845 DMM DEBUG MM(262420000000022/ed31d65b) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095529845 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241225095529845 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) 20241225095529845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095529845 DMM INFO MM(262420000000022/ed31d65b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed31d65b) (gprs_gmm.c:282) 20241225095529848 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095529848 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095529848 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241225095529848 DMM INFO MM(262420000000022/ed31d65b) Subscriber data update (mmctx.c:445) 20241225095529848 DMM DEBUG MM(262420000000022/ed31d65b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095529848 DMM INFO MM(262420000000022/ed31d65b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095529848 DMM NOTICE MM(262420000000022/ed31d65b) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241225095529848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095529848 DMM NOTICE MM(262420000000022/ed31d65b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095529848 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) 20241225095529850 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095529850 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241225095529850 DMM INFO MM(262420000000022/ed31d65b) Subscriber data update (mmctx.c:445) 20241225095529850 DMM DEBUG MM(262420000000022/ed31d65b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095529861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095529861 DMM INFO MM(262420000000022/ed31d65b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095529861 DMM NOTICE MM(262420000000022/ed31d65b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095529861 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095529861 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095529861 DLLC NOTICE LLME(efdb37a3/ed31d65b){ASSIGNED} LLGM Assign pre (ffffffff => ed31d65b) (gprs_llc.c:1079) 20241225095529861 DLLC NOTICE LLME(ffffffff/ed31d65b){ASSIGNED} LLGM Assign post (ffffffff => ed31d65b) (gprs_llc.c:1125) 20241225095529861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095529861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095529861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095529861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_second_attempt(877)@76a6f5faec14: 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 := '9ABE8EBE9C3757DF4EE36FEA8CC43E39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D73EF03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9203AB25816F9F57'O } } } } } 20241225095529918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529918 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095529918 DMM INFO MM(262420000000022/ed31d65b) -> GMM ATTACH REQUEST MI(TMSI-0xED31D65B) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095529918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095529918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095529918 DLLC NOTICE LLME(ffffffff/ed31d65b){ASSIGNED} LLGM Assign pre (ed31d65b => d4cae23f) (gprs_llc.c:1079) 20241225095529918 DLLC NOTICE LLME(ed31d65b/d4cae23f){ASSIGNED} LLGM Assign post (ed31d65b => d4cae23f) (gprs_llc.c:1125) 20241225095529918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095529918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095529918 DMM DEBUG MM(262420000000022/d4cae23f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095529931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095529931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095529931 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095529931 DMM DEBUG MM(262420000000022/d4cae23f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241225095529931 DMM NOTICE MM(262420000000022/d4cae23f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095529931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095529931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095529931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095529931 DMM DEBUG MM(262420000000022/d4cae23f) Requesting authorization (sgsn_auth.c:160) 20241225095529931 DMM INFO MM(262420000000022/d4cae23f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095529931 DMM DEBUG MM(262420000000022/d4cae23f) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095529931 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241225095529931 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) 20241225095535932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241225095535932 DMM ERROR MM(262420000000022/d4cae23f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241225095535932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241225095535932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095535932 DMM NOTICE MM(262420000000022/d4cae23f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241225095535932 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241225095535932 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) 20241225095535932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225095535932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Deallocated (fsm.c:568) 20241225095535932 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095535932 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095535932 DLLC NOTICE LLME(ed31d65b/d4cae23f){ASSIGNED} LLGM Assign pre (d4cae23f => ffffffff) (gprs_llc.c:1079) 20241225095535932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4cae23f => ffffffff) (gprs_llc.c:1125) 20241225095549726 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095549726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225095549727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095550628 DGPRS DEBUG Checking for inactive LLMEs, time = 37648749 (sgsn.c:132) 20241225095559359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095559365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095559365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095559373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095559377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095559377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095559389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095559392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@76a6f5faec14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@76a6f5faec14: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241225095559812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095559812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(868)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(873)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(863)@76a6f5faec14: Final verdict of PTC: none 20241225095559815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(859)@76a6f5faec14: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@76a6f5faec14: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@76a6f5faec14: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@76a6f5faec14: Final verdict of PTC: none TC_attach_second_attempt(877)@76a6f5faec14: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(876)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(861)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(866)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(871)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@76a6f5faec14: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@76a6f5faec14: 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'. Wed Dec 25 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 20241225095559878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095600179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107336) 20241225095600813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095600813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107336, count=112768) 20241225095601814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095601814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Dec 25 09:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241225095602814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095602814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_echo_timeout started. 20241225095603250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095603252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095603295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095603295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095603295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095603295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603296 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095603296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095603296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095603296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095603296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095603296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095603296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095603296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603296 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095603296 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095603296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095603297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095603297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095603299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095603305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095603311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095603311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095603311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095603311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095603311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095603311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095603311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095603311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095603311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095603311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095603311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095603312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095603312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095603312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095603312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095603312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095603312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095603312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(887)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095603312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095603312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095603313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095603318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095603328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095603328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095603328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095603328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095603328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095603328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095603328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095603328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095603329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095603329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095603329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095603330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095603330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095603330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095603330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095603330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095603330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095603330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095603330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095603330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095603330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095603332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095603336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095603815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095603816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095603816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095603816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095603820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095603821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@76a6f5faec14: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E4AD20E6'O, index=0 SGSN_Test-GSUP(894)@76a6f5faec14: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@76a6f5faec14: 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 := '253FDABEA083F319F1397055112747DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5658C01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63221C2D68C656A6'O } } } } } 20241225095603888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603888 DLLC NOTICE LLME(ffffffff/e4ad20e6){UNASSIGNED} LLC RX: unknown TLLI 0xe4ad20e6, creating LLME on the fly (gprs_llc.c:552) 20241225095603888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095603888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095603888 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095603888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095603888 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095603888 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095603888 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095603888 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095603888 DLLC NOTICE LLME(ffffffff/e4ad20e6){UNASSIGNED} LLGM Assign pre (e4ad20e6 => d239a3b5) (gprs_llc.c:1079) 20241225095603888 DLLC NOTICE LLME(e4ad20e6/d239a3b5){ASSIGNED} LLGM Assign post (e4ad20e6 => d239a3b5) (gprs_llc.c:1125) 20241225095603888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095603888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095603888 DMM DEBUG MM(262420000000067/d239a3b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095603909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095603909 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095603909 DMM DEBUG MM(262420000000067/d239a3b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241225095603909 DMM NOTICE MM(262420000000067/d239a3b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095603909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095603909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095603909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095603909 DMM DEBUG MM(262420000000067/d239a3b5) Requesting authorization (sgsn_auth.c:160) 20241225095603909 DMM INFO MM(262420000000067/d239a3b5) Requesting authentication tuples (sgsn_auth.c:184) 20241225095603909 DMM DEBUG MM(262420000000067/d239a3b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095603909 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241225095603909 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@76a6f5faec14: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241225095603915 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095603915 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095603915 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095603915 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095603915 DMM INFO MM(262420000000067/d239a3b5) Subscriber data update (mmctx.c:445) 20241225095603915 DMM DEBUG MM(262420000000067/d239a3b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095603915 DMM INFO MM(262420000000067/d239a3b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095603915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095603915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095603915 DMM INFO MM(262420000000067/d239a3b5) <- GMM AUTH AND CIPHERING REQ (rand = 25 3f da be a0 83 f3 19 f1 39 70 55 11 27 47 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095603932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095603932 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095603932 DMM INFO MM(262420000000067/d239a3b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095603932 DMM NOTICE MM(262420000000067/d239a3b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095603932 DMM DEBUG MM(262420000000067/d239a3b5) checking auth: received GSM SRES = b5 65 8c 01 (gprs_gmm.c:648) 20241225095603932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095603932 DMM DEBUG MM(262420000000067/d239a3b5) Requesting authorization (sgsn_auth.c:160) 20241225095603932 DMM INFO MM(262420000000067/d239a3b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095603932 DMM DEBUG MM(262420000000067/d239a3b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095603932 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241225095603932 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) 20241225095603932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095603932 DMM INFO MM(262420000000067/d239a3b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd239a3b5) (gprs_gmm.c:282) 20241225095603935 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095603935 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095603935 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241225095603935 DMM INFO MM(262420000000067/d239a3b5) Subscriber data update (mmctx.c:445) 20241225095603935 DMM DEBUG MM(262420000000067/d239a3b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095603935 DMM INFO MM(262420000000067/d239a3b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095603935 DMM NOTICE MM(262420000000067/d239a3b5) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241225095603935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095603935 DMM NOTICE MM(262420000000067/d239a3b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095603935 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) 20241225095603936 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095603936 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241225095603936 DMM INFO MM(262420000000067/d239a3b5) Subscriber data update (mmctx.c:445) 20241225095603936 DMM DEBUG MM(262420000000067/d239a3b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095603947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095603947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095603947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095603947 DMM INFO MM(262420000000067/d239a3b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095603947 DMM NOTICE MM(262420000000067/d239a3b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095603947 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095603947 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095603947 DLLC NOTICE LLME(e4ad20e6/d239a3b5){ASSIGNED} LLGM Assign pre (ffffffff => d239a3b5) (gprs_llc.c:1079) 20241225095603947 DLLC NOTICE LLME(ffffffff/d239a3b5){ASSIGNED} LLGM Assign post (ffffffff => d239a3b5) (gprs_llc.c:1125) 20241225095603947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095603947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095603947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095603947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@76a6f5faec14: setverdict(pass): none -> pass 20241225095604005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095604005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095604005 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095604005 DMM INFO MM(262420000000067/d239a3b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095604005 DMM INFO MM(262420000000067/d239a3b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095604005 DMM DEBUG MM(262420000000067/d239a3b5) Using GGSN 0 (gprs_sm.c:317) 20241225095604005 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) 20241225095604005 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241225095604005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095604005 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095604005 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241225095604028 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 f7 ee 80 33 11 3d 90 72 48 14 05 7f 57 7a 60 36 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) 20241225095604029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095604029 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095604029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=d239a3b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095604029 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095604029 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095608830 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241225095608838 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) 20241225095608838 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556b826836c0) (sgsn_libgtp.c:633) 20241225095613831 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1039" 20241225095618832 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241225095618833 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1039" 20241225095620629 DGPRS DEBUG Checking for inactive LLMEs, time = 37648779 (sgsn.c:132) 20241225095623816 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095623817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225095623817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095623834 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241225095623834 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241225095623834 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1041" 20241225095628836 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241225095628836 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241225095628836 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241225095628836 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1041" 20241225095633298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095633303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095633303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095633312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095633314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095633314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095633330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095633333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095633333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095633836 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241225095633836 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241225095633836 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241225095633836 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241225095633836 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1043" 20241225095638837 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241225095638837 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241225095638838 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241225095638838 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241225095638838 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x556b826836c0) (sgsn_libgtp.c:633) 20241225095638838 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x556b826836c0) (sgsn_libgtp.c:637) 20241225095638838 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241225095638838 DMM INFO MM(262420000000067/d239a3b5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095638838 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241225095638838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095638838 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241225095638838 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241225095638838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095638838 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241225095638838 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241225095638838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095638838 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241225095638838 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241225095638838 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095638838 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241225095638838 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@76a6f5faec14: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@76a6f5faec14: Removing Client IMSI='262420000000067'H, index=0 20241225095638857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095638857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095638857 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095638857 DMM INFO MM(262420000000067/d239a3b5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@76a6f5faec14: Final verdict of PTC: pass 20241225095638861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@76a6f5faec14: Final verdict of PTC: none 20241225095638865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095638866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI220(891)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(892)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(887)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(882)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@76a6f5faec14: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@76a6f5faec14: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(880)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(885)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(890)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Dec 25 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 20241225095638977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095639380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100560) 20241225095639867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095639867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100560, count=113888) 20241225095640868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095640868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Dec 25 09:56: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_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 20241225095641870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095641870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_restart_ctr_echo started. 20241225095642472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095642474 DMM INFO MM(262420000000067/d239a3b5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095642474 DMM INFO MM(262420000000067/d239a3b5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095642474 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095642474 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095642474 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095642474 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095642474 DLLC NOTICE LLME(ffffffff/d239a3b5){ASSIGNED} LLGM Assign pre (d239a3b5 => ffffffff) (gprs_llc.c:1079) 20241225095642474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d239a3b5 => ffffffff) (gprs_llc.c:1125) 20241225095642474 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095642474 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095642474 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241225095642474 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) 20241225095642474 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) 20241225095642474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095642474 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095642474 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095642474 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095642474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095642512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095642513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095642513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095642513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095642513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095642513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095642513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095642514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095642514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095642515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095642521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095642530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095642530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095642530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095642530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095642530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095642530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095642530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095642530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095642531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095642531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095642531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095642531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095642531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095642531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095642531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095642531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095642531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095642531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095642531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095642531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095642533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095642540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095642548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095642548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095642548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095642548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095642548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095642548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095642548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095642548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095642549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095642549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095642550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095642550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095642550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095642550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095642550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095642550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095642550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095642550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095642550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095642550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095642550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095642553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095642559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095642871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095642871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095642871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095642871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095642875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095642876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@76a6f5faec14: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F5D0F6CB'O, index=0 SGSN_Test-GSUP(913)@76a6f5faec14: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@76a6f5faec14: 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 := 'FED6BF04DF6A2CD739859CAC49FACFEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD7DAB0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F39A2F07ABFC09B'O } } } } } 20241225095642918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642918 DLLC NOTICE LLME(ffffffff/f5d0f6cb){UNASSIGNED} LLC RX: unknown TLLI 0xf5d0f6cb, creating LLME on the fly (gprs_llc.c:552) 20241225095642918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095642918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095642918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095642918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095642918 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095642918 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095642918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095642918 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095642918 DLLC NOTICE LLME(ffffffff/f5d0f6cb){UNASSIGNED} LLGM Assign pre (f5d0f6cb => e35f27e4) (gprs_llc.c:1079) 20241225095642918 DLLC NOTICE LLME(f5d0f6cb/e35f27e4){ASSIGNED} LLGM Assign post (f5d0f6cb => e35f27e4) (gprs_llc.c:1125) 20241225095642918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095642918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095642918 DMM DEBUG MM(262420000000023/e35f27e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095642924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095642924 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095642924 DMM DEBUG MM(262420000000023/e35f27e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241225095642924 DMM NOTICE MM(262420000000023/e35f27e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095642924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095642924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095642924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095642924 DMM DEBUG MM(262420000000023/e35f27e4) Requesting authorization (sgsn_auth.c:160) 20241225095642924 DMM INFO MM(262420000000023/e35f27e4) Requesting authentication tuples (sgsn_auth.c:184) 20241225095642924 DMM DEBUG MM(262420000000023/e35f27e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095642924 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241225095642924 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@76a6f5faec14: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241225095642926 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095642926 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095642926 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095642926 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095642926 DMM INFO MM(262420000000023/e35f27e4) Subscriber data update (mmctx.c:445) 20241225095642926 DMM DEBUG MM(262420000000023/e35f27e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095642926 DMM INFO MM(262420000000023/e35f27e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095642926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095642926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095642926 DMM INFO MM(262420000000023/e35f27e4) <- GMM AUTH AND CIPHERING REQ (rand = fe d6 bf 04 df 6a 2c d7 39 85 9c ac 49 fa cf ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095642930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095642930 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095642930 DMM INFO MM(262420000000023/e35f27e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095642930 DMM NOTICE MM(262420000000023/e35f27e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095642930 DMM DEBUG MM(262420000000023/e35f27e4) checking auth: received GSM SRES = bd 7d ab 0c (gprs_gmm.c:648) 20241225095642930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095642930 DMM DEBUG MM(262420000000023/e35f27e4) Requesting authorization (sgsn_auth.c:160) 20241225095642930 DMM INFO MM(262420000000023/e35f27e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095642930 DMM DEBUG MM(262420000000023/e35f27e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095642930 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241225095642930 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) 20241225095642930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095642930 DMM INFO MM(262420000000023/e35f27e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe35f27e4) (gprs_gmm.c:282) 20241225095642931 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095642931 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095642931 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241225095642931 DMM INFO MM(262420000000023/e35f27e4) Subscriber data update (mmctx.c:445) 20241225095642931 DMM DEBUG MM(262420000000023/e35f27e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095642931 DMM INFO MM(262420000000023/e35f27e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095642931 DMM NOTICE MM(262420000000023/e35f27e4) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241225095642931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095642931 DMM NOTICE MM(262420000000023/e35f27e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095642931 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) 20241225095642931 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095642931 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241225095642931 DMM INFO MM(262420000000023/e35f27e4) Subscriber data update (mmctx.c:445) 20241225095642931 DMM DEBUG MM(262420000000023/e35f27e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095642934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095642935 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095642935 DMM INFO MM(262420000000023/e35f27e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095642935 DMM NOTICE MM(262420000000023/e35f27e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095642935 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095642935 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095642935 DLLC NOTICE LLME(f5d0f6cb/e35f27e4){ASSIGNED} LLGM Assign pre (ffffffff => e35f27e4) (gprs_llc.c:1079) 20241225095642935 DLLC NOTICE LLME(ffffffff/e35f27e4){ASSIGNED} LLGM Assign post (ffffffff => e35f27e4) (gprs_llc.c:1125) 20241225095642935 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095642935 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095642935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095642935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@76a6f5faec14: setverdict(pass): none -> pass 20241225095642995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095642995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095642995 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095642995 DMM INFO MM(262420000000023/e35f27e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095642995 DMM INFO MM(262420000000023/e35f27e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095642995 DMM DEBUG MM(262420000000023/e35f27e4) Using GGSN 0 (gprs_sm.c:317) 20241225095642995 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241225095642995 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095642995 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095642995 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241225095643020 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 5e 2e bb 9a 11 4c 87 f0 44 14 05 7f b9 3c a1 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=1045 from retransmit req queue (gtp.c:443) 20241225095643020 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158682058, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095643020 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095643020 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=e35f27e4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095643021 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095643021 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095647997 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241225095648003 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) 20241225095648003 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556b826836c0) (sgsn_libgtp.c:633) 20241225095650630 DGPRS DEBUG Checking for inactive LLMEs, time = 37648809 (sgsn.c:132) 20241225095652998 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241225095653003 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) 20241225095653003 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x556b826836c0) (sgsn_libgtp.c:633) 20241225095653003 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241225095653003 DMM INFO MM(262420000000023/e35f27e4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095653003 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241225095653003 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@76a6f5faec14: Removing Client IMSI='262420000000023'H, index=0 20241225095653020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095653020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095653020 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095653020 DMM INFO MM(262420000000023/e35f27e4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@76a6f5faec14: Final verdict of PTC: pass 20241225095653025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@76a6f5faec14: Final verdict of PTC: none 20241225095653029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095653029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(912)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(901)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(906)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(911)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(909)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(899)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(904)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Dec 25 09:56:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241225095653132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095653534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98604) 20241225095654031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095654031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98604, count=104656) 20241225095655031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095655031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Dec 25 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 20241225095656033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095656033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_restart_ctr_create started. 20241225095656635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095656637 DMM INFO MM(262420000000023/e35f27e4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095656637 DMM INFO MM(262420000000023/e35f27e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095656637 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095656637 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095656637 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095656637 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095656637 DLLC NOTICE LLME(ffffffff/e35f27e4){ASSIGNED} LLGM Assign pre (e35f27e4 => ffffffff) (gprs_llc.c:1079) 20241225095656637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e35f27e4 => ffffffff) (gprs_llc.c:1125) 20241225095656637 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095656637 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095656637 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241225095656637 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) 20241225095656637 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) 20241225095656637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095656637 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095656637 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095656637 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095656637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095656674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095656674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095656674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095656674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095656674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095656674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095656674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095656674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241225095656675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095656675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095656675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(920)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095656675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095656675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095656675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095656675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095656675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095656675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095656675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095656676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095656676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095656677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095656682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095656682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095656693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095656693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095656693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095656693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095656693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095656693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095656693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095656693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095656694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095656694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095656694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095656694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095656694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095656694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095656694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095656694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095656694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095656694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095656694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095656694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095656696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095656700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095656700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(923)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(925)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095656707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095656707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095656707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095656707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095656707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095656707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095656707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095656707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095656708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095656708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095656708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095656708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095656708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095656708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095656708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095656708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095656708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095656708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095656708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095656708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095656708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095656710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095656714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095656714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095657035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095657035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095657035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095657035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095657039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095657040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@76a6f5faec14: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FEA862E1'O, index=0 SGSN_Test-GSUP(932)@76a6f5faec14: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@76a6f5faec14: 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 := '2E34F43EB754C0A591E07355F7B88FE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C67B55BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF155881472F9D7D'O } } } } } 20241225095657105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657105 DLLC NOTICE LLME(ffffffff/fea862e1){UNASSIGNED} LLC RX: unknown TLLI 0xfea862e1, creating LLME on the fly (gprs_llc.c:552) 20241225095657105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095657106 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095657106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095657106 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095657106 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095657106 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095657106 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095657106 DLLC NOTICE LLME(ffffffff/fea862e1){UNASSIGNED} LLGM Assign pre (fea862e1 => ec68bfb6) (gprs_llc.c:1079) 20241225095657106 DLLC NOTICE LLME(fea862e1/ec68bfb6){ASSIGNED} LLGM Assign post (fea862e1 => ec68bfb6) (gprs_llc.c:1125) 20241225095657106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095657106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095657106 DMM DEBUG MM(262420000000024/ec68bfb6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095657115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657115 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095657115 DMM DEBUG MM(262420000000024/ec68bfb6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241225095657115 DMM NOTICE MM(262420000000024/ec68bfb6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095657115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095657115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095657115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095657115 DMM DEBUG MM(262420000000024/ec68bfb6) Requesting authorization (sgsn_auth.c:160) 20241225095657115 DMM INFO MM(262420000000024/ec68bfb6) Requesting authentication tuples (sgsn_auth.c:184) 20241225095657115 DMM DEBUG MM(262420000000024/ec68bfb6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095657115 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241225095657115 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@76a6f5faec14: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241225095657118 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095657118 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095657118 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095657118 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095657118 DMM INFO MM(262420000000024/ec68bfb6) Subscriber data update (mmctx.c:445) 20241225095657118 DMM DEBUG MM(262420000000024/ec68bfb6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095657118 DMM INFO MM(262420000000024/ec68bfb6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095657118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095657118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095657118 DMM INFO MM(262420000000024/ec68bfb6) <- GMM AUTH AND CIPHERING REQ (rand = 2e 34 f4 3e b7 54 c0 a5 91 e0 73 55 f7 b8 8f e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095657126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657126 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095657126 DMM INFO MM(262420000000024/ec68bfb6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095657126 DMM NOTICE MM(262420000000024/ec68bfb6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095657126 DMM DEBUG MM(262420000000024/ec68bfb6) checking auth: received GSM SRES = c6 7b 55 bd (gprs_gmm.c:648) 20241225095657126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095657126 DMM DEBUG MM(262420000000024/ec68bfb6) Requesting authorization (sgsn_auth.c:160) 20241225095657126 DMM INFO MM(262420000000024/ec68bfb6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095657126 DMM DEBUG MM(262420000000024/ec68bfb6) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095657126 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241225095657127 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) 20241225095657127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095657127 DMM INFO MM(262420000000024/ec68bfb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xec68bfb6) (gprs_gmm.c:282) 20241225095657128 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095657128 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095657128 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241225095657128 DMM INFO MM(262420000000024/ec68bfb6) Subscriber data update (mmctx.c:445) 20241225095657128 DMM DEBUG MM(262420000000024/ec68bfb6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095657128 DMM INFO MM(262420000000024/ec68bfb6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095657128 DMM NOTICE MM(262420000000024/ec68bfb6) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241225095657128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095657128 DMM NOTICE MM(262420000000024/ec68bfb6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095657128 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) 20241225095657129 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095657129 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241225095657129 DMM INFO MM(262420000000024/ec68bfb6) Subscriber data update (mmctx.c:445) 20241225095657129 DMM DEBUG MM(262420000000024/ec68bfb6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657135 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095657135 DMM INFO MM(262420000000024/ec68bfb6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095657135 DMM NOTICE MM(262420000000024/ec68bfb6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095657135 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095657135 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095657135 DLLC NOTICE LLME(fea862e1/ec68bfb6){ASSIGNED} LLGM Assign pre (ffffffff => ec68bfb6) (gprs_llc.c:1079) 20241225095657135 DLLC NOTICE LLME(ffffffff/ec68bfb6){ASSIGNED} LLGM Assign post (ffffffff => ec68bfb6) (gprs_llc.c:1125) 20241225095657135 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095657135 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095657135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095657135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): none -> pass 20241225095657192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095657192 DMM INFO MM(262420000000024/ec68bfb6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095657192 DMM INFO MM(262420000000024/ec68bfb6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095657192 DMM DEBUG MM(262420000000024/ec68bfb6) Using GGSN 0 (gprs_sm.c:317) 20241225095657192 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241225095657192 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095657192 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095657192 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241225095657215 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 54 ad 4a c3 11 90 59 7f 89 14 05 7f e3 e4 e4 d4 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) 20241225095657215 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f2158682058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241225095657215 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f2158682058, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095657215 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241225095657215 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241225095657215 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095657215 DMM NOTICE MM(262420000000024/ec68bfb6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095657229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095657229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095657229 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095657229 DMM INFO MM(262420000000024/ec68bfb6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095657229 DMM INFO MM(262420000000024/ec68bfb6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095657230 DMM DEBUG MM(262420000000024/ec68bfb6) Using GGSN 0 (gprs_sm.c:317) 20241225095657230 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241225095657230 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095657230 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095657230 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241225095657234 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 54 ad 4a c3 11 90 59 7f 89 14 05 7f e3 e4 e4 d4 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) 20241225095657234 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f2158682058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241225095657234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158682058, cbp=0x556b8268e640) (sgsn_libgtp.c:633) 20241225095657234 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095657235 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=ec68bfb6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095657235 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095657235 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@76a6f5faec14: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@76a6f5faec14: Final verdict of PTC: pass 20241225095657253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@76a6f5faec14: Final verdict of PTC: none 20241225095657257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095657257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(926)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(930)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(920)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(924)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(928)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(918)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@76a6f5faec14: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Dec 25 09:56:57 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 20241225095657361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095657763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20241225095658258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095658258 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=104676) 20241225095659260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095659260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Dec 25 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 20241225095700262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095700262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241225095700858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095700861 DMM INFO MM(262420000000024/ec68bfb6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095700861 DMM INFO MM(262420000000024/ec68bfb6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095700861 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095700861 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095700861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095700861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095700861 DLLC NOTICE LLME(ffffffff/ec68bfb6){ASSIGNED} LLGM Assign pre (ec68bfb6 => ffffffff) (gprs_llc.c:1079) 20241225095700861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec68bfb6 => ffffffff) (gprs_llc.c:1125) 20241225095700861 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b826929d0 (gprs_sndcp.c:574) 20241225095700861 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095700861 DMM NOTICE MM(262420000000024/ec68bfb6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095700861 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241225095700861 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095700861 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095700861 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241225095700861 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241225095700861 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) 20241225095700861 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) 20241225095700861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095700861 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095700861 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095700861 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095700861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095700905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095700906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095700906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095700906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095700906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095700906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095700906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095700907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095700907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095700907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095700907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095700907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095700907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095700907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095700907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095700907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095700910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095700915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095700915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095700924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095700924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095700924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095700924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700924 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095700924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095700924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095700924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095700924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095700925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095700925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095700925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095700925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095700925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095700925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095700925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095700925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700925 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095700925 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095700925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(945)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095700925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095700925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095700927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095700932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095700932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(944)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095700935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095700935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095700935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095700935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095700935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095700935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095700935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095700935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095700936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095700936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095700936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095700936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095700936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095700936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095700936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095700936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095700936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095700936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095700936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095700936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095700936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095700938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095700943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095700943 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095701263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095701263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095701263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095701263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095701268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095701269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@76a6f5faec14: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FBECAD1A'O, index=0 SGSN_Test-GSUP(951)@76a6f5faec14: 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)@76a6f5faec14: 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 := '5CED1552F5C45DC93AE69A2D6CC94D26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE224943'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B79C12DDCE76380'O } } } } } 20241225095702346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095702346 DLLC NOTICE LLME(ffffffff/fbecad1a){UNASSIGNED} LLC RX: unknown TLLI 0xfbecad1a, creating LLME on the fly (gprs_llc.c:552) 20241225095702346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095702346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095702346 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095702346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095702346 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095702346 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095702346 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095702346 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095702346 DLLC NOTICE LLME(ffffffff/fbecad1a){UNASSIGNED} LLGM Assign pre (fbecad1a => f83e88d9) (gprs_llc.c:1079) 20241225095702346 DLLC NOTICE LLME(fbecad1a/f83e88d9){ASSIGNED} LLGM Assign post (fbecad1a => f83e88d9) (gprs_llc.c:1125) 20241225095702346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095702346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095702346 DMM DEBUG MM(262420000000025/f83e88d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095702368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095702369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095702369 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095702369 DMM DEBUG MM(262420000000025/f83e88d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241225095702369 DMM NOTICE MM(262420000000025/f83e88d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095702369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095702369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095702369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095702369 DMM DEBUG MM(262420000000025/f83e88d9) Requesting authorization (sgsn_auth.c:160) 20241225095702369 DMM INFO MM(262420000000025/f83e88d9) Requesting authentication tuples (sgsn_auth.c:184) 20241225095702369 DMM DEBUG MM(262420000000025/f83e88d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095702369 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241225095702369 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241225095702374 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095702374 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095702374 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095702375 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095702375 DMM INFO MM(262420000000025/f83e88d9) Subscriber data update (mmctx.c:445) 20241225095702375 DMM DEBUG MM(262420000000025/f83e88d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095702375 DMM INFO MM(262420000000025/f83e88d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095702375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095702375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095702375 DMM INFO MM(262420000000025/f83e88d9) <- GMM AUTH AND CIPHERING REQ (rand = 5c ed 15 52 f5 c4 5d c9 3a e6 9a 2d 6c c9 4d 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095702393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095702393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095702393 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095702393 DMM INFO MM(262420000000025/f83e88d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095702393 DMM NOTICE MM(262420000000025/f83e88d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095702393 DMM DEBUG MM(262420000000025/f83e88d9) checking auth: received GSM SRES = fe 22 49 43 (gprs_gmm.c:648) 20241225095702393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095702393 DMM DEBUG MM(262420000000025/f83e88d9) Requesting authorization (sgsn_auth.c:160) 20241225095702393 DMM INFO MM(262420000000025/f83e88d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095702393 DMM DEBUG MM(262420000000025/f83e88d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095702393 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241225095702393 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) 20241225095702393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095702393 DMM INFO MM(262420000000025/f83e88d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83e88d9) (gprs_gmm.c:282) 20241225095702396 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095702396 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095702396 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241225095702396 DMM INFO MM(262420000000025/f83e88d9) Subscriber data update (mmctx.c:445) 20241225095702396 DMM DEBUG MM(262420000000025/f83e88d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095702396 DMM INFO MM(262420000000025/f83e88d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095702396 DMM NOTICE MM(262420000000025/f83e88d9) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241225095702396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095702396 DMM NOTICE MM(262420000000025/f83e88d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095702396 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) 20241225095702398 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095702398 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241225095702398 DMM INFO MM(262420000000025/f83e88d9) Subscriber data update (mmctx.c:445) 20241225095702398 DMM DEBUG MM(262420000000025/f83e88d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095702411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095702411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095702411 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095702411 DMM INFO MM(262420000000025/f83e88d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095702411 DMM NOTICE MM(262420000000025/f83e88d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095702411 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095702411 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095702411 DLLC NOTICE LLME(fbecad1a/f83e88d9){ASSIGNED} LLGM Assign pre (ffffffff => f83e88d9) (gprs_llc.c:1079) 20241225095702411 DLLC NOTICE LLME(ffffffff/f83e88d9){ASSIGNED} LLGM Assign post (ffffffff => f83e88d9) (gprs_llc.c:1125) 20241225095702411 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095702411 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095702411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095702411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@76a6f5faec14: setverdict(pass): none -> pass 20241225095702464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095702465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095702465 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095702465 DMM INFO MM(262420000000025/f83e88d9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095702465 DMM INFO MM(262420000000025/f83e88d9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095702465 DMM DEBUG MM(262420000000025/f83e88d9) Using GGSN 0 (gprs_sm.c:317) 20241225095702465 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) 20241225095702465 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241225095702465 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095702465 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095702465 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241225095702473 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 9f 83 f9 ee 11 a5 08 2a 87 14 05 7f f5 01 c1 0a 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) 20241225095702473 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095702473 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095702473 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=f83e88d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095702473 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095702473 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095702477 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241225095702477 DGPRS INFO PDP(262420000000025:5): Context 0x7f21586830d0 was deleted (sgsn_libgtp.c:707) 20241225095702477 DMM INFO MM(262420000000025/f83e88d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095702477 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241225095702477 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241225095710478 DMM INFO MM(262420000000025/f83e88d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095718006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241225095718479 DMM INFO MM(262420000000025/f83e88d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095720631 DGPRS DEBUG Checking for inactive LLMEs, time = 37648839 (sgsn.c:132) 20241225095721265 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225095721265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225095721266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095726480 DMM INFO MM(262420000000025/f83e88d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095730908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095730914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095730914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095730926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095730930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095730930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095730937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095730940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095730940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095734481 DMM INFO MM(262420000000025/f83e88d9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@76a6f5faec14: Removing Client IMSI='262420000000025'H, index=0 20241225095734500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095734500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095734500 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095734500 DMM INFO MM(262420000000025/f83e88d9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@76a6f5faec14: Final verdict of PTC: pass 20241225095734506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(939)@76a6f5faec14: Final verdict of PTC: none 20241225095734511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095734511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(935)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(945)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(949)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(947)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(943)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(937)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Dec 25 09:57:34 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 20241225095734643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095735045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112184) 20241225095735512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095735512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112184, count=113444) 20241225095736515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095736515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Dec 25 09:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225095737516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095737516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241225095738146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095738149 DMM INFO MM(262420000000025/f83e88d9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095738149 DMM INFO MM(262420000000025/f83e88d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095738149 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095738149 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095738149 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095738149 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095738149 DLLC NOTICE LLME(ffffffff/f83e88d9){ASSIGNED} LLGM Assign pre (f83e88d9 => ffffffff) (gprs_llc.c:1079) 20241225095738149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f83e88d9 => ffffffff) (gprs_llc.c:1125) 20241225095738149 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095738149 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095738149 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241225095738149 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) 20241225095738149 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) 20241225095738149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095738149 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095738149 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095738149 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095738149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095738173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095738173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095738173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095738173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095738173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095738173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095738173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095738173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095738174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095738174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095738174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095738174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095738174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095738174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095738174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095738174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095738174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095738174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095738174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095738174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095738176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095738180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738180 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095738189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095738190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095738190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095738190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095738190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095738190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095738190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095738190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095738190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095738190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095738190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095738191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095738191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095738191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095738191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095738191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095738191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095738191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095738191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095738191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(964)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095738194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095738200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095738207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095738207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095738207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095738207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095738207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095738207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095738207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095738207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095738208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095738208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095738208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095738208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095738208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095738208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095738208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095738208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095738208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095738208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095738208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095738208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095738208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095738210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095738215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738215 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095738517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095738517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095738517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095738517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095738522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095738523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@76a6f5faec14: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='DD0CB2AC'O, index=0 SGSN_Test-GSUP(970)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'F033D92B13210313E3F8D8C1CD288AEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B9953E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01750A376A8C8818'O } } } } } 20241225095738595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738595 DLLC NOTICE LLME(ffffffff/dd0cb2ac){UNASSIGNED} LLC RX: unknown TLLI 0xdd0cb2ac, creating LLME on the fly (gprs_llc.c:552) 20241225095738595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095738595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095738595 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095738595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095738595 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095738595 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095738595 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095738595 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095738595 DLLC NOTICE LLME(ffffffff/dd0cb2ac){UNASSIGNED} LLGM Assign pre (dd0cb2ac => f2fa3749) (gprs_llc.c:1079) 20241225095738595 DLLC NOTICE LLME(dd0cb2ac/f2fa3749){ASSIGNED} LLGM Assign post (dd0cb2ac => f2fa3749) (gprs_llc.c:1125) 20241225095738595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095738595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095738595 DMM DEBUG MM(262420000000027/f2fa3749) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095738605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095738605 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095738605 DMM DEBUG MM(262420000000027/f2fa3749) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241225095738605 DMM NOTICE MM(262420000000027/f2fa3749) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095738605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095738605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095738605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095738605 DMM DEBUG MM(262420000000027/f2fa3749) Requesting authorization (sgsn_auth.c:160) 20241225095738605 DMM INFO MM(262420000000027/f2fa3749) Requesting authentication tuples (sgsn_auth.c:184) 20241225095738605 DMM DEBUG MM(262420000000027/f2fa3749) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095738605 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241225095738605 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241225095738607 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095738607 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095738607 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095738607 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095738607 DMM INFO MM(262420000000027/f2fa3749) Subscriber data update (mmctx.c:445) 20241225095738607 DMM DEBUG MM(262420000000027/f2fa3749) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095738607 DMM INFO MM(262420000000027/f2fa3749) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095738607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095738607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095738607 DMM INFO MM(262420000000027/f2fa3749) <- GMM AUTH AND CIPHERING REQ (rand = f0 33 d9 2b 13 21 03 13 e3 f8 d8 c1 cd 28 8a ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095738614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095738615 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095738615 DMM INFO MM(262420000000027/f2fa3749) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095738615 DMM NOTICE MM(262420000000027/f2fa3749) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095738615 DMM DEBUG MM(262420000000027/f2fa3749) checking auth: received GSM SRES = 1b 99 53 e0 (gprs_gmm.c:648) 20241225095738615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095738615 DMM DEBUG MM(262420000000027/f2fa3749) Requesting authorization (sgsn_auth.c:160) 20241225095738615 DMM INFO MM(262420000000027/f2fa3749) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095738615 DMM DEBUG MM(262420000000027/f2fa3749) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095738615 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241225095738615 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) 20241225095738615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095738615 DMM INFO MM(262420000000027/f2fa3749) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2fa3749) (gprs_gmm.c:282) 20241225095738616 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095738616 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095738616 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241225095738616 DMM INFO MM(262420000000027/f2fa3749) Subscriber data update (mmctx.c:445) 20241225095738616 DMM DEBUG MM(262420000000027/f2fa3749) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095738616 DMM INFO MM(262420000000027/f2fa3749) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095738616 DMM NOTICE MM(262420000000027/f2fa3749) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241225095738616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095738616 DMM NOTICE MM(262420000000027/f2fa3749) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095738616 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) 20241225095738616 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095738616 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241225095738616 DMM INFO MM(262420000000027/f2fa3749) Subscriber data update (mmctx.c:445) 20241225095738616 DMM DEBUG MM(262420000000027/f2fa3749) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095738622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095738622 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095738622 DMM INFO MM(262420000000027/f2fa3749) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095738622 DMM NOTICE MM(262420000000027/f2fa3749) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095738622 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095738622 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095738622 DLLC NOTICE LLME(dd0cb2ac/f2fa3749){ASSIGNED} LLGM Assign pre (ffffffff => f2fa3749) (gprs_llc.c:1079) 20241225095738622 DLLC NOTICE LLME(ffffffff/f2fa3749){ASSIGNED} LLGM Assign post (ffffffff => f2fa3749) (gprs_llc.c:1125) 20241225095738622 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095738622 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095738622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095738622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: setverdict(pass): none -> pass 20241225095738680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095738680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095738680 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095738680 DMM INFO MM(262420000000027/f2fa3749) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095738681 DMM INFO MM(262420000000027/f2fa3749) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095738681 DMM DEBUG MM(262420000000027/f2fa3749) Using GGSN 0 (gprs_sm.c:317) 20241225095738681 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) 20241225095738681 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241225095738681 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095738681 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095738681 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: First createPDPContextRequest received, dropping & waiting for retransmission 20241225095743681 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241225095743698 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 75 28 5b b0 11 28 10 c0 5a 14 05 7f ed dc f0 34 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) 20241225095743698 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095743698 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095743698 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=f2fa3749, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095743698 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095743698 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241225095743713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095743713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241225095743713 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095743713 DMM INFO MM(262420000000027/f2fa3749) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241225095743713 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095743713 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: First deletePDPContextRequest received, dropping & waiting for retransmission 20241225095748714 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241225095748721 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) 20241225095748722 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095748722 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241225095748722 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=f2fa3749, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095748722 DMM INFO MM(262420000000027/f2fa3749) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241225095748722 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241225095748722 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@76a6f5faec14: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@76a6f5faec14: Final verdict of PTC: pass 20241225095748742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(963)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@76a6f5faec14: Final verdict of PTC: none 20241225095748748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(968)@76a6f5faec14: Final verdict of PTC: none20241225095748748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(958)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(956)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(961)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(966)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Dec 25 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 20241225095748838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095749240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96032) 20241225095749749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095749750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96032, count=103928) 20241225095750632 DGPRS DEBUG Checking for inactive LLMEs, time = 37648869 (sgsn.c:132) 20241225095750750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095750750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Dec 25 09:57:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241225095751752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095751752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241225095752337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095752339 DMM INFO MM(262420000000027/f2fa3749) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095752340 DMM INFO MM(262420000000027/f2fa3749) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095752340 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095752340 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095752340 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095752340 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095752340 DLLC NOTICE LLME(ffffffff/f2fa3749){ASSIGNED} LLGM Assign pre (f2fa3749 => ffffffff) (gprs_llc.c:1079) 20241225095752340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2fa3749 => ffffffff) (gprs_llc.c:1125) 20241225095752340 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241225095752340 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) 20241225095752340 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) 20241225095752340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095752340 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095752340 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095752340 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095752340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095752389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095752389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095752389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095752389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095752389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095752389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095752389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095752389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095752390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095752390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095752390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095752390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095752390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095752390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095752390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095752390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095752390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095752390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095752391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095752391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095752393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095752398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752398 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095752405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095752405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095752405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095752405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095752405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095752405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095752405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095752405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095752405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095752405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095752405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095752406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095752406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095752406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095752406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095752406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095752406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095752406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095752406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(982)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095752406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095752408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095752412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752412 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095752420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095752420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095752420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095752420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095752420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095752420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095752420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095752420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095752422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095752422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095752422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095752422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(987)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095752422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095752422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095752425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095752430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752430 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095752753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095752753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095752753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095752753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095752757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095752758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@76a6f5faec14: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F61C8357'O, index=0 SGSN_Test-GSUP(989)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'A59EA344198252F300C3681A714D2A86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70B2CB06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40712C3C19EFFFE1'O } } } } } 20241225095752826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752826 DLLC NOTICE LLME(ffffffff/f61c8357){UNASSIGNED} LLC RX: unknown TLLI 0xf61c8357, creating LLME on the fly (gprs_llc.c:552) 20241225095752826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095752826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095752826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095752826 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095752826 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095752826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095752826 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095752826 DLLC NOTICE LLME(ffffffff/f61c8357){UNASSIGNED} LLGM Assign pre (f61c8357 => d25052aa) (gprs_llc.c:1079) 20241225095752826 DLLC NOTICE LLME(f61c8357/d25052aa){ASSIGNED} LLGM Assign post (f61c8357 => d25052aa) (gprs_llc.c:1125) 20241225095752826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095752826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095752826 DMM DEBUG MM(262420000000028/d25052aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095752842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752842 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095752842 DMM DEBUG MM(262420000000028/d25052aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241225095752842 DMM NOTICE MM(262420000000028/d25052aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095752842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095752842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095752842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095752842 DMM DEBUG MM(262420000000028/d25052aa) Requesting authorization (sgsn_auth.c:160) 20241225095752842 DMM INFO MM(262420000000028/d25052aa) Requesting authentication tuples (sgsn_auth.c:184) 20241225095752842 DMM DEBUG MM(262420000000028/d25052aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095752842 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241225095752842 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241225095752849 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095752849 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095752849 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095752849 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095752849 DMM INFO MM(262420000000028/d25052aa) Subscriber data update (mmctx.c:445) 20241225095752849 DMM DEBUG MM(262420000000028/d25052aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095752849 DMM INFO MM(262420000000028/d25052aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095752849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095752849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095752849 DMM INFO MM(262420000000028/d25052aa) <- GMM AUTH AND CIPHERING REQ (rand = a5 9e a3 44 19 82 52 f3 00 c3 68 1a 71 4d 2a 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095752864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752864 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095752864 DMM INFO MM(262420000000028/d25052aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095752864 DMM NOTICE MM(262420000000028/d25052aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095752864 DMM DEBUG MM(262420000000028/d25052aa) checking auth: received GSM SRES = 70 b2 cb 06 (gprs_gmm.c:648) 20241225095752864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095752864 DMM DEBUG MM(262420000000028/d25052aa) Requesting authorization (sgsn_auth.c:160) 20241225095752864 DMM INFO MM(262420000000028/d25052aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095752864 DMM DEBUG MM(262420000000028/d25052aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095752864 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241225095752864 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) 20241225095752864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095752864 DMM INFO MM(262420000000028/d25052aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xd25052aa) (gprs_gmm.c:282) 20241225095752867 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095752867 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095752867 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241225095752867 DMM INFO MM(262420000000028/d25052aa) Subscriber data update (mmctx.c:445) 20241225095752867 DMM DEBUG MM(262420000000028/d25052aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095752867 DMM INFO MM(262420000000028/d25052aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095752867 DMM NOTICE MM(262420000000028/d25052aa) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241225095752867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095752867 DMM NOTICE MM(262420000000028/d25052aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095752867 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) 20241225095752869 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095752869 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241225095752869 DMM INFO MM(262420000000028/d25052aa) Subscriber data update (mmctx.c:445) 20241225095752869 DMM DEBUG MM(262420000000028/d25052aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095752880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095752880 DMM INFO MM(262420000000028/d25052aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095752880 DMM NOTICE MM(262420000000028/d25052aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095752880 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095752880 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095752880 DLLC NOTICE LLME(f61c8357/d25052aa){ASSIGNED} LLGM Assign pre (ffffffff => d25052aa) (gprs_llc.c:1079) 20241225095752880 DLLC NOTICE LLME(ffffffff/d25052aa){ASSIGNED} LLGM Assign post (ffffffff => d25052aa) (gprs_llc.c:1125) 20241225095752880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095752880 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095752880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095752880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: setverdict(pass): none -> pass 20241225095752936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095752936 DMM INFO MM(262420000000028/d25052aa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095752936 DMM INFO MM(262420000000028/d25052aa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095752936 DMM DEBUG MM(262420000000028/d25052aa) Using GGSN 0 (gprs_sm.c:317) 20241225095752936 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) 20241225095752937 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241225095752937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095752937 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095752937 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241225095752962 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 70 91 5e 5e 11 c2 f2 fd 72 14 05 7f 88 ac 97 cc 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) 20241225095752962 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095752962 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095752962 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=d25052aa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095752962 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095752962 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095752977 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241225095752977 DGPRS INFO PDP(262420000000028:5): Context 0x7f21586830d0 was deleted (sgsn_libgtp.c:707) 20241225095752977 DMM INFO MM(262420000000028/d25052aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095752977 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241225095752977 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241225095752989 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241225095752990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095752990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095752990 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095752990 DMM INFO MM(262420000000028/d25052aa) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241225095752991 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) 20241225095752991 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@76a6f5faec14: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@76a6f5faec14: Final verdict of PTC: pass 20241225095752999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095753003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095753003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(982)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(989)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(987)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(977)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(975)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(980)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(985)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Dec 25 09:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241225095753108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095753510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84616) 20241225095754005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095754005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84616, count=103244) 20241225095755006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095755006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Dec 25 09:57: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_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 20241225095756007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095756007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241225095756562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095756565 DMM INFO MM(262420000000028/d25052aa) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095756565 DMM INFO MM(262420000000028/d25052aa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095756565 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095756565 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095756565 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095756565 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095756565 DLLC NOTICE LLME(ffffffff/d25052aa){ASSIGNED} LLGM Assign pre (d25052aa => ffffffff) (gprs_llc.c:1079) 20241225095756565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d25052aa => ffffffff) (gprs_llc.c:1125) 20241225095756565 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095756565 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095756565 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241225095756565 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) 20241225095756565 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) 20241225095756565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095756565 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095756565 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095756565 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095756565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095756607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095756607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095756607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095756607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095756607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095756607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095756607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095756607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095756608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095756608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095756608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095756608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095756608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095756608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095756608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095756608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095756608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095756608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095756608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095756608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095756610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095756616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095756616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095756625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095756625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095756625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095756625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095756625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095756625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095756625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095756625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095756626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095756626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095756626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095756626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095756626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095756626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095756626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095756626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095756626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095756626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095756626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095756626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095756628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095756634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095756634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095756640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095756640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095756640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095756640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095756640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095756640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095756640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1006)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095756641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095756641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095756642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095756647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095756647 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095757009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095757009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095757009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095757009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095757013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095757014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C5BCA339'O, index=0 SGSN_Test-GSUP(1008)@76a6f5faec14: 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)@76a6f5faec14: 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 := '01BCC023F629E337567322D542D6982F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED6696EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D51EE8339F989A4'O } } } } } 20241225095757082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757082 DLLC NOTICE LLME(ffffffff/c5bca339){UNASSIGNED} LLC RX: unknown TLLI 0xc5bca339, creating LLME on the fly (gprs_llc.c:552) 20241225095757082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095757082 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095757082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095757082 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095757082 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095757082 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095757082 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095757082 DLLC NOTICE LLME(ffffffff/c5bca339){UNASSIGNED} LLGM Assign pre (c5bca339 => e8ad7fd9) (gprs_llc.c:1079) 20241225095757082 DLLC NOTICE LLME(c5bca339/e8ad7fd9){ASSIGNED} LLGM Assign post (c5bca339 => e8ad7fd9) (gprs_llc.c:1125) 20241225095757082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095757082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095757082 DMM DEBUG MM(262420000000026/e8ad7fd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095757092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757092 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757092 DMM DEBUG MM(262420000000026/e8ad7fd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241225095757092 DMM NOTICE MM(262420000000026/e8ad7fd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095757092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095757092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095757092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095757092 DMM DEBUG MM(262420000000026/e8ad7fd9) Requesting authorization (sgsn_auth.c:160) 20241225095757092 DMM INFO MM(262420000000026/e8ad7fd9) Requesting authentication tuples (sgsn_auth.c:184) 20241225095757092 DMM DEBUG MM(262420000000026/e8ad7fd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095757092 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241225095757092 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241225095757095 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095757095 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095757095 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095757095 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095757095 DMM INFO MM(262420000000026/e8ad7fd9) Subscriber data update (mmctx.c:445) 20241225095757095 DMM DEBUG MM(262420000000026/e8ad7fd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095757095 DMM INFO MM(262420000000026/e8ad7fd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095757095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095757095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095757095 DMM INFO MM(262420000000026/e8ad7fd9) <- GMM AUTH AND CIPHERING REQ (rand = 01 bc c0 23 f6 29 e3 37 56 73 22 d5 42 d6 98 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095757104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757105 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757105 DMM INFO MM(262420000000026/e8ad7fd9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095757105 DMM NOTICE MM(262420000000026/e8ad7fd9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095757105 DMM DEBUG MM(262420000000026/e8ad7fd9) checking auth: received GSM SRES = ed 66 96 ea (gprs_gmm.c:648) 20241225095757105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095757105 DMM DEBUG MM(262420000000026/e8ad7fd9) Requesting authorization (sgsn_auth.c:160) 20241225095757105 DMM INFO MM(262420000000026/e8ad7fd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095757105 DMM DEBUG MM(262420000000026/e8ad7fd9) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095757105 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241225095757105 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) 20241225095757105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095757105 DMM INFO MM(262420000000026/e8ad7fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ad7fd9) (gprs_gmm.c:282) 20241225095757107 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095757107 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095757107 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241225095757107 DMM INFO MM(262420000000026/e8ad7fd9) Subscriber data update (mmctx.c:445) 20241225095757107 DMM DEBUG MM(262420000000026/e8ad7fd9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095757107 DMM INFO MM(262420000000026/e8ad7fd9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095757107 DMM NOTICE MM(262420000000026/e8ad7fd9) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241225095757107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095757107 DMM NOTICE MM(262420000000026/e8ad7fd9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095757107 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) 20241225095757108 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095757108 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241225095757108 DMM INFO MM(262420000000026/e8ad7fd9) Subscriber data update (mmctx.c:445) 20241225095757108 DMM DEBUG MM(262420000000026/e8ad7fd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095757114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757114 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757114 DMM INFO MM(262420000000026/e8ad7fd9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095757114 DMM NOTICE MM(262420000000026/e8ad7fd9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095757114 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095757114 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095757114 DLLC NOTICE LLME(c5bca339/e8ad7fd9){ASSIGNED} LLGM Assign pre (ffffffff => e8ad7fd9) (gprs_llc.c:1079) 20241225095757115 DLLC NOTICE LLME(ffffffff/e8ad7fd9){ASSIGNED} LLGM Assign post (ffffffff => e8ad7fd9) (gprs_llc.c:1125) 20241225095757115 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095757115 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095757115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095757115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@76a6f5faec14: setverdict(pass): none -> pass 20241225095757173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757173 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757173 DMM INFO MM(262420000000026/e8ad7fd9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095757173 DMM INFO MM(262420000000026/e8ad7fd9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095757173 DMM DEBUG MM(262420000000026/e8ad7fd9) Using GGSN 0 (gprs_sm.c:317) 20241225095757173 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) 20241225095757173 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241225095757173 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095757173 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095757173 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241225095757197 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 f9 d5 93 62 11 f1 76 e0 b4 14 05 7f ac 37 12 05 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) 20241225095757197 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095757197 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095757197 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=e8ad7fd9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095757197 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095757197 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095757215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757215 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757215 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757221 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 f9 d5 93 62 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241225095757221 DGPRS INFO PDP(262420000000026:5): Context 0x7f21586830d0 was deleted (sgsn_libgtp.c:707) 20241225095757221 DMM INFO MM(262420000000026/e8ad7fd9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241225095757221 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241225095757222 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@76a6f5faec14: Removing Client IMSI='262420000000026'H, index=0 20241225095757234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095757234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241225095757234 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095757234 DMM INFO MM(262420000000026/e8ad7fd9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@76a6f5faec14: Final verdict of PTC: pass 20241225095757238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095757241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095757241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1008)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1006)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(996)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1001)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(999)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1004)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(994)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Dec 25 09:57:57 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 20241225095757345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095757747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103904) 20241225095758243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095758243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103904, count=105064) 20241225095759244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095759244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Dec 25 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 20241225095800246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095800246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_gmm_detach started. 20241225095800837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095800839 DMM INFO MM(262420000000026/e8ad7fd9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095800839 DMM INFO MM(262420000000026/e8ad7fd9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095800839 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095800839 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095800839 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095800839 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095800839 DLLC NOTICE LLME(ffffffff/e8ad7fd9){ASSIGNED} LLGM Assign pre (e8ad7fd9 => ffffffff) (gprs_llc.c:1079) 20241225095800839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ad7fd9 => ffffffff) (gprs_llc.c:1125) 20241225095800839 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095800839 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095800839 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241225095800839 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) 20241225095800839 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) 20241225095800839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095800839 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095800839 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095800839 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095800839 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095800880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095800880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095800880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095800880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095800880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095800880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095800880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095800880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095800881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095800881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095800881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095800881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095800881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095800881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095800881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095800881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095800881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095800881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095800882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095800882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095800883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095800888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095800888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095800896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095800896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095800896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095800896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095800896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095800896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095800896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095800896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095800897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095800897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095800897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095800897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095800897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095800897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095800897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095800897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095800897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095800897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095800897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095800897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095800899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095800903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095800903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095800911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095800911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095800911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095800912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095800912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095800912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095800912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095800912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095800912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095800912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095800914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095800918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095800918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095801247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095801247 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095801247 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095801247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095801251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095801252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@76a6f5faec14: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C7B580DB'O, index=0 SGSN_Test-GSUP(1027)@76a6f5faec14: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: 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 := '15ABC592FA877E9330452737173D94F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAE1B0D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '244A4856FC690504'O } } } } } 20241225095801324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801324 DLLC NOTICE LLME(ffffffff/c7b580db){UNASSIGNED} LLC RX: unknown TLLI 0xc7b580db, creating LLME on the fly (gprs_llc.c:552) 20241225095801324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095801324 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095801325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095801325 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095801325 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095801325 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095801325 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095801325 DLLC NOTICE LLME(ffffffff/c7b580db){UNASSIGNED} LLGM Assign pre (c7b580db => e7501aa1) (gprs_llc.c:1079) 20241225095801325 DLLC NOTICE LLME(c7b580db/e7501aa1){ASSIGNED} LLGM Assign post (c7b580db => e7501aa1) (gprs_llc.c:1125) 20241225095801325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095801325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095801325 DMM DEBUG MM(262420000000026/e7501aa1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095801358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801358 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095801358 DMM DEBUG MM(262420000000026/e7501aa1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241225095801358 DMM NOTICE MM(262420000000026/e7501aa1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095801358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095801358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095801358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095801358 DMM DEBUG MM(262420000000026/e7501aa1) Requesting authorization (sgsn_auth.c:160) 20241225095801358 DMM INFO MM(262420000000026/e7501aa1) Requesting authentication tuples (sgsn_auth.c:184) 20241225095801358 DMM DEBUG MM(262420000000026/e7501aa1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095801358 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241225095801358 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241225095801364 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095801364 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095801364 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095801364 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095801364 DMM INFO MM(262420000000026/e7501aa1) Subscriber data update (mmctx.c:445) 20241225095801364 DMM DEBUG MM(262420000000026/e7501aa1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095801364 DMM INFO MM(262420000000026/e7501aa1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095801364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095801364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095801364 DMM INFO MM(262420000000026/e7501aa1) <- GMM AUTH AND CIPHERING REQ (rand = 15 ab c5 92 fa 87 7e 93 30 45 27 37 17 3d 94 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095801382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801382 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095801382 DMM INFO MM(262420000000026/e7501aa1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095801382 DMM NOTICE MM(262420000000026/e7501aa1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095801382 DMM DEBUG MM(262420000000026/e7501aa1) checking auth: received GSM SRES = da e1 b0 d4 (gprs_gmm.c:648) 20241225095801382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095801382 DMM DEBUG MM(262420000000026/e7501aa1) Requesting authorization (sgsn_auth.c:160) 20241225095801382 DMM INFO MM(262420000000026/e7501aa1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095801382 DMM DEBUG MM(262420000000026/e7501aa1) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095801382 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241225095801382 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) 20241225095801382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095801382 DMM INFO MM(262420000000026/e7501aa1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7501aa1) (gprs_gmm.c:282) 20241225095801385 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095801385 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095801385 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241225095801385 DMM INFO MM(262420000000026/e7501aa1) Subscriber data update (mmctx.c:445) 20241225095801385 DMM DEBUG MM(262420000000026/e7501aa1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095801385 DMM INFO MM(262420000000026/e7501aa1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095801385 DMM NOTICE MM(262420000000026/e7501aa1) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241225095801385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095801385 DMM NOTICE MM(262420000000026/e7501aa1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095801385 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) 20241225095801386 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095801387 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241225095801387 DMM INFO MM(262420000000026/e7501aa1) Subscriber data update (mmctx.c:445) 20241225095801387 DMM DEBUG MM(262420000000026/e7501aa1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095801400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801400 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095801400 DMM INFO MM(262420000000026/e7501aa1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095801400 DMM NOTICE MM(262420000000026/e7501aa1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095801400 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095801400 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095801400 DLLC NOTICE LLME(c7b580db/e7501aa1){ASSIGNED} LLGM Assign pre (ffffffff => e7501aa1) (gprs_llc.c:1079) 20241225095801400 DLLC NOTICE LLME(ffffffff/e7501aa1){ASSIGNED} LLGM Assign post (ffffffff => e7501aa1) (gprs_llc.c:1125) 20241225095801400 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095801400 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095801400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095801400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: setverdict(pass): none -> pass 20241225095801452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801452 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095801452 DMM INFO MM(262420000000026/e7501aa1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095801452 DMM INFO MM(262420000000026/e7501aa1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095801452 DMM DEBUG MM(262420000000026/e7501aa1) Using GGSN 0 (gprs_sm.c:317) 20241225095801452 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) 20241225095801452 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241225095801452 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095801452 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095801452 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241225095801466 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 b8 01 26 4a 11 a3 63 a8 2d 14 05 7f b4 a1 b8 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=1056 from retransmit req queue (gtp.c:443) 20241225095801466 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586830d0, cbp=0x556b8268ab80) (sgsn_libgtp.c:633) 20241225095801466 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095801466 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=e7501aa1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095801466 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095801466 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095801471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095801471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095801471 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095801471 DMM INFO MM(262420000000026/e7501aa1) -> GMM DETACH REQUEST TLLI=0xe7501aa1 type=GPRS detach (gprs_gmm.c:1440) 20241225095801471 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241225095801471 DMM INFO MM(262420000000026/e7501aa1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095801471 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095801471 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095801471 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095801471 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095801471 DLLC NOTICE LLME(ffffffff/e7501aa1){ASSIGNED} LLGM Assign pre (e7501aa1 => ffffffff) (gprs_llc.c:1079) 20241225095801471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7501aa1 => ffffffff) (gprs_llc.c:1125) 20241225095801471 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b826929d0 (gprs_sndcp.c:574) 20241225095801471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095801471 DMM NOTICE MM(262420000000026/e7501aa1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095801471 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241225095801471 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095801471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095801471 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241225095801471 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241225095801471 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) 20241225095801471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095801471 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095801471 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095801471 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095801471 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@76a6f5faec14: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@76a6f5faec14: Final verdict of PTC: pass 20241225095801474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1022)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@76a6f5faec14: Final verdict of PTC: none 20241225095801477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095801477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1011)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1015)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1027)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1020)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1025)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1023)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1018)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1013)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Dec 25 09:58:01 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 20241225095801547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095801849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66768) 20241225095802478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095802478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66768, count=108580) 20241225095803480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095803480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Dec 25 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 20241225095804482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095804482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241225095804931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095804933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095804965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095804965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095804965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095804965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095804965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095804965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095804965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095804965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095804965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095804966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095804966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095804966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095804966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095804966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095804966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095804966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095804966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095804966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095804966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095804966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095804967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095804967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095804970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095804977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095804977 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@76a6f5faec14: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095804987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095804987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095804987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095804987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095804987 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095804987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095804987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095804987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095804987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095804988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095804988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095804988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095804988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095804988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095804988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095804988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095804988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095804988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095804988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095804988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1040)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095804989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095804989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095804991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095804995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095804995 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(1037)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095805000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095805000 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095805000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095805000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095805000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095805000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095805000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095805000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095805001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095805001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095805003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095805010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095805010 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095805483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095805483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095805483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095805483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095805488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095805489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@76a6f5faec14: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C29E36FD'O, index=0 SGSN_Test-GSUP(1046)@76a6f5faec14: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241225095806550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095806550 DLLC NOTICE LLME(ffffffff/c29e36fd){UNASSIGNED} LLC RX: unknown TLLI 0xc29e36fd, creating LLME on the fly (gprs_llc.c:552) 20241225095806550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095806550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095806550 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095806550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095806550 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095806550 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095806550 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095806550 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095806550 DLLC NOTICE LLME(ffffffff/c29e36fd){UNASSIGNED} LLGM Assign pre (c29e36fd => dd78d09a) (gprs_llc.c:1079) 20241225095806550 DLLC NOTICE LLME(c29e36fd/dd78d09a){ASSIGNED} LLGM Assign post (c29e36fd => dd78d09a) (gprs_llc.c:1125) 20241225095806550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095806550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095806550 DMM DEBUG MM(262420000000039/dd78d09a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095806564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095806564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241225095806564 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095806564 DMM INFO MM(262420000000039/dd78d09a) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241225095806564 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095806565 DLLC NOTICE LLME(c29e36fd/dd78d09a){ASSIGNED} LLGM Assign pre (c29e36fd => dd78d09a) (gprs_llc.c:1079) 20241225095806565 DLLC NOTICE LLME(c29e36fd/dd78d09a){ASSIGNED} LLGM Assign post (c29e36fd => dd78d09a) (gprs_llc.c:1125) 20241225095806565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095806565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095806565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095806565 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095806565 DMM DEBUG MM(262420000000039/dd78d09a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241225095806565 DMM NOTICE MM(262420000000039/dd78d09a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095806565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095806565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095806565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241225095806565 DMM INFO MM(262420000000039/dd78d09a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd78d09a) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@76a6f5faec14: Removing Client IMSI='262420000000039'H, index=0 20241225095807574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095807574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095807574 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095807574 DMM INFO MM(262420000000039/dd78d09a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095807574 DMM NOTICE MM(262420000000039/dd78d09a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095807574 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095807574 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095807574 DLLC NOTICE LLME(c29e36fd/dd78d09a){ASSIGNED} LLGM Assign pre (ffffffff => dd78d09a) (gprs_llc.c:1079) 20241225095807574 DLLC NOTICE LLME(ffffffff/dd78d09a){ASSIGNED} LLGM Assign post (ffffffff => dd78d09a) (gprs_llc.c:1125) 20241225095807574 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095807574 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095807574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095807574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@76a6f5faec14: Final verdict of PTC: pass 20241225095807577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1034)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@76a6f5faec14: Final verdict of PTC: none 20241225095807582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095807582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1044)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@76a6f5faec14: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@76a6f5faec14: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1040)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@76a6f5faec14: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1038)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1032)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1042)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Dec 25 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 20241225095807649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095808051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70384) 20241225095808583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095808583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70384, count=70924) 20241225095809585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095809585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Dec 25 09:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225095810587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095810587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_xid_empty_l3 started. 20241225095811141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095811142 DMM INFO MM(262420000000039/dd78d09a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095811142 DMM INFO MM(262420000000039/dd78d09a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095811142 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095811142 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095811142 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095811142 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095811142 DLLC NOTICE LLME(ffffffff/dd78d09a){ASSIGNED} LLGM Assign pre (dd78d09a => ffffffff) (gprs_llc.c:1079) 20241225095811142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd78d09a => ffffffff) (gprs_llc.c:1125) 20241225095811142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095811142 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095811143 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095811143 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095811143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095811176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095811176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095811176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095811176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095811176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095811176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095811176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095811176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095811178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095811178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095811178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095811178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095811178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095811178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095811178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095811178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095811178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095811178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095811178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095811178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095811181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095811186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095811186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095811196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095811196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095811196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095811196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095811196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095811196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095811196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095811196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095811196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095811197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095811197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095811197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095811197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095811197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095811197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095811197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095811197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095811197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095811197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095811197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095811199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095811204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095811204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095811213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095811213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095811213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095811213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095811213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095811213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095811213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095811213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095811214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095811214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095811214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095811214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095811214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095811214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095811214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095811214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095811214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095811214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095811214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095811214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095811214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095811216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095811220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095811220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095811589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095811589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095811589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095811589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095811593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095811594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@76a6f5faec14: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F97B0EF7'O, index=0 SGSN_Test-GSUP(1065)@76a6f5faec14: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@76a6f5faec14: 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 := 'B721B5E4D51E921429622E8429BE2065'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBB2CABF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF898F6974EF997D'O } } } } } 20241225095812674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812674 DLLC NOTICE LLME(ffffffff/f97b0ef7){UNASSIGNED} LLC RX: unknown TLLI 0xf97b0ef7, creating LLME on the fly (gprs_llc.c:552) 20241225095812674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095812674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095812674 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095812674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095812674 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095812674 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095812674 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095812674 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095812674 DLLC NOTICE LLME(ffffffff/f97b0ef7){UNASSIGNED} LLGM Assign pre (f97b0ef7 => c7de4adf) (gprs_llc.c:1079) 20241225095812674 DLLC NOTICE LLME(f97b0ef7/c7de4adf){ASSIGNED} LLGM Assign post (f97b0ef7 => c7de4adf) (gprs_llc.c:1125) 20241225095812674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095812674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095812674 DMM DEBUG MM(262420000000044/c7de4adf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095812705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095812705 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095812705 DMM DEBUG MM(262420000000044/c7de4adf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241225095812705 DMM NOTICE MM(262420000000044/c7de4adf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095812705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095812705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095812705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095812705 DMM DEBUG MM(262420000000044/c7de4adf) Requesting authorization (sgsn_auth.c:160) 20241225095812705 DMM INFO MM(262420000000044/c7de4adf) Requesting authentication tuples (sgsn_auth.c:184) 20241225095812705 DMM DEBUG MM(262420000000044/c7de4adf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095812705 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241225095812705 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@76a6f5faec14: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241225095812712 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095812712 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095812712 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095812712 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095812712 DMM INFO MM(262420000000044/c7de4adf) Subscriber data update (mmctx.c:445) 20241225095812712 DMM DEBUG MM(262420000000044/c7de4adf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095812712 DMM INFO MM(262420000000044/c7de4adf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095812712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095812712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095812712 DMM INFO MM(262420000000044/c7de4adf) <- GMM AUTH AND CIPHERING REQ (rand = b7 21 b5 e4 d5 1e 92 14 29 62 2e 84 29 be 20 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095812730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095812730 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095812730 DMM INFO MM(262420000000044/c7de4adf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095812730 DMM NOTICE MM(262420000000044/c7de4adf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095812730 DMM DEBUG MM(262420000000044/c7de4adf) checking auth: received GSM SRES = eb b2 ca bf (gprs_gmm.c:648) 20241225095812730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095812730 DMM DEBUG MM(262420000000044/c7de4adf) Requesting authorization (sgsn_auth.c:160) 20241225095812730 DMM INFO MM(262420000000044/c7de4adf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095812730 DMM DEBUG MM(262420000000044/c7de4adf) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095812730 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241225095812730 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) 20241225095812730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095812730 DMM INFO MM(262420000000044/c7de4adf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7de4adf) (gprs_gmm.c:282) 20241225095812733 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095812733 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095812733 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241225095812733 DMM INFO MM(262420000000044/c7de4adf) Subscriber data update (mmctx.c:445) 20241225095812733 DMM DEBUG MM(262420000000044/c7de4adf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095812733 DMM INFO MM(262420000000044/c7de4adf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095812733 DMM NOTICE MM(262420000000044/c7de4adf) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241225095812733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095812733 DMM NOTICE MM(262420000000044/c7de4adf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095812733 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) 20241225095812735 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095812735 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241225095812735 DMM INFO MM(262420000000044/c7de4adf) Subscriber data update (mmctx.c:445) 20241225095812735 DMM DEBUG MM(262420000000044/c7de4adf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095812748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095812748 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095812748 DMM INFO MM(262420000000044/c7de4adf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095812748 DMM NOTICE MM(262420000000044/c7de4adf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095812748 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095812748 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095812748 DLLC NOTICE LLME(f97b0ef7/c7de4adf){ASSIGNED} LLGM Assign pre (ffffffff => c7de4adf) (gprs_llc.c:1079) 20241225095812748 DLLC NOTICE LLME(ffffffff/c7de4adf){ASSIGNED} LLGM Assign post (ffffffff => c7de4adf) (gprs_llc.c:1125) 20241225095812748 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095812748 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095812748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095812748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@76a6f5faec14: setverdict(pass): none -> pass 20241225095812805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095812805 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095812805 DMM INFO MM(262420000000044/c7de4adf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095812805 DMM INFO MM(262420000000044/c7de4adf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095812805 DMM DEBUG MM(262420000000044/c7de4adf) Using GGSN 0 (gprs_sm.c:317) 20241225095812805 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) 20241225095812805 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241225095812806 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095812806 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095812806 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241225095812830 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 4c 03 15 bf 11 c2 60 09 37 14 05 7f 59 c6 c5 3b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241225095812830 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158684148, cbp=0x556b8268d790) (sgsn_libgtp.c:633) 20241225095812830 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095812830 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=c7de4adf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095812830 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095812830 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095812845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095812845 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241225095812845 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241225095812845 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@76a6f5faec14: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@76a6f5faec14: Final verdict of PTC: pass 20241225095812858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095812861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095812862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1065)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1058)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1063)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1053)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@76a6f5faec14: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@76a6f5faec14: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@76a6f5faec14: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1056)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1051)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1061)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@76a6f5faec14: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Dec 25 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 20241225095812919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095813321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97580) 20241225095813863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095813863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97580, count=98740) 20241225095814864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095814864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Dec 25 09:58: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_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 20241225095815865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095815865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_xid_n201u started. 20241225095816417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095816419 DMM INFO MM(262420000000044/c7de4adf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095816419 DMM INFO MM(262420000000044/c7de4adf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095816419 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095816419 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095816419 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095816419 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095816419 DLLC NOTICE LLME(ffffffff/c7de4adf){ASSIGNED} LLGM Assign pre (c7de4adf => ffffffff) (gprs_llc.c:1079) 20241225095816419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7de4adf => ffffffff) (gprs_llc.c:1125) 20241225095816419 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b826929d0 (gprs_sndcp.c:574) 20241225095816419 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095816419 DMM NOTICE MM(262420000000044/c7de4adf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095816420 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241225095816420 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095816420 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095816420 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241225095816420 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241225095816421 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) 20241225095816421 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) 20241225095816421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095816421 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095816421 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095816421 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095816421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095816457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095816457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095816457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095816457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095816457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095816457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095816457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095816457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095816458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095816458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095816458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095816458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095816458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095816458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095816458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095816458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095816458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095816458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1072)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095816458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095816458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095816460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095816465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095816466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1077)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095816478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095816478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095816478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095816478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095816478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095816479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095816479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095816479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095816479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095816479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095816479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095816479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095816479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095816479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095816479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095816479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095816479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095816481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241225095816485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095816485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1077)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1075)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095816488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095816488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095816488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095816488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095816488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095816488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095816488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095816488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095816489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095816489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095816489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095816489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095816489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095816489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095816489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095816489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095816489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095816489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095816489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095816489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095816489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095816491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095816496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095816496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095816867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095816867 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095816867 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095816867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095816871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095816872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@76a6f5faec14: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FF0442A5'O, index=0 SGSN_Test-GSUP(1084)@76a6f5faec14: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@76a6f5faec14: 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 := 'DBF39CAD677085FFEB503D485D2F8963'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09869250'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75064C0062B52879'O } } } } } 20241225095817929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095817929 DLLC NOTICE LLME(ffffffff/ff0442a5){UNASSIGNED} LLC RX: unknown TLLI 0xff0442a5, creating LLME on the fly (gprs_llc.c:552) 20241225095817929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095817929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095817929 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095817929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095817929 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095817929 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095817929 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095817929 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095817929 DLLC NOTICE LLME(ffffffff/ff0442a5){UNASSIGNED} LLGM Assign pre (ff0442a5 => ef7bc314) (gprs_llc.c:1079) 20241225095817929 DLLC NOTICE LLME(ff0442a5/ef7bc314){ASSIGNED} LLGM Assign post (ff0442a5 => ef7bc314) (gprs_llc.c:1125) 20241225095817929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095817929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095817929 DMM DEBUG MM(262420000000045/ef7bc314) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095817938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095817939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095817939 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095817939 DMM DEBUG MM(262420000000045/ef7bc314) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241225095817939 DMM NOTICE MM(262420000000045/ef7bc314) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095817939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095817939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095817939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095817939 DMM DEBUG MM(262420000000045/ef7bc314) Requesting authorization (sgsn_auth.c:160) 20241225095817939 DMM INFO MM(262420000000045/ef7bc314) Requesting authentication tuples (sgsn_auth.c:184) 20241225095817939 DMM DEBUG MM(262420000000045/ef7bc314) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095817939 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241225095817939 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@76a6f5faec14: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241225095817940 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095817940 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095817940 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095817940 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095817940 DMM INFO MM(262420000000045/ef7bc314) Subscriber data update (mmctx.c:445) 20241225095817940 DMM DEBUG MM(262420000000045/ef7bc314) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095817940 DMM INFO MM(262420000000045/ef7bc314) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095817940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095817940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095817940 DMM INFO MM(262420000000045/ef7bc314) <- GMM AUTH AND CIPHERING REQ (rand = db f3 9c ad 67 70 85 ff eb 50 3d 48 5d 2f 89 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095817944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095817944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095817944 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095817944 DMM INFO MM(262420000000045/ef7bc314) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095817944 DMM NOTICE MM(262420000000045/ef7bc314) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095817944 DMM DEBUG MM(262420000000045/ef7bc314) checking auth: received GSM SRES = 09 86 92 50 (gprs_gmm.c:648) 20241225095817944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095817944 DMM DEBUG MM(262420000000045/ef7bc314) Requesting authorization (sgsn_auth.c:160) 20241225095817944 DMM INFO MM(262420000000045/ef7bc314) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095817944 DMM DEBUG MM(262420000000045/ef7bc314) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095817944 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241225095817944 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) 20241225095817944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095817944 DMM INFO MM(262420000000045/ef7bc314) <- GMM ATTACH ACCEPT (new P-TMSI=0xef7bc314) (gprs_gmm.c:282) 20241225095817944 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095817944 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095817944 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241225095817944 DMM INFO MM(262420000000045/ef7bc314) Subscriber data update (mmctx.c:445) 20241225095817944 DMM DEBUG MM(262420000000045/ef7bc314) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095817944 DMM INFO MM(262420000000045/ef7bc314) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095817944 DMM NOTICE MM(262420000000045/ef7bc314) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241225095817944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095817944 DMM NOTICE MM(262420000000045/ef7bc314) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095817944 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) 20241225095817945 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095817945 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241225095817945 DMM INFO MM(262420000000045/ef7bc314) Subscriber data update (mmctx.c:445) 20241225095817945 DMM DEBUG MM(262420000000045/ef7bc314) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095817947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095817947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095817947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095817947 DMM INFO MM(262420000000045/ef7bc314) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095817947 DMM NOTICE MM(262420000000045/ef7bc314) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095817947 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095817947 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095817947 DLLC NOTICE LLME(ff0442a5/ef7bc314){ASSIGNED} LLGM Assign pre (ffffffff => ef7bc314) (gprs_llc.c:1079) 20241225095817947 DLLC NOTICE LLME(ffffffff/ef7bc314){ASSIGNED} LLGM Assign post (ffffffff => ef7bc314) (gprs_llc.c:1125) 20241225095817947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095817947 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095817947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095817947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@76a6f5faec14: setverdict(pass): none -> pass 20241225095818004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095818004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095818004 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095818004 DMM INFO MM(262420000000045/ef7bc314) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095818004 DMM INFO MM(262420000000045/ef7bc314) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095818004 DMM DEBUG MM(262420000000045/ef7bc314) Using GGSN 0 (gprs_sm.c:317) 20241225095818004 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) 20241225095818004 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241225095818004 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095818004 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095818004 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241225095818025 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 81 e6 18 f5 11 3d af 8b b3 14 05 7f c0 06 6a 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=1060 from retransmit req queue (gtp.c:443) 20241225095818025 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586851c0, cbp=0x556b8268dd70) (sgsn_libgtp.c:633) 20241225095818025 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095818025 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=ef7bc314, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095818025 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095818026 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095818032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095818032 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241225095818032 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241225095818032 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241225095818032 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@76a6f5faec14: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@76a6f5faec14: Final verdict of PTC: pass 20241225095818038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1078)@76a6f5faec14: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@76a6f5faec14: Final verdict of PTC: none 20241225095818040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095818040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1072)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@76a6f5faec14: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1082)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1076)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1080)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1070)@76a6f5faec14: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@76a6f5faec14: Test case TC_xid_n201u finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Dec 25 09:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241225095818126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095818529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91024) 20241225095819041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095819041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91024, count=102424) 20241225095820042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095820042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Dec 25 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 20241225095820633 DGPRS DEBUG Checking for inactive LLMEs, time = 37648899 (sgsn.c:132) 20241225095821043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095821043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_llc_null started. 20241225095821633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095821636 DMM INFO MM(262420000000045/ef7bc314) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095821636 DMM INFO MM(262420000000045/ef7bc314) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095821636 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095821636 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095821636 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095821636 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095821636 DLLC NOTICE LLME(ffffffff/ef7bc314){ASSIGNED} LLGM Assign pre (ef7bc314 => ffffffff) (gprs_llc.c:1079) 20241225095821636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7bc314 => ffffffff) (gprs_llc.c:1125) 20241225095821636 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095821636 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095821636 DMM NOTICE MM(262420000000045/ef7bc314) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095821636 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241225095821636 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095821636 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095821636 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241225095821636 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241225095821636 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) 20241225095821636 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) 20241225095821636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095821636 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095821636 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095821636 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095821637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095821679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095821679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095821679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095821679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095821679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095821679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095821679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095821679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095821679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095821679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095821679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095821680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095821680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095821680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095821680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095821680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095821680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095821680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095821680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095821680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095821681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095821686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095821686 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095821693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095821693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095821693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095821693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095821693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095821694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095821694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095821694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095821694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095821694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095821694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095821694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095821694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095821694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095821694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095821694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095821694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095821696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095821701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095821701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095821710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095821710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095821710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095821711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095821711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095821711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095821711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095821711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095821711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095821711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095821711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095821711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095821713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095821717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095821717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095822045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095822045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095822045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095822045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095822049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095822050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@76a6f5faec14: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C5238F26'O, index=0 SGSN_Test-GSUP(1103)@76a6f5faec14: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@76a6f5faec14: 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 := '1C8498A15E5E78E90B97E23268987F45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04270162'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E54F4FF701578F8'O } } } } } 20241225095823125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095823125 DLLC NOTICE LLME(ffffffff/c5238f26){UNASSIGNED} LLC RX: unknown TLLI 0xc5238f26, creating LLME on the fly (gprs_llc.c:552) 20241225095823125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095823125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095823125 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095823125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095823125 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095823125 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095823125 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095823125 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095823125 DLLC NOTICE LLME(ffffffff/c5238f26){UNASSIGNED} LLGM Assign pre (c5238f26 => c8fb5682) (gprs_llc.c:1079) 20241225095823125 DLLC NOTICE LLME(c5238f26/c8fb5682){ASSIGNED} LLGM Assign post (c5238f26 => c8fb5682) (gprs_llc.c:1125) 20241225095823125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095823125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095823125 DMM DEBUG MM(262420000000041/c8fb5682) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095823150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095823150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095823150 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095823151 DMM DEBUG MM(262420000000041/c8fb5682) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241225095823151 DMM NOTICE MM(262420000000041/c8fb5682) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095823151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095823151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095823151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095823151 DMM DEBUG MM(262420000000041/c8fb5682) Requesting authorization (sgsn_auth.c:160) 20241225095823151 DMM INFO MM(262420000000041/c8fb5682) Requesting authentication tuples (sgsn_auth.c:184) 20241225095823151 DMM DEBUG MM(262420000000041/c8fb5682) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095823151 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241225095823151 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@76a6f5faec14: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241225095823157 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095823157 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095823157 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095823157 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095823157 DMM INFO MM(262420000000041/c8fb5682) Subscriber data update (mmctx.c:445) 20241225095823157 DMM DEBUG MM(262420000000041/c8fb5682) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095823157 DMM INFO MM(262420000000041/c8fb5682) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095823157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095823157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095823157 DMM INFO MM(262420000000041/c8fb5682) <- GMM AUTH AND CIPHERING REQ (rand = 1c 84 98 a1 5e 5e 78 e9 0b 97 e2 32 68 98 7f 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095823175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095823175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095823175 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095823175 DMM INFO MM(262420000000041/c8fb5682) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095823175 DMM NOTICE MM(262420000000041/c8fb5682) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095823175 DMM DEBUG MM(262420000000041/c8fb5682) checking auth: received GSM SRES = 04 27 01 62 (gprs_gmm.c:648) 20241225095823175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095823175 DMM DEBUG MM(262420000000041/c8fb5682) Requesting authorization (sgsn_auth.c:160) 20241225095823175 DMM INFO MM(262420000000041/c8fb5682) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095823175 DMM DEBUG MM(262420000000041/c8fb5682) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095823175 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241225095823175 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) 20241225095823175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095823175 DMM INFO MM(262420000000041/c8fb5682) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8fb5682) (gprs_gmm.c:282) 20241225095823179 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095823179 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095823179 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241225095823179 DMM INFO MM(262420000000041/c8fb5682) Subscriber data update (mmctx.c:445) 20241225095823179 DMM DEBUG MM(262420000000041/c8fb5682) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095823179 DMM INFO MM(262420000000041/c8fb5682) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095823179 DMM NOTICE MM(262420000000041/c8fb5682) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241225095823179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095823179 DMM NOTICE MM(262420000000041/c8fb5682) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095823179 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) 20241225095823180 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095823180 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241225095823180 DMM INFO MM(262420000000041/c8fb5682) Subscriber data update (mmctx.c:445) 20241225095823180 DMM DEBUG MM(262420000000041/c8fb5682) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095823191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095823192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095823192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095823192 DMM INFO MM(262420000000041/c8fb5682) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095823192 DMM NOTICE MM(262420000000041/c8fb5682) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095823192 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095823192 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095823192 DLLC NOTICE LLME(c5238f26/c8fb5682){ASSIGNED} LLGM Assign pre (ffffffff => c8fb5682) (gprs_llc.c:1079) 20241225095823192 DLLC NOTICE LLME(ffffffff/c8fb5682){ASSIGNED} LLGM Assign post (ffffffff => c8fb5682) (gprs_llc.c:1125) 20241225095823192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095823192 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095823192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095823192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095824249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095824249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241225095824249 DLLC DEBUG TLLI=c8fb5682 sends us LLC NULL (gprs_llc.c:912) 20241225095824249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095824249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241225095824249 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095824250 DMM INFO MM(262420000000041/c8fb5682) -> GMM DETACH REQUEST TLLI=0xc8fb5682 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241225095824250 DMM INFO MM(262420000000041/c8fb5682) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241225095824250 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095824250 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095824250 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095824250 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095824250 DLLC NOTICE LLME(ffffffff/c8fb5682){ASSIGNED} LLGM Assign pre (c8fb5682 => ffffffff) (gprs_llc.c:1079) 20241225095824250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8fb5682 => ffffffff) (gprs_llc.c:1125) 20241225095824250 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241225095824250 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) 20241225095824250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095824250 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095824250 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095824250 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095824252 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@76a6f5faec14: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@76a6f5faec14: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@76a6f5faec14: Final verdict of PTC: pass 20241225095829269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@76a6f5faec14: Final verdict of PTC: none 20241225095829273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095829273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_null-BVCI220(1100)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1091)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1101)@76a6f5faec14: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1096)@76a6f5faec14: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1094)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1089)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1099)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@76a6f5faec14: Test case TC_llc_null finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Dec 25 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241225095829354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095829756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97212) 20241225095830274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095830274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97212, count=101568) 20241225095831275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095831275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Dec 25 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 20241225095832277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095832277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_llc_sabm_dm_llgmm started. 20241225095832857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095832861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095832905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095832905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095832905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095832905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095832905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095832905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095832905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095832905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095832906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095832906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095832906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095832906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095832906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095832906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095832906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095832906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095832906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095832906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095832906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095832906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095832908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095832912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095832912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095832920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095832920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095832920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095832920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095832920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095832920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095832920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095832920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095832921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095832921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095832921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095832921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095832921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095832921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095832921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095832921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095832921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095832921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095832921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095832921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095832923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095832928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095832928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095832940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095832940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095832940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095832940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095832940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095832940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095832940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095832940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095832941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095832941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095832941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095832941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095832941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095832941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095832941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095832941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095832941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095832941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095832941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1121)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095832942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095832942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225095832943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095832947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095832947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095833279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095833279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095833279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095833279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095833283 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095833284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1120)@76a6f5faec14: 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(1120)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@76a6f5faec14: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D1F0049A'O, index=0 SGSN_Test-GSUP(1122)@76a6f5faec14: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@76a6f5faec14: 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 := 'D1096ED360C02A58662199D93BE3DDE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2264D963'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C7790142625E67C'O } } } } } 20241225095834351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095834351 DLLC NOTICE LLME(ffffffff/d1f0049a){UNASSIGNED} LLC RX: unknown TLLI 0xd1f0049a, creating LLME on the fly (gprs_llc.c:552) 20241225095834351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095834351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095834351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095834351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095834351 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095834351 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095834351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095834351 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095834351 DLLC NOTICE LLME(ffffffff/d1f0049a){UNASSIGNED} LLGM Assign pre (d1f0049a => cfd2356b) (gprs_llc.c:1079) 20241225095834351 DLLC NOTICE LLME(d1f0049a/cfd2356b){ASSIGNED} LLGM Assign post (d1f0049a => cfd2356b) (gprs_llc.c:1125) 20241225095834351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095834351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095834351 DMM DEBUG MM(262420000000042/cfd2356b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095834363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095834363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095834363 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095834363 DMM DEBUG MM(262420000000042/cfd2356b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241225095834363 DMM NOTICE MM(262420000000042/cfd2356b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095834363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095834363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095834363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095834363 DMM DEBUG MM(262420000000042/cfd2356b) Requesting authorization (sgsn_auth.c:160) 20241225095834363 DMM INFO MM(262420000000042/cfd2356b) Requesting authentication tuples (sgsn_auth.c:184) 20241225095834363 DMM DEBUG MM(262420000000042/cfd2356b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095834363 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241225095834363 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@76a6f5faec14: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241225095834367 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095834367 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095834367 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095834367 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095834367 DMM INFO MM(262420000000042/cfd2356b) Subscriber data update (mmctx.c:445) 20241225095834367 DMM DEBUG MM(262420000000042/cfd2356b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095834367 DMM INFO MM(262420000000042/cfd2356b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095834367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095834367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095834367 DMM INFO MM(262420000000042/cfd2356b) <- GMM AUTH AND CIPHERING REQ (rand = d1 09 6e d3 60 c0 2a 58 66 21 99 d9 3b e3 dd e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095834378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095834378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095834378 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095834378 DMM INFO MM(262420000000042/cfd2356b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095834378 DMM NOTICE MM(262420000000042/cfd2356b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095834378 DMM DEBUG MM(262420000000042/cfd2356b) checking auth: received GSM SRES = 22 64 d9 63 (gprs_gmm.c:648) 20241225095834378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095834378 DMM DEBUG MM(262420000000042/cfd2356b) Requesting authorization (sgsn_auth.c:160) 20241225095834378 DMM INFO MM(262420000000042/cfd2356b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095834378 DMM DEBUG MM(262420000000042/cfd2356b) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095834378 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241225095834378 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) 20241225095834378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095834378 DMM INFO MM(262420000000042/cfd2356b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd2356b) (gprs_gmm.c:282) 20241225095834380 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095834380 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095834380 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241225095834380 DMM INFO MM(262420000000042/cfd2356b) Subscriber data update (mmctx.c:445) 20241225095834380 DMM DEBUG MM(262420000000042/cfd2356b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095834380 DMM INFO MM(262420000000042/cfd2356b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095834380 DMM NOTICE MM(262420000000042/cfd2356b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241225095834380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095834380 DMM NOTICE MM(262420000000042/cfd2356b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095834380 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) 20241225095834381 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095834381 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241225095834381 DMM INFO MM(262420000000042/cfd2356b) Subscriber data update (mmctx.c:445) 20241225095834381 DMM DEBUG MM(262420000000042/cfd2356b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095834388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095834388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095834388 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095834388 DMM INFO MM(262420000000042/cfd2356b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095834388 DMM NOTICE MM(262420000000042/cfd2356b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095834388 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095834388 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095834388 DLLC NOTICE LLME(d1f0049a/cfd2356b){ASSIGNED} LLGM Assign pre (ffffffff => cfd2356b) (gprs_llc.c:1079) 20241225095834388 DLLC NOTICE LLME(ffffffff/cfd2356b){ASSIGNED} LLGM Assign post (ffffffff => cfd2356b) (gprs_llc.c:1125) 20241225095834388 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095834388 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095834388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095834388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095835446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095835446 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)@76a6f5faec14: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@76a6f5faec14: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@76a6f5faec14: Final verdict of PTC: pass 20241225095835461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@76a6f5faec14: Final verdict of PTC: none 20241225095835465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095835465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1111)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1121)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1110)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1115)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1113)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1119)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1108)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@76a6f5faec14: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Dec 25 09:58:35 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 20241225095835517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095835919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86952) 20241225095836466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095836466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86952, count=88112) 20241225095837467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095837467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Dec 25 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 20241225095838469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095838469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_llc_sabm_dm_ll5 started. 20241225095838989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095838992 DMM INFO MM(262420000000042/cfd2356b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095838992 DMM INFO MM(262420000000042/cfd2356b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095838992 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095838992 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095838992 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095838992 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095838992 DLLC NOTICE LLME(ffffffff/cfd2356b){ASSIGNED} LLGM Assign pre (cfd2356b => ffffffff) (gprs_llc.c:1079) 20241225095838992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfd2356b => ffffffff) (gprs_llc.c:1125) 20241225095838992 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241225095838992 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) 20241225095838992 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) 20241225095838993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095838993 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095838993 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095838993 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095838993 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095839043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095839043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095839043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095839043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095839043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095839043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095839043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095839043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095839044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095839044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095839044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095839044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095839044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095839044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095839044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095839044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095839044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095839044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095839044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095839044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095839045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225095839050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095839050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095839059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095839059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095839059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095839059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095839059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095839059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095839059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095839059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095839060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095839060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095839060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095839060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095839060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095839060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095839060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095839060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095839060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095839060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095839060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095839060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095839062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095839067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095839067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095839074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095839074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095839074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095839074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095839074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095839074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095839074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095839074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095839075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095839075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095839075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095839075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095839075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095839075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095839075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095839075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095839075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095839075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095839075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095839076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095839076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095839078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095839082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095839082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095839471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095839471 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095839471 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095839471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095839475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095839477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@76a6f5faec14: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E657FEE1'O, index=0 SGSN_Test-GSUP(1141)@76a6f5faec14: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@76a6f5faec14: 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 := 'CDE417017D3884B105AE59B2C765BDC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C70DC6C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F30E0F5ECAB48C21'O } } } } } 20241225095840516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095840516 DLLC NOTICE LLME(ffffffff/e657fee1){UNASSIGNED} LLC RX: unknown TLLI 0xe657fee1, creating LLME on the fly (gprs_llc.c:552) 20241225095840516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095840516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095840516 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095840516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095840516 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095840516 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095840516 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095840516 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095840516 DLLC NOTICE LLME(ffffffff/e657fee1){UNASSIGNED} LLGM Assign pre (e657fee1 => e211fc23) (gprs_llc.c:1079) 20241225095840516 DLLC NOTICE LLME(e657fee1/e211fc23){ASSIGNED} LLGM Assign post (e657fee1 => e211fc23) (gprs_llc.c:1125) 20241225095840516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095840516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095840516 DMM DEBUG MM(262420000000043/e211fc23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095840523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095840523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095840523 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095840523 DMM DEBUG MM(262420000000043/e211fc23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241225095840523 DMM NOTICE MM(262420000000043/e211fc23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095840523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095840523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095840523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095840523 DMM DEBUG MM(262420000000043/e211fc23) Requesting authorization (sgsn_auth.c:160) 20241225095840523 DMM INFO MM(262420000000043/e211fc23) Requesting authentication tuples (sgsn_auth.c:184) 20241225095840523 DMM DEBUG MM(262420000000043/e211fc23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095840523 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241225095840523 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@76a6f5faec14: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241225095840525 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095840525 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095840525 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095840525 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095840525 DMM INFO MM(262420000000043/e211fc23) Subscriber data update (mmctx.c:445) 20241225095840525 DMM DEBUG MM(262420000000043/e211fc23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095840525 DMM INFO MM(262420000000043/e211fc23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095840525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095840525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095840525 DMM INFO MM(262420000000043/e211fc23) <- GMM AUTH AND CIPHERING REQ (rand = cd e4 17 01 7d 38 84 b1 05 ae 59 b2 c7 65 bd c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095840529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095840529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095840529 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095840529 DMM INFO MM(262420000000043/e211fc23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095840529 DMM NOTICE MM(262420000000043/e211fc23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095840529 DMM DEBUG MM(262420000000043/e211fc23) checking auth: received GSM SRES = c7 0d c6 c2 (gprs_gmm.c:648) 20241225095840529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095840529 DMM DEBUG MM(262420000000043/e211fc23) Requesting authorization (sgsn_auth.c:160) 20241225095840529 DMM INFO MM(262420000000043/e211fc23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095840529 DMM DEBUG MM(262420000000043/e211fc23) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095840529 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241225095840529 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) 20241225095840529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095840529 DMM INFO MM(262420000000043/e211fc23) <- GMM ATTACH ACCEPT (new P-TMSI=0xe211fc23) (gprs_gmm.c:282) 20241225095840530 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095840530 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095840530 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241225095840530 DMM INFO MM(262420000000043/e211fc23) Subscriber data update (mmctx.c:445) 20241225095840530 DMM DEBUG MM(262420000000043/e211fc23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095840530 DMM INFO MM(262420000000043/e211fc23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095840530 DMM NOTICE MM(262420000000043/e211fc23) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241225095840530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095840530 DMM NOTICE MM(262420000000043/e211fc23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095840530 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) 20241225095840530 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095840530 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241225095840530 DMM INFO MM(262420000000043/e211fc23) Subscriber data update (mmctx.c:445) 20241225095840530 DMM DEBUG MM(262420000000043/e211fc23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095840533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095840533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095840533 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095840533 DMM INFO MM(262420000000043/e211fc23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095840533 DMM NOTICE MM(262420000000043/e211fc23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095840533 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095840533 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095840533 DLLC NOTICE LLME(e657fee1/e211fc23){ASSIGNED} LLGM Assign pre (ffffffff => e211fc23) (gprs_llc.c:1079) 20241225095840533 DLLC NOTICE LLME(ffffffff/e211fc23){ASSIGNED} LLGM Assign post (ffffffff => e211fc23) (gprs_llc.c:1125) 20241225095840533 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095840533 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095840533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095840533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095841594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095841594 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)@76a6f5faec14: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@76a6f5faec14: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@76a6f5faec14: Final verdict of PTC: pass 20241225095841611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1130)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1141)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1139)@76a6f5faec14: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@76a6f5faec14: Final verdict of PTC: none 20241225095841616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095841616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1126)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1129)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1134)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1137)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1127)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1132)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@76a6f5faec14: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@76a6f5faec14: 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'. Wed Dec 25 09:58:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241225095841680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095842082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88372) 20241225095842617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095842617 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) 20241225095843618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095843618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Dec 25 09:58: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_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 20241225095844619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095844619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_suspend_nopaging started. 20241225095845153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095845155 DMM INFO MM(262420000000043/e211fc23) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095845155 DMM INFO MM(262420000000043/e211fc23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095845155 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095845155 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095845155 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095845155 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095845155 DLLC NOTICE LLME(ffffffff/e211fc23){ASSIGNED} LLGM Assign pre (e211fc23 => ffffffff) (gprs_llc.c:1079) 20241225095845155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e211fc23 => ffffffff) (gprs_llc.c:1125) 20241225095845155 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241225095845156 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) 20241225095845156 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) 20241225095845156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095845156 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095845156 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095845156 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095845156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095845205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095845205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095845205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095845205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095845205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095845206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095845206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095845206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095845206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095845206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095845206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095845206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095845206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095845206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095845208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095845212 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095845219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095845219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095845219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095845219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845219 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095845219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095845219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095845219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095845219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095845220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095845220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095845220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095845220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095845220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095845220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095845220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095845220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095845220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095845220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095845220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095845220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095845222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095845227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095845227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095845236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095845236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095845236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095845236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095845236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095845236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095845236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095845236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095845237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095845237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095845237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095845237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095845237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095845237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095845237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095845237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095845237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095845237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095845237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095845237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095845237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095845239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095845243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095845243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095845621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095845621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095845621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095845621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095845625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095845626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@76a6f5faec14: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F44E73EB'O, index=0 SGSN_Test-GSUP(1160)@76a6f5faec14: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@76a6f5faec14: 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 := '67EF312C8B83E33BBDA0A2B79E3D2A51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '744E1DC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6365A84CAC74A01E'O } } } } } 20241225095846699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846699 DLLC NOTICE LLME(ffffffff/f44e73eb){UNASSIGNED} LLC RX: unknown TLLI 0xf44e73eb, creating LLME on the fly (gprs_llc.c:552) 20241225095846699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095846699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095846699 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095846699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095846699 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095846699 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095846699 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095846699 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095846699 DLLC NOTICE LLME(ffffffff/f44e73eb){UNASSIGNED} LLGM Assign pre (f44e73eb => ed6a97df) (gprs_llc.c:1079) 20241225095846699 DLLC NOTICE LLME(f44e73eb/ed6a97df){ASSIGNED} LLGM Assign post (f44e73eb => ed6a97df) (gprs_llc.c:1125) 20241225095846699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095846699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095846699 DMM DEBUG MM(262420000000048/ed6a97df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095846723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095846723 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095846723 DMM DEBUG MM(262420000000048/ed6a97df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241225095846723 DMM NOTICE MM(262420000000048/ed6a97df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095846723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095846723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095846723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095846723 DMM DEBUG MM(262420000000048/ed6a97df) Requesting authorization (sgsn_auth.c:160) 20241225095846723 DMM INFO MM(262420000000048/ed6a97df) Requesting authentication tuples (sgsn_auth.c:184) 20241225095846723 DMM DEBUG MM(262420000000048/ed6a97df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095846723 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241225095846723 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@76a6f5faec14: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241225095846731 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095846731 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095846731 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095846731 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095846731 DMM INFO MM(262420000000048/ed6a97df) Subscriber data update (mmctx.c:445) 20241225095846731 DMM DEBUG MM(262420000000048/ed6a97df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095846731 DMM INFO MM(262420000000048/ed6a97df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095846731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095846731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095846731 DMM INFO MM(262420000000048/ed6a97df) <- GMM AUTH AND CIPHERING REQ (rand = 67 ef 31 2c 8b 83 e3 3b bd a0 a2 b7 9e 3d 2a 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095846746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095846747 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095846747 DMM INFO MM(262420000000048/ed6a97df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095846747 DMM NOTICE MM(262420000000048/ed6a97df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095846747 DMM DEBUG MM(262420000000048/ed6a97df) checking auth: received GSM SRES = 74 4e 1d c2 (gprs_gmm.c:648) 20241225095846747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095846747 DMM DEBUG MM(262420000000048/ed6a97df) Requesting authorization (sgsn_auth.c:160) 20241225095846747 DMM INFO MM(262420000000048/ed6a97df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095846747 DMM DEBUG MM(262420000000048/ed6a97df) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095846747 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241225095846747 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) 20241225095846747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095846747 DMM INFO MM(262420000000048/ed6a97df) <- GMM ATTACH ACCEPT (new P-TMSI=0xed6a97df) (gprs_gmm.c:282) 20241225095846749 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095846749 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095846749 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241225095846749 DMM INFO MM(262420000000048/ed6a97df) Subscriber data update (mmctx.c:445) 20241225095846749 DMM DEBUG MM(262420000000048/ed6a97df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095846749 DMM INFO MM(262420000000048/ed6a97df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095846749 DMM NOTICE MM(262420000000048/ed6a97df) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241225095846749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095846749 DMM NOTICE MM(262420000000048/ed6a97df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095846750 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) 20241225095846751 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095846751 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241225095846751 DMM INFO MM(262420000000048/ed6a97df) Subscriber data update (mmctx.c:445) 20241225095846751 DMM DEBUG MM(262420000000048/ed6a97df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095846762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095846762 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095846762 DMM INFO MM(262420000000048/ed6a97df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095846762 DMM NOTICE MM(262420000000048/ed6a97df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095846762 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095846762 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095846762 DLLC NOTICE LLME(f44e73eb/ed6a97df){ASSIGNED} LLGM Assign pre (ffffffff => ed6a97df) (gprs_llc.c:1079) 20241225095846762 DLLC NOTICE LLME(ffffffff/ed6a97df){ASSIGNED} LLGM Assign post (ffffffff => ed6a97df) (gprs_llc.c:1125) 20241225095846762 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095846762 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095846762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095846762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@76a6f5faec14: setverdict(pass): none -> pass 20241225095846811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095846811 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095846811 DMM INFO MM(262420000000048/ed6a97df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095846811 DMM INFO MM(262420000000048/ed6a97df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095846811 DMM DEBUG MM(262420000000048/ed6a97df) Using GGSN 0 (gprs_sm.c:317) 20241225095846811 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) 20241225095846811 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241225095846811 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095846811 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095846811 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241225095846819 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 70 ca 74 de 11 bd 78 61 53 14 05 7f a5 b1 f3 c4 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) 20241225095846819 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158686238, cbp=0x556b8268ed80) (sgsn_libgtp.c:633) 20241225095846819 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095846819 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82692d28 TLLI=ed6a97df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095846819 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095846819 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095846826 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241225095846835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095846835 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241225095846835 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241225095846838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241225095846838 DMM INFO MM(262420000000048/ed6a97df) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241225095850634 DGPRS DEBUG Checking for inactive LLMEs, time = 37648929 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@76a6f5faec14: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@76a6f5faec14: Final verdict of PTC: pass 20241225095851850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@76a6f5faec14: Final verdict of PTC: none 20241225095851854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095851854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI220(1157)@76a6f5faec14: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1153)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1148)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1158)@76a6f5faec14: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1146)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1156)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1151)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@76a6f5faec14: Test case TC_suspend_nopaging finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Dec 25 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 20241225095851981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095852383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96972) 20241225095852856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095852856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96972, count=101328) 20241225095853856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095853857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Dec 25 09:58: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_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 20241225095854858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095854858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_suspend_resume started. 20241225095855482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095855485 DMM INFO MM(262420000000048/ed6a97df) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095855485 DMM INFO MM(262420000000048/ed6a97df) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095855485 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095855485 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095855485 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095855485 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095855485 DLLC NOTICE LLME(ffffffff/ed6a97df){ASSIGNED} LLGM Assign pre (ed6a97df => ffffffff) (gprs_llc.c:1079) 20241225095855485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed6a97df => ffffffff) (gprs_llc.c:1125) 20241225095855485 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b826929d0 (gprs_sndcp.c:574) 20241225095855485 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82692d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095855485 DMM NOTICE MM(262420000000048/ed6a97df) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095855485 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241225095855485 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095855486 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095855486 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241225095855486 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241225095855486 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) 20241225095855486 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) 20241225095855486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095855486 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095855486 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095855486 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095855486 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095855526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095855526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855526 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095855526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095855526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095855526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095855527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095855527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095855527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095855527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095855527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095855527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095855527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095855527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095855529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095855534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095855534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095855541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095855541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095855541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095855541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095855541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095855541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095855541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095855541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095855542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095855542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095855542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095855542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095855542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095855542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095855542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095855542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095855542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095855542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095855543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095855543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095855545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095855549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095855550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095855557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095855557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095855557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095855557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095855557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095855557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095855557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095855557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095855558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095855558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095855558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095855558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095855558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095855558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095855558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095855558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095855558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095855558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095855558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095855558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095855558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095855560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095855565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095855565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095855859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095855859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095855859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095855859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095855863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095855864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@76a6f5faec14: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EE73129E'O, index=0 SGSN_Test-GSUP(1179)@76a6f5faec14: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@76a6f5faec14: 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 := '7566B706732CD0B0AA9F3F34A9A0938C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '640CEA6C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9AB995DFA8E4D6F'O } } } } } 20241225095856949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095856949 DLLC NOTICE LLME(ffffffff/ee73129e){UNASSIGNED} LLC RX: unknown TLLI 0xee73129e, creating LLME on the fly (gprs_llc.c:552) 20241225095856949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095856949 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095856949 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095856949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095856949 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095856949 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095856949 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095856949 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095856949 DLLC NOTICE LLME(ffffffff/ee73129e){UNASSIGNED} LLGM Assign pre (ee73129e => e0e7f4e5) (gprs_llc.c:1079) 20241225095856949 DLLC NOTICE LLME(ee73129e/e0e7f4e5){ASSIGNED} LLGM Assign post (ee73129e => e0e7f4e5) (gprs_llc.c:1125) 20241225095856949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095856949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095856949 DMM DEBUG MM(262420000000049/e0e7f4e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095856973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095856973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095856973 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095856973 DMM DEBUG MM(262420000000049/e0e7f4e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241225095856973 DMM NOTICE MM(262420000000049/e0e7f4e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095856973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095856973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095856973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095856973 DMM DEBUG MM(262420000000049/e0e7f4e5) Requesting authorization (sgsn_auth.c:160) 20241225095856973 DMM INFO MM(262420000000049/e0e7f4e5) Requesting authentication tuples (sgsn_auth.c:184) 20241225095856973 DMM DEBUG MM(262420000000049/e0e7f4e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095856973 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241225095856973 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@76a6f5faec14: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241225095856980 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095856980 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095856980 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095856980 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095856980 DMM INFO MM(262420000000049/e0e7f4e5) Subscriber data update (mmctx.c:445) 20241225095856980 DMM DEBUG MM(262420000000049/e0e7f4e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095856980 DMM INFO MM(262420000000049/e0e7f4e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095856980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095856980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095856980 DMM INFO MM(262420000000049/e0e7f4e5) <- GMM AUTH AND CIPHERING REQ (rand = 75 66 b7 06 73 2c d0 b0 aa 9f 3f 34 a9 a0 93 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095856996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095856996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095856996 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095856996 DMM INFO MM(262420000000049/e0e7f4e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095856996 DMM NOTICE MM(262420000000049/e0e7f4e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095856996 DMM DEBUG MM(262420000000049/e0e7f4e5) checking auth: received GSM SRES = 64 0c ea 6c (gprs_gmm.c:648) 20241225095856996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095856996 DMM DEBUG MM(262420000000049/e0e7f4e5) Requesting authorization (sgsn_auth.c:160) 20241225095856996 DMM INFO MM(262420000000049/e0e7f4e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095856996 DMM DEBUG MM(262420000000049/e0e7f4e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095856996 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241225095856996 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) 20241225095856996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095856996 DMM INFO MM(262420000000049/e0e7f4e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0e7f4e5) (gprs_gmm.c:282) 20241225095856999 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095856999 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095856999 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241225095856999 DMM INFO MM(262420000000049/e0e7f4e5) Subscriber data update (mmctx.c:445) 20241225095856999 DMM DEBUG MM(262420000000049/e0e7f4e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095856999 DMM INFO MM(262420000000049/e0e7f4e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095856999 DMM NOTICE MM(262420000000049/e0e7f4e5) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241225095856999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095856999 DMM NOTICE MM(262420000000049/e0e7f4e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095856999 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) 20241225095857001 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095857001 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241225095857001 DMM INFO MM(262420000000049/e0e7f4e5) Subscriber data update (mmctx.c:445) 20241225095857001 DMM DEBUG MM(262420000000049/e0e7f4e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095857015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095857015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095857015 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095857015 DMM INFO MM(262420000000049/e0e7f4e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095857015 DMM NOTICE MM(262420000000049/e0e7f4e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095857015 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095857015 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095857015 DLLC NOTICE LLME(ee73129e/e0e7f4e5){ASSIGNED} LLGM Assign pre (ffffffff => e0e7f4e5) (gprs_llc.c:1079) 20241225095857015 DLLC NOTICE LLME(ffffffff/e0e7f4e5){ASSIGNED} LLGM Assign post (ffffffff => e0e7f4e5) (gprs_llc.c:1125) 20241225095857015 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095857015 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095857015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095857015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@76a6f5faec14: setverdict(pass): none -> pass 20241225095857074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095857074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095857074 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095857074 DMM INFO MM(262420000000049/e0e7f4e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095857074 DMM INFO MM(262420000000049/e0e7f4e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095857074 DMM DEBUG MM(262420000000049/e0e7f4e5) Using GGSN 0 (gprs_sm.c:317) 20241225095857074 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) 20241225095857074 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241225095857074 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095857074 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095857074 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241225095857098 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 bb 62 18 87 11 c7 ee 44 73 14 05 7f d5 16 22 aa 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) 20241225095857098 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586872b0, cbp=0x556b8268f110) (sgsn_libgtp.c:633) 20241225095857098 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095857098 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=e0e7f4e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095857098 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095857098 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095857111 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241225095857123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095857123 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241225095857123 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241225095857129 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241225095857130 DMM INFO MM(262420000000049/e0e7f4e5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241225095902142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095902142 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241225095902142 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241225095902147 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@76a6f5faec14: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@76a6f5faec14: Final verdict of PTC: pass 20241225095902161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225095902165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095902165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1179)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1167)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1177)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@76a6f5faec14: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1172)@76a6f5faec14: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@76a6f5faec14: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1170)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1175)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1165)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@76a6f5faec14: Test case TC_suspend_resume finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Dec 25 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241225095902268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095902670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101384) 20241225095903167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095903167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101384, count=105740) 20241225095904169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095904169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Dec 25 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 20241225095905171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095905171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_suspend_rau started. 20241225095905761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095905763 DMM INFO MM(262420000000049/e0e7f4e5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095905763 DMM INFO MM(262420000000049/e0e7f4e5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095905763 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095905763 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095905763 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095905763 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095905763 DLLC NOTICE LLME(ffffffff/e0e7f4e5){ASSIGNED} LLGM Assign pre (e0e7f4e5 => ffffffff) (gprs_llc.c:1079) 20241225095905763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0e7f4e5 => ffffffff) (gprs_llc.c:1125) 20241225095905763 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095905763 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095905764 DMM NOTICE MM(262420000000049/e0e7f4e5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095905764 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241225095905764 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095905764 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095905764 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241225095905764 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241225095905764 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) 20241225095905764 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) 20241225095905764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095905764 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095905764 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095905764 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095905764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095905814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095905814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095905814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095905815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095905815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095905815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095905815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095905815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095905817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095905823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095905823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095905831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905831 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095905831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095905831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095905832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095905832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095905832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095905832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095905832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095905832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095905832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095905832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095905832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095905832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1191)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095905833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095905833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095905835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095905840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095905840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095905848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095905848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095905848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095905848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095905848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095905848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095905848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095905848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095905849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095905849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095905849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095905849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095905849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095905849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095905849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095905849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095905849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095905849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095905849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095905849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095905849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095905851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095905855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095905855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095906172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095906172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095906172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095906172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095906176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095906177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@76a6f5faec14: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C29198C7'O, index=0 SGSN_Test-GSUP(1198)@76a6f5faec14: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@76a6f5faec14: 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 := 'D23D6C57B30805812F1FD85D312FE55F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39CD9610'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A1EB56295E408DE'O } } } } } 20241225095907252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907252 DLLC NOTICE LLME(ffffffff/c29198c7){UNASSIGNED} LLC RX: unknown TLLI 0xc29198c7, creating LLME on the fly (gprs_llc.c:552) 20241225095907252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095907252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095907252 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095907252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095907252 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095907252 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095907253 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095907253 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095907253 DLLC NOTICE LLME(ffffffff/c29198c7){UNASSIGNED} LLGM Assign pre (c29198c7 => efe785f4) (gprs_llc.c:1079) 20241225095907253 DLLC NOTICE LLME(c29198c7/efe785f4){ASSIGNED} LLGM Assign post (c29198c7 => efe785f4) (gprs_llc.c:1125) 20241225095907253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095907253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095907253 DMM DEBUG MM(262420000000050/efe785f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095907260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095907260 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095907260 DMM DEBUG MM(262420000000050/efe785f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241225095907260 DMM NOTICE MM(262420000000050/efe785f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095907260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095907260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095907260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095907260 DMM DEBUG MM(262420000000050/efe785f4) Requesting authorization (sgsn_auth.c:160) 20241225095907260 DMM INFO MM(262420000000050/efe785f4) Requesting authentication tuples (sgsn_auth.c:184) 20241225095907260 DMM DEBUG MM(262420000000050/efe785f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095907260 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241225095907260 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@76a6f5faec14: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241225095907262 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095907262 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095907262 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095907262 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095907262 DMM INFO MM(262420000000050/efe785f4) Subscriber data update (mmctx.c:445) 20241225095907262 DMM DEBUG MM(262420000000050/efe785f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095907262 DMM INFO MM(262420000000050/efe785f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095907262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095907262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095907262 DMM INFO MM(262420000000050/efe785f4) <- GMM AUTH AND CIPHERING REQ (rand = d2 3d 6c 57 b3 08 05 81 2f 1f d8 5d 31 2f e5 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095907267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095907267 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095907267 DMM INFO MM(262420000000050/efe785f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095907267 DMM NOTICE MM(262420000000050/efe785f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095907267 DMM DEBUG MM(262420000000050/efe785f4) checking auth: received GSM SRES = 39 cd 96 10 (gprs_gmm.c:648) 20241225095907267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095907267 DMM DEBUG MM(262420000000050/efe785f4) Requesting authorization (sgsn_auth.c:160) 20241225095907267 DMM INFO MM(262420000000050/efe785f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095907267 DMM DEBUG MM(262420000000050/efe785f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095907267 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241225095907267 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) 20241225095907267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095907267 DMM INFO MM(262420000000050/efe785f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xefe785f4) (gprs_gmm.c:282) 20241225095907267 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095907267 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095907267 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241225095907267 DMM INFO MM(262420000000050/efe785f4) Subscriber data update (mmctx.c:445) 20241225095907267 DMM DEBUG MM(262420000000050/efe785f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095907267 DMM INFO MM(262420000000050/efe785f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095907267 DMM NOTICE MM(262420000000050/efe785f4) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241225095907267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095907267 DMM NOTICE MM(262420000000050/efe785f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095907267 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) 20241225095907268 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095907268 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241225095907268 DMM INFO MM(262420000000050/efe785f4) Subscriber data update (mmctx.c:445) 20241225095907268 DMM DEBUG MM(262420000000050/efe785f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095907272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095907272 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095907272 DMM INFO MM(262420000000050/efe785f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095907272 DMM NOTICE MM(262420000000050/efe785f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095907272 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095907272 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095907272 DLLC NOTICE LLME(c29198c7/efe785f4){ASSIGNED} LLGM Assign pre (ffffffff => efe785f4) (gprs_llc.c:1079) 20241225095907272 DLLC NOTICE LLME(ffffffff/efe785f4){ASSIGNED} LLGM Assign post (ffffffff => efe785f4) (gprs_llc.c:1125) 20241225095907272 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095907272 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095907272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095907272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@76a6f5faec14: setverdict(pass): none -> pass 20241225095907332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095907332 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095907332 DMM INFO MM(262420000000050/efe785f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095907332 DMM INFO MM(262420000000050/efe785f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095907332 DMM DEBUG MM(262420000000050/efe785f4) Using GGSN 0 (gprs_sm.c:317) 20241225095907332 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) 20241225095907332 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241225095907332 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095907332 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095907333 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241225095907357 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 b7 f7 3a ac 11 62 5b 20 6a 14 05 7f 37 69 f4 b1 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) 20241225095907358 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f2158688328, cbp=0x556b8268f5e0) (sgsn_libgtp.c:633) 20241225095907358 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095907358 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=efe785f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095907358 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095907358 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095907376 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241225095907390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095907390 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241225095907390 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241225095907396 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241225095907396 DMM INFO MM(262420000000050/efe785f4) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241225095912413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095912413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095912413 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095912413 DMM INFO MM(262420000000050/efe785f4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225095912413 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095912413 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241225095912413 DLLC NOTICE LLME(ffffffff/efe785f4){ASSIGNED} LLGM Assign pre (efe785f4 => e058e0d8) (gprs_llc.c:1079) 20241225095912413 DLLC NOTICE LLME(efe785f4/e058e0d8){ASSIGNED} LLGM Assign post (efe785f4 => e058e0d8) (gprs_llc.c:1125) 20241225095912413 DMM INFO MM(262420000000050/e058e0d8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095912428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095912428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095912428 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095912428 DMM INFO MM(262420000000050/e058e0d8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225095912428 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225095912428 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095912428 DLLC NOTICE LLME(efe785f4/e058e0d8){ASSIGNED} LLGM Assign pre (ffffffff => e058e0d8) (gprs_llc.c:1079) 20241225095912428 DLLC NOTICE LLME(ffffffff/e058e0d8){ASSIGNED} LLGM Assign post (ffffffff => e058e0d8) (gprs_llc.c:1125) 20241225095912428 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241225095912929 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@76a6f5faec14: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@76a6f5faec14: Final verdict of PTC: pass 20241225095912945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1191)@76a6f5faec14: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1196)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@76a6f5faec14: Final verdict of PTC: none 20241225095912951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095912951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1186)@76a6f5faec14: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@76a6f5faec14: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1189)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1184)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1194)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@76a6f5faec14: Test case TC_suspend_rau finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Dec 25 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 20241225095913044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095913447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107796) 20241225095913953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095913953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107796, count=112152) 20241225095914954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095914954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Dec 25 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 20241225095915955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095915955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_paging_ps started. 20241225095916554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095916557 DMM INFO MM(262420000000050/e058e0d8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095916557 DMM INFO MM(262420000000050/e058e0d8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095916557 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095916557 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095916557 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095916557 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225095916557 DLLC NOTICE LLME(ffffffff/e058e0d8){ASSIGNED} LLGM Assign pre (e058e0d8 => ffffffff) (gprs_llc.c:1079) 20241225095916557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e058e0d8 => ffffffff) (gprs_llc.c:1125) 20241225095916557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095916557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095916557 DMM NOTICE MM(262420000000050/e058e0d8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095916557 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241225095916557 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095916557 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095916557 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241225095916557 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241225095916557 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) 20241225095916558 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) 20241225095916558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095916558 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095916558 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095916558 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095916558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095916600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095916600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095916600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095916600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095916600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095916600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095916600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095916600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095916601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095916601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095916601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095916601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095916601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095916601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095916601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095916601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095916601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095916603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095916608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095916608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095916615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095916615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095916615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095916615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095916615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095916615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095916615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095916615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095916616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095916616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095916616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095916616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095916616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095916616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095916616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095916616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095916616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095916618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095916623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095916623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095916631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095916631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095916631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095916631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095916631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095916631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095916631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095916631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095916632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095916632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095916632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095916632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095916632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095916632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095916632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095916632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095916632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095916632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095916634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095916639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095916639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095916956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095916956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095916956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095916956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095916960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095916962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@76a6f5faec14: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E5CD0030'O, index=0 SGSN_Test-GSUP(1217)@76a6f5faec14: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@76a6f5faec14: 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 := '4E602347A5DEF34273752C3B6F0E65AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17D7EF32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '678C5F73A798A7DB'O } } } } } 20241225095918030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095918030 DLLC NOTICE LLME(ffffffff/e5cd0030){UNASSIGNED} LLC RX: unknown TLLI 0xe5cd0030, creating LLME on the fly (gprs_llc.c:552) 20241225095918030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095918030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095918030 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095918030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095918030 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095918030 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095918030 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095918030 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095918030 DLLC NOTICE LLME(ffffffff/e5cd0030){UNASSIGNED} LLGM Assign pre (e5cd0030 => fca78051) (gprs_llc.c:1079) 20241225095918030 DLLC NOTICE LLME(e5cd0030/fca78051){ASSIGNED} LLGM Assign post (e5cd0030 => fca78051) (gprs_llc.c:1125) 20241225095918030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095918030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095918030 DMM DEBUG MM(262420000000051/fca78051) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095918047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095918047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095918047 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095918047 DMM DEBUG MM(262420000000051/fca78051) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241225095918047 DMM NOTICE MM(262420000000051/fca78051) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095918047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095918047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095918047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095918047 DMM DEBUG MM(262420000000051/fca78051) Requesting authorization (sgsn_auth.c:160) 20241225095918047 DMM INFO MM(262420000000051/fca78051) Requesting authentication tuples (sgsn_auth.c:184) 20241225095918047 DMM DEBUG MM(262420000000051/fca78051) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095918047 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241225095918047 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@76a6f5faec14: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241225095918049 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095918049 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095918049 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095918049 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095918049 DMM INFO MM(262420000000051/fca78051) Subscriber data update (mmctx.c:445) 20241225095918049 DMM DEBUG MM(262420000000051/fca78051) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095918049 DMM INFO MM(262420000000051/fca78051) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095918049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095918049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095918049 DMM INFO MM(262420000000051/fca78051) <- GMM AUTH AND CIPHERING REQ (rand = 4e 60 23 47 a5 de f3 42 73 75 2c 3b 6f 0e 65 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095918065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095918065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095918065 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095918065 DMM INFO MM(262420000000051/fca78051) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095918065 DMM NOTICE MM(262420000000051/fca78051) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095918065 DMM DEBUG MM(262420000000051/fca78051) checking auth: received GSM SRES = 17 d7 ef 32 (gprs_gmm.c:648) 20241225095918065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095918065 DMM DEBUG MM(262420000000051/fca78051) Requesting authorization (sgsn_auth.c:160) 20241225095918065 DMM INFO MM(262420000000051/fca78051) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095918065 DMM DEBUG MM(262420000000051/fca78051) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095918065 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241225095918065 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) 20241225095918065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095918065 DMM INFO MM(262420000000051/fca78051) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca78051) (gprs_gmm.c:282) 20241225095918067 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095918067 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095918067 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241225095918068 DMM INFO MM(262420000000051/fca78051) Subscriber data update (mmctx.c:445) 20241225095918068 DMM DEBUG MM(262420000000051/fca78051) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095918068 DMM INFO MM(262420000000051/fca78051) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095918068 DMM NOTICE MM(262420000000051/fca78051) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241225095918068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095918068 DMM NOTICE MM(262420000000051/fca78051) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095918068 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) 20241225095918070 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095918070 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241225095918070 DMM INFO MM(262420000000051/fca78051) Subscriber data update (mmctx.c:445) 20241225095918070 DMM DEBUG MM(262420000000051/fca78051) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095918085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095918085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095918085 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095918085 DMM INFO MM(262420000000051/fca78051) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095918085 DMM NOTICE MM(262420000000051/fca78051) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095918085 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095918085 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095918085 DLLC NOTICE LLME(e5cd0030/fca78051){ASSIGNED} LLGM Assign pre (ffffffff => fca78051) (gprs_llc.c:1079) 20241225095918085 DLLC NOTICE LLME(ffffffff/fca78051){ASSIGNED} LLGM Assign post (ffffffff => fca78051) (gprs_llc.c:1125) 20241225095918085 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095918085 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095918085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095918085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095918140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095918140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095918140 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095918140 DMM INFO MM(262420000000051/fca78051) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095918140 DMM INFO MM(262420000000051/fca78051) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095918140 DMM DEBUG MM(262420000000051/fca78051) Using GGSN 0 (gprs_sm.c:317) 20241225095918140 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) 20241225095918140 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241225095918140 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095918140 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095918140 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241225095918166 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 e0 f8 83 c0 11 a5 d0 a7 92 14 05 7f e8 d3 f7 7d 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) 20241225095918166 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f21586893a0, cbp=0x556b8268e9d0) (sgsn_libgtp.c:633) 20241225095918166 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095918166 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=fca78051, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095918166 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095918166 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@76a6f5faec14: setverdict(pass): none -> pass TC_paging_ps(1219)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095918183 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241225095920635 DGPRS DEBUG Checking for inactive LLMEs, time = 37648959 (sgsn.c:132) 20241225095921141 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241225095921141 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241225095921141 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241225095923198 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241225095923199 DMM INFO MM(262420000000051/fca78051) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@76a6f5faec14: 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 := 'FCA78051'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@76a6f5faec14: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@76a6f5faec14: Final verdict of PTC: pass 20241225095923209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@76a6f5faec14: Final verdict of PTC: none 20241225095923211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1207)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@76a6f5faec14: Final verdict of PTC: none 20241225095923211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1206)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1205)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1210)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1215)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1203)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1208)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1213)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@76a6f5faec14: Test case TC_paging_ps finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Dec 25 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241225095923287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095923689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100296) 20241225095924213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095924213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100296, count=104652) 20241225095925215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095925215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Dec 25 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 20241225095926216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095926216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_paging_ps_ra_multiple_cells started. 20241225095926774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095926777 DMM INFO MM(262420000000051/fca78051) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095926777 DMM INFO MM(262420000000051/fca78051) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095926777 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095926777 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095926777 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095926777 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241225095926777 DLLC NOTICE LLME(ffffffff/fca78051){ASSIGNED} LLGM Assign pre (fca78051 => ffffffff) (gprs_llc.c:1079) 20241225095926777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca78051 => ffffffff) (gprs_llc.c:1125) 20241225095926777 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095926777 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095926777 DMM NOTICE MM(262420000000051/fca78051) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095926777 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241225095926777 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095926777 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095926777 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241225095926777 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241225095926777 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) 20241225095926777 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) 20241225095926777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225095926777 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095926777 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095926778 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095926778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095926818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095926818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095926818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095926818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095926819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095926819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095926819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095926819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095926819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095926819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095926819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095926819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095926819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095926820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1224)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095926820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095926822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095926828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095926828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095926836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095926836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095926836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095926836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095926836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095926836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095926836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095926836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095926837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095926837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095926837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095926837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095926837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095926838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095926838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095926838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095926838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095926838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095926838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095926838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095926840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095926846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095926846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095926855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095926855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095926855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095926855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095926855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095926855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095926855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095926855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095926856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095926856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095926856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095926856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095926856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095926856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095926856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095926856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095926856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095926856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095926856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095926857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095926857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095926860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095926865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095926865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095927217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095927217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095927217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095927217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095927221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095927223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@76a6f5faec14: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E70F952E'O, index=0 SGSN_Test-GSUP(1236)@76a6f5faec14: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@76a6f5faec14: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@76a6f5faec14: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E70F952E'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@76a6f5faec14: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E70F952E'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@76a6f5faec14: 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 := 'A117A28363BA72DFDF5B8AB6F70E1CFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C1E44B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '702A2D89EED2D795'O } } } } } 20241225095928307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095928307 DLLC NOTICE LLME(ffffffff/e70f952e){UNASSIGNED} LLC RX: unknown TLLI 0xe70f952e, creating LLME on the fly (gprs_llc.c:552) 20241225095928307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095928307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095928307 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095928307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225095928307 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095928307 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225095928307 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095928307 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095928307 DLLC NOTICE LLME(ffffffff/e70f952e){UNASSIGNED} LLGM Assign pre (e70f952e => c7f8c8b9) (gprs_llc.c:1079) 20241225095928307 DLLC NOTICE LLME(e70f952e/c7f8c8b9){ASSIGNED} LLGM Assign post (e70f952e => c7f8c8b9) (gprs_llc.c:1125) 20241225095928307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095928307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095928307 DMM DEBUG MM(262420000000052/c7f8c8b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095928324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095928324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095928324 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095928324 DMM DEBUG MM(262420000000052/c7f8c8b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241225095928324 DMM NOTICE MM(262420000000052/c7f8c8b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095928324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095928324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095928324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095928324 DMM DEBUG MM(262420000000052/c7f8c8b9) Requesting authorization (sgsn_auth.c:160) 20241225095928324 DMM INFO MM(262420000000052/c7f8c8b9) Requesting authentication tuples (sgsn_auth.c:184) 20241225095928324 DMM DEBUG MM(262420000000052/c7f8c8b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095928324 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241225095928324 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@76a6f5faec14: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241225095928329 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095928329 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095928329 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095928329 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095928329 DMM INFO MM(262420000000052/c7f8c8b9) Subscriber data update (mmctx.c:445) 20241225095928329 DMM DEBUG MM(262420000000052/c7f8c8b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095928329 DMM INFO MM(262420000000052/c7f8c8b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095928329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095928329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095928329 DMM INFO MM(262420000000052/c7f8c8b9) <- GMM AUTH AND CIPHERING REQ (rand = a1 17 a2 83 63 ba 72 df df 5b 8a b6 f7 0e 1c fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095928344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095928344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095928344 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095928344 DMM INFO MM(262420000000052/c7f8c8b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095928344 DMM NOTICE MM(262420000000052/c7f8c8b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095928344 DMM DEBUG MM(262420000000052/c7f8c8b9) checking auth: received GSM SRES = 5c 1e 44 b4 (gprs_gmm.c:648) 20241225095928344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095928344 DMM DEBUG MM(262420000000052/c7f8c8b9) Requesting authorization (sgsn_auth.c:160) 20241225095928345 DMM INFO MM(262420000000052/c7f8c8b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095928345 DMM DEBUG MM(262420000000052/c7f8c8b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095928345 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241225095928345 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) 20241225095928345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095928345 DMM INFO MM(262420000000052/c7f8c8b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f8c8b9) (gprs_gmm.c:282) 20241225095928347 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095928347 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095928347 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241225095928347 DMM INFO MM(262420000000052/c7f8c8b9) Subscriber data update (mmctx.c:445) 20241225095928347 DMM DEBUG MM(262420000000052/c7f8c8b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095928347 DMM INFO MM(262420000000052/c7f8c8b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095928347 DMM NOTICE MM(262420000000052/c7f8c8b9) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241225095928347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095928347 DMM NOTICE MM(262420000000052/c7f8c8b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095928347 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) 20241225095928348 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095928349 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241225095928349 DMM INFO MM(262420000000052/c7f8c8b9) Subscriber data update (mmctx.c:445) 20241225095928349 DMM DEBUG MM(262420000000052/c7f8c8b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095928358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095928358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095928358 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095928358 DMM INFO MM(262420000000052/c7f8c8b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095928358 DMM NOTICE MM(262420000000052/c7f8c8b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095928358 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095928358 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095928359 DLLC NOTICE LLME(e70f952e/c7f8c8b9){ASSIGNED} LLGM Assign pre (ffffffff => c7f8c8b9) (gprs_llc.c:1079) 20241225095928359 DLLC NOTICE LLME(ffffffff/c7f8c8b9){ASSIGNED} LLGM Assign post (ffffffff => c7f8c8b9) (gprs_llc.c:1125) 20241225095928359 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095928359 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095928359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095928359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095928416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095928416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095928417 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095928417 DMM INFO MM(262420000000052/c7f8c8b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095928417 DMM INFO MM(262420000000052/c7f8c8b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095928417 DMM DEBUG MM(262420000000052/c7f8c8b9) Using GGSN 0 (gprs_sm.c:317) 20241225095928417 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) 20241225095928417 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241225095928417 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095928417 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095928417 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241225095928434 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 ac 35 58 db 11 e3 29 df 83 14 05 7f 6a 36 25 f9 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) 20241225095928434 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f215868a418, cbp=0x556b8268db20) (sgsn_libgtp.c:633) 20241225095928434 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095928434 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82693e98 TLLI=c7f8c8b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095928434 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095928434 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@76a6f5faec14: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095928449 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241225095931418 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241225095931418 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241225095931418 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241225095933460 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241225095933460 DMM INFO MM(262420000000052/c7f8c8b9) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@76a6f5faec14: 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 := 'C7F8C8B9'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@76a6f5faec14: 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 := 'C7F8C8B9'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@76a6f5faec14: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@76a6f5faec14: Final verdict of PTC: pass 20241225095933475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@76a6f5faec14: Final verdict of PTC: none 20241225095933478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095933479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1224)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1229)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1234)@76a6f5faec14: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1222)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1232)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1227)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@76a6f5faec14: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Dec 25 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 20241225095933545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095933948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20241225095934480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095934480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=105200) 20241225095935481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095935481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Dec 25 09:59:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225095936483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095936484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_bssgp_rim_single_report started. 20241225095937051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095937053 DMM INFO MM(262420000000052/c7f8c8b9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225095937053 DMM INFO MM(262420000000052/c7f8c8b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225095937053 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225095937053 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225095937053 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225095937053 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241225095937053 DLLC NOTICE LLME(ffffffff/c7f8c8b9){ASSIGNED} LLGM Assign pre (c7f8c8b9 => ffffffff) (gprs_llc.c:1079) 20241225095937053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f8c8b9 => ffffffff) (gprs_llc.c:1125) 20241225095937053 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82693b40 (gprs_sndcp.c:574) 20241225095937053 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82693e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095937053 DMM NOTICE MM(262420000000052/c7f8c8b9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095937053 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241225095937053 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095937053 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095937053 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241225095937053 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241225095937053 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) 20241225095937054 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) 20241225095937054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225095937054 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225095937054 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225095937054 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225095937054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095937092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095937092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095937092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095937092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095937092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095937092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095937092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095937092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095937093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095937093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095937093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095937093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095937093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095937093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095937093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095937093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095937093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095937093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1243)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095937093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095937093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095937095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095937100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095937100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095937108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095937108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095937108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095937108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095937108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095937108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095937108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095937108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095937109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095937109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095937109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095937110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095937110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095937110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095937110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095937110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937110 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095937110 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095937110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095937110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095937110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1249)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 20241225095937112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095937116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095937116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095937123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095937123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095937123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095937123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095937124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095937124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095937124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095937124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095937124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095937124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095937124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095937124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095937124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095937124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095937124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1253)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095937124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095937124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095937126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095937130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095937130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095937485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095937485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095937485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095937485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095937489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225095937490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225095937505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@76a6f5faec14: setverdict(pass): none -> pass MTC@76a6f5faec14: Warning: Re-starting timer T, which is already active (running or expired). 20241225095937527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095937542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47458<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI210(1247)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1255)@76a6f5faec14: Final verdict of PTC: none 20241225095937547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095937547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1248)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@76a6f5faec14: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@76a6f5faec14: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1243)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1253)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1241)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1246)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1251)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: pass MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@76a6f5faec14: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Dec 25 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 20241225095937596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095937999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20241225095938549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095938549 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=60776) 20241225095939550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095939550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Dec 25 09:59: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_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 20241225095940552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095940552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_rim_eutran_to_geran started. 20241225095941103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095941106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095941152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095941152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095941152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095941152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095941152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095941152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095941152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095941152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095941154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095941154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095941154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095941154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095941154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095941154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095941154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095941154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095941154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095941154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095941154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095941154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095941157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095941162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095941162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095941168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095941168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095941168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095941168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095941168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095941168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095941168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095941168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095941169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095941169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095941169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095941169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095941169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095941169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095941169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095941169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095941169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095941169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095941170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095941170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095941171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095941176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095941176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095941185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095941185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095941185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095941185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095941185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095941185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095941185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095941185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095941186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095941186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095941186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095941186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095941186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095941186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095941186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095941186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095941186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095941186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095941186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095941186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095941186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095941187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095941192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095941192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095941554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095941554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095941554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095941554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095941558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095941559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@76a6f5faec14: setverdict(pass): none -> pass 20241225095941594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095941605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1261)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1271)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@76a6f5faec14: Final verdict of PTC: none 20241225095941610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225095941610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI210(1265)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1266)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@76a6f5faec14: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@76a6f5faec14: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1264)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1259)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1269)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: pass MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@76a6f5faec14: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Dec 25 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 20241225095941715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095942118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49044) 20241225095942611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095942611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49044, count=53400) 20241225095943612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095943613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Dec 25 09:59: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_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 20241225095944614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095944614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_cell_change_different_rai_ci_attach started. 20241225095945208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225095945211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095945247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225095945247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095945247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095945248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225095945248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095945248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095945248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095945248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095945248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095945248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095945248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095945249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095945249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095945249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095945249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095945249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225095945249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095945249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095945249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095945249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095945251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095945256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945256 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095945263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225095945263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095945263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095945263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225095945263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095945263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095945263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095945263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095945264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095945264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095945264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095945264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095945264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095945264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095945264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095945264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225095945264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095945264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225095945264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095945264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095945266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095945271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225095945283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225095945283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225095945283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225095945283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225095945283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225095945283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225095945283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225095945283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225095945284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225095945284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225095945284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225095945284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225095945284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225095945284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225095945284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225095945284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225095945284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225095945284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225095945284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1290)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225095945284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225095945284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225095945286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225095945291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225095945616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225095945616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225095945616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225095945616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225095945620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225095945621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1289)@76a6f5faec14: 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(1289)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@76a6f5faec14: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C4E0C698'O, index=0 SGSN_Test-GSUP(1291)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'D41749FB6FF791D202313BD8D93616D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB8E5954'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A91278B495A5BC0'O } } } } } 20241225095945696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945696 DLLC NOTICE LLME(ffffffff/c4e0c698){UNASSIGNED} LLC RX: unknown TLLI 0xc4e0c698, creating LLME on the fly (gprs_llc.c:552) 20241225095945696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095945696 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225095945696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225095945696 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225095945696 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225095945696 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095945696 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225095945696 DLLC NOTICE LLME(ffffffff/c4e0c698){UNASSIGNED} LLGM Assign pre (c4e0c698 => c4c4aae6) (gprs_llc.c:1079) 20241225095945696 DLLC NOTICE LLME(c4e0c698/c4c4aae6){ASSIGNED} LLGM Assign post (c4e0c698 => c4c4aae6) (gprs_llc.c:1125) 20241225095945696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095945696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095945696 DMM DEBUG MM(262420000000068/c4c4aae6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945719 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095945719 DMM DEBUG MM(262420000000068/c4c4aae6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241225095945719 DMM NOTICE MM(262420000000068/c4c4aae6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095945719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095945719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095945719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095945719 DMM DEBUG MM(262420000000068/c4c4aae6) Requesting authorization (sgsn_auth.c:160) 20241225095945719 DMM INFO MM(262420000000068/c4c4aae6) Requesting authentication tuples (sgsn_auth.c:184) 20241225095945719 DMM DEBUG MM(262420000000068/c4c4aae6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225095945719 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241225095945719 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@76a6f5faec14: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241225095945725 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225095945725 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225095945725 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225095945725 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225095945725 DMM INFO MM(262420000000068/c4c4aae6) Subscriber data update (mmctx.c:445) 20241225095945725 DMM DEBUG MM(262420000000068/c4c4aae6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225095945725 DMM INFO MM(262420000000068/c4c4aae6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225095945725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225095945725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225095945725 DMM INFO MM(262420000000068/c4c4aae6) <- GMM AUTH AND CIPHERING REQ (rand = d4 17 49 fb 6f f7 91 d2 02 31 3b d8 d9 36 16 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225095945742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945742 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095945742 DMM INFO MM(262420000000068/c4c4aae6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225095945742 DMM NOTICE MM(262420000000068/c4c4aae6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225095945742 DMM DEBUG MM(262420000000068/c4c4aae6) checking auth: received GSM SRES = fb 8e 59 54 (gprs_gmm.c:648) 20241225095945742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225095945743 DMM DEBUG MM(262420000000068/c4c4aae6) Requesting authorization (sgsn_auth.c:160) 20241225095945743 DMM INFO MM(262420000000068/c4c4aae6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095945743 DMM DEBUG MM(262420000000068/c4c4aae6) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095945743 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241225095945743 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) 20241225095945743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225095945743 DMM INFO MM(262420000000068/c4c4aae6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4c4aae6) (gprs_gmm.c:282) 20241225095945745 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225095945745 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225095945745 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241225095945745 DMM INFO MM(262420000000068/c4c4aae6) Subscriber data update (mmctx.c:445) 20241225095945745 DMM DEBUG MM(262420000000068/c4c4aae6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225095945745 DMM INFO MM(262420000000068/c4c4aae6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225095945745 DMM NOTICE MM(262420000000068/c4c4aae6) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241225095945745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225095945745 DMM NOTICE MM(262420000000068/c4c4aae6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225095945745 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) 20241225095945746 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225095945746 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241225095945746 DMM INFO MM(262420000000068/c4c4aae6) Subscriber data update (mmctx.c:445) 20241225095945746 DMM DEBUG MM(262420000000068/c4c4aae6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225095945759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945759 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095945759 DMM INFO MM(262420000000068/c4c4aae6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225095945759 DMM NOTICE MM(262420000000068/c4c4aae6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225095945759 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225095945759 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225095945759 DLLC NOTICE LLME(c4e0c698/c4c4aae6){ASSIGNED} LLGM Assign pre (ffffffff => c4c4aae6) (gprs_llc.c:1079) 20241225095945759 DLLC NOTICE LLME(ffffffff/c4c4aae6){ASSIGNED} LLGM Assign post (ffffffff => c4c4aae6) (gprs_llc.c:1125) 20241225095945759 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225095945759 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225095945759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225095945759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225095945817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945817 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095945817 DMM INFO MM(262420000000068/c4c4aae6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225095945817 DMM INFO MM(262420000000068/c4c4aae6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225095945817 DMM DEBUG MM(262420000000068/c4c4aae6) Using GGSN 0 (gprs_sm.c:317) 20241225095945817 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) 20241225095945817 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241225095945817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225095945817 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241225095945817 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241225095945845 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 26 81 20 b7 11 ce 4b 7e df 14 05 7f 22 b5 93 7f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241225095945845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f215868b490, cbp=0x556b82690520) (sgsn_libgtp.c:633) 20241225095945845 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225095945845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82694f98 TLLI=c4c4aae6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225095945845 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225095945845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@76a6f5faec14: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225095945862 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241225095945877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945877 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945877 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@76a6f5faec14: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@76a6f5faec14: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C4C4AAE6'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@76a6f5faec14: 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 := '8A1A3687D7F7A9FD852A6D4A7EEDBDE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81AB9BB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09B18446BDBF501C'O } } } } } 20241225095945892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC4C4AAE6) type="GPRS attach"  (gprs_gmm.c:1248) 20241225095945892 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225095945892 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225095945892 DLLC NOTICE LLME(ffffffff/c4c4aae6){ASSIGNED} LLGM Assign pre (c4c4aae6 => e08072b2) (gprs_llc.c:1079) 20241225095945892 DLLC NOTICE LLME(c4c4aae6/e08072b2){ASSIGNED} LLGM Assign post (c4c4aae6 => e08072b2) (gprs_llc.c:1125) 20241225095945892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225095945892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225095945892 DMM DEBUG MM(262420000000068/e08072b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225095945916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225095945916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241225095945916 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225095945916 DMM DEBUG MM(262420000000068/e08072b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241225095945916 DMM NOTICE MM(262420000000068/e08072b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225095945916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225095945916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225095945916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225095945916 DMM DEBUG MM(262420000000068/e08072b2) Requesting authorization (sgsn_auth.c:160) 20241225095945916 DMM INFO MM(262420000000068/e08072b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225095945916 DMM DEBUG MM(262420000000068/e08072b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241225095945916 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241225095945916 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) 20241225095950636 DGPRS DEBUG Checking for inactive LLMEs, time = 37648989 (sgsn.c:132) 20241225095951917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241225095951917 DMM ERROR MM(262420000000068/e08072b2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241225095951917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241225095951917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225095951917 DMM NOTICE MM(262420000000068/e08072b2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241225095951917 DMM NOTICE MM(262420000000068/e08072b2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225095951917 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241225095951917 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82694f98, TLLI=e08072b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225095951917 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225095951917 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225095951917 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241225095951917 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241225095951917 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) 20241225095951917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225095951917 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Deallocated (fsm.c:568) 20241225095951917 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225095951917 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225095951917 DLLC NOTICE LLME(c4c4aae6/e08072b2){ASSIGNED} LLGM Assign pre (e08072b2 => ffffffff) (gprs_llc.c:1079) 20241225095951917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08072b2 => ffffffff) (gprs_llc.c:1125) 20241225095956918 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241225100001919 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241225100005616 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225100005616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225100005617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100006920 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241225100011921 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241225100015251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100015256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100015257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225100015265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100015269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100015269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225100015285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100015289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100015289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@76a6f5faec14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@76a6f5faec14: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@76a6f5faec14: Final verdict of PTC: none 20241225100015689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100015689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1279)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1290)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1284)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@76a6f5faec14: Final verdict of PTC: none 20241225100015690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41222<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1288)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1277)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1282)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@76a6f5faec14: Final verdict of PTC: fail reason: "Tguard timeout" MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@76a6f5faec14: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Dec 25 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 20241225100015779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100016182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=117776) 20241225100016690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100016690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100016923 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241225100016923 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x556b82690520) (sgsn_libgtp.c:633) 20241225100016923 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x556b82690520) (sgsn_libgtp.c:637) 20241225100016923 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241225100016923 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241225100016923 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241225100016923 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=117776, count=122692) 20241225100017692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100017692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Dec 25 10:00: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_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 20241225100018692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100018693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_cell_change_different_rai_ci_data started. 20241225100019274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100019276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100019312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100019312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100019312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100019312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100019312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100019312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100019312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100019312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100019313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100019313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100019313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100019313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100019313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100019313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100019313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100019313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100019313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100019313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100019313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100019313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100019316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100019322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019322 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100019330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100019330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100019330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100019330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100019330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100019330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100019331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100019331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100019333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100019338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019338 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100019345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100019345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100019345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100019345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100019345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100019345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100019345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100019346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100019346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100019346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100019346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100019346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100019346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100019346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100019346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100019346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100019346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100019347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100019352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019352 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100019693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100019694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100019694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100019694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100019698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100019699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@76a6f5faec14: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F850E450'O, index=0 SGSN_Test-GSUP(1310)@76a6f5faec14: 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)@76a6f5faec14: 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 := '98CDF7F0E71ADB86FB96C798EC77AA21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '527BB5FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC81DCDA0065E9CA'O } } } } } 20241225100019763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019763 DLLC NOTICE LLME(ffffffff/f850e450){UNASSIGNED} LLC RX: unknown TLLI 0xf850e450, creating LLME on the fly (gprs_llc.c:552) 20241225100019763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100019763 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100019763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100019763 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100019763 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225100019763 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100019763 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100019763 DLLC NOTICE LLME(ffffffff/f850e450){UNASSIGNED} LLGM Assign pre (f850e450 => c42488f6) (gprs_llc.c:1079) 20241225100019763 DLLC NOTICE LLME(f850e450/c42488f6){ASSIGNED} LLGM Assign post (f850e450 => c42488f6) (gprs_llc.c:1125) 20241225100019763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100019763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100019763 DMM DEBUG MM(262420000000070/c42488f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100019782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019782 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100019782 DMM DEBUG MM(262420000000070/c42488f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241225100019782 DMM NOTICE MM(262420000000070/c42488f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100019782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100019782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100019782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100019782 DMM DEBUG MM(262420000000070/c42488f6) Requesting authorization (sgsn_auth.c:160) 20241225100019782 DMM INFO MM(262420000000070/c42488f6) Requesting authentication tuples (sgsn_auth.c:184) 20241225100019782 DMM DEBUG MM(262420000000070/c42488f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100019782 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241225100019782 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@76a6f5faec14: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241225100019788 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100019788 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100019788 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100019788 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100019788 DMM INFO MM(262420000000070/c42488f6) Subscriber data update (mmctx.c:445) 20241225100019788 DMM DEBUG MM(262420000000070/c42488f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100019788 DMM INFO MM(262420000000070/c42488f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100019788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100019788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100019788 DMM INFO MM(262420000000070/c42488f6) <- GMM AUTH AND CIPHERING REQ (rand = 98 cd f7 f0 e7 1a db 86 fb 96 c7 98 ec 77 aa 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225100019804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019804 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100019804 DMM INFO MM(262420000000070/c42488f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100019804 DMM NOTICE MM(262420000000070/c42488f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100019804 DMM DEBUG MM(262420000000070/c42488f6) checking auth: received GSM SRES = 52 7b b5 fb (gprs_gmm.c:648) 20241225100019804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100019804 DMM DEBUG MM(262420000000070/c42488f6) Requesting authorization (sgsn_auth.c:160) 20241225100019804 DMM INFO MM(262420000000070/c42488f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100019804 DMM DEBUG MM(262420000000070/c42488f6) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100019804 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241225100019804 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) 20241225100019804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225100019804 DMM INFO MM(262420000000070/c42488f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc42488f6) (gprs_gmm.c:282) 20241225100019807 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100019807 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100019807 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241225100019807 DMM INFO MM(262420000000070/c42488f6) Subscriber data update (mmctx.c:445) 20241225100019807 DMM DEBUG MM(262420000000070/c42488f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100019807 DMM INFO MM(262420000000070/c42488f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100019807 DMM NOTICE MM(262420000000070/c42488f6) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241225100019807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100019807 DMM NOTICE MM(262420000000070/c42488f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100019807 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) 20241225100019808 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100019808 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241225100019808 DMM INFO MM(262420000000070/c42488f6) Subscriber data update (mmctx.c:445) 20241225100019808 DMM DEBUG MM(262420000000070/c42488f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225100019820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019820 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100019820 DMM INFO MM(262420000000070/c42488f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100019820 DMM NOTICE MM(262420000000070/c42488f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100019820 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100019820 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100019820 DLLC NOTICE LLME(f850e450/c42488f6){ASSIGNED} LLGM Assign pre (ffffffff => c42488f6) (gprs_llc.c:1079) 20241225100019820 DLLC NOTICE LLME(ffffffff/c42488f6){ASSIGNED} LLGM Assign post (ffffffff => c42488f6) (gprs_llc.c:1125) 20241225100019820 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225100019820 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225100019820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100019820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100019879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019879 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100019879 DMM INFO MM(262420000000070/c42488f6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225100019879 DMM INFO MM(262420000000070/c42488f6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225100019879 DMM DEBUG MM(262420000000070/c42488f6) Using GGSN 0 (gprs_sm.c:317) 20241225100019879 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) 20241225100019879 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241225100019879 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225100019879 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241225100019879 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241225100019905 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 45 b9 7b 48 11 74 3f 11 54 14 05 7f a8 7e 81 f8 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) 20241225100019905 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f215868b490, cbp=0x556b82690520) (sgsn_libgtp.c:633) 20241225100019905 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225100019905 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82694f98 TLLI=c42488f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225100019905 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225100019905 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@76a6f5faec14: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225100019921 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241225100019935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019936 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019936 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@76a6f5faec14: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C42488F6'O, index=0 20241225100019950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100019950 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100019950 DSNDCP ERROR Message for non-existing MM ctx (lle=0x556b82694f98, TLLI=c42488f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241225100020636 DGPRS DEBUG Checking for inactive LLMEs, time = 37649019 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@76a6f5faec14: Removing Client IMSI='262420000000070'H, index=0 20241225100021960 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@76a6f5faec14: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@76a6f5faec14: Final verdict of PTC: pass 20241225100021978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@76a6f5faec14: Final verdict of PTC: none 20241225100021983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1299)@76a6f5faec14: Final verdict of PTC: none 20241225100021983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_data-BVCI220(1307)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1308)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1298)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1303)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1306)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1301)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1296)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@76a6f5faec14: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Dec 25 10:00:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241225100022064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100022465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93620) 20241225100022985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100022985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93620, count=99912) 20241225100023986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100023986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Dec 25 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 20241225100024987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100024987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_cell_change_different_ci_attach started. 20241225100025558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100025559 DMM INFO MM(262420000000070/c42488f6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100025559 DMM INFO MM(262420000000070/c42488f6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100025559 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100025559 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100025559 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225100025559 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225100025559 DLLC NOTICE LLME(ffffffff/c42488f6){ASSIGNED} LLGM Assign pre (c42488f6 => ffffffff) (gprs_llc.c:1079) 20241225100025559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c42488f6 => ffffffff) (gprs_llc.c:1125) 20241225100025559 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82694c40 (gprs_sndcp.c:574) 20241225100025559 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82694f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225100025559 DMM NOTICE MM(262420000000070/c42488f6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225100025559 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241225100025559 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225100025559 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225100025559 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241225100025559 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241225100025559 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) 20241225100025559 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) 20241225100025559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100025559 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225100025559 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225100025559 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225100025559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100025597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100025597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100025597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100025597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100025597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100025597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100025597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100025597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100025598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100025598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100025598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100025598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100025598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100025598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100025598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100025598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100025598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100025598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100025598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100025598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100025600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100025604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100025604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100025613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100025613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100025613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100025613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100025614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100025614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100025614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100025614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100025614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100025614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100025614 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025614 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100025614 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100025614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100025615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100025615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100025617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100025622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100025622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100025631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100025631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100025631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100025631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100025631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100025631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100025631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100025631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100025632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100025632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100025632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100025632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100025632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100025632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100025632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100025632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100025632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100025632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100025632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1327)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100025633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100025633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100025634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100025639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100025639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100025989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100025989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100025989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100025989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100025993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100025994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DA0CDEEC'O, index=0 SGSN_Test-GSUP(1329)@76a6f5faec14: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@76a6f5faec14: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DA0CDEEC'O, index=0 TC_cell_change_different_ci_attach(1331)@76a6f5faec14: 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 := 'FD52F3F91751549A1F80F6FE0D56CA34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81C9D8B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41A2243739ED526B'O } } } } } 20241225100026071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026071 DLLC NOTICE LLME(ffffffff/da0cdeec){UNASSIGNED} LLC RX: unknown TLLI 0xda0cdeec, creating LLME on the fly (gprs_llc.c:552) 20241225100026071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100026071 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100026071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100026071 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100026071 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225100026071 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100026071 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100026071 DLLC NOTICE LLME(ffffffff/da0cdeec){UNASSIGNED} LLGM Assign pre (da0cdeec => c7d54574) (gprs_llc.c:1079) 20241225100026071 DLLC NOTICE LLME(da0cdeec/c7d54574){ASSIGNED} LLGM Assign post (da0cdeec => c7d54574) (gprs_llc.c:1125) 20241225100026071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100026071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100026071 DMM DEBUG MM(262420000000069/c7d54574) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100026092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026092 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026092 DMM DEBUG MM(262420000000069/c7d54574) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241225100026092 DMM NOTICE MM(262420000000069/c7d54574) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100026092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100026092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100026092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100026092 DMM DEBUG MM(262420000000069/c7d54574) Requesting authorization (sgsn_auth.c:160) 20241225100026092 DMM INFO MM(262420000000069/c7d54574) Requesting authentication tuples (sgsn_auth.c:184) 20241225100026092 DMM DEBUG MM(262420000000069/c7d54574) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100026092 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241225100026092 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@76a6f5faec14: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241225100026098 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100026098 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100026098 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100026098 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100026098 DMM INFO MM(262420000000069/c7d54574) Subscriber data update (mmctx.c:445) 20241225100026098 DMM DEBUG MM(262420000000069/c7d54574) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100026098 DMM INFO MM(262420000000069/c7d54574) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100026098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100026098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100026098 DMM INFO MM(262420000000069/c7d54574) <- GMM AUTH AND CIPHERING REQ (rand = fd 52 f3 f9 17 51 54 9a 1f 80 f6 fe 0d 56 ca 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225100026113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026113 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026113 DMM INFO MM(262420000000069/c7d54574) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100026113 DMM NOTICE MM(262420000000069/c7d54574) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100026113 DMM DEBUG MM(262420000000069/c7d54574) checking auth: received GSM SRES = 81 c9 d8 b8 (gprs_gmm.c:648) 20241225100026113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100026113 DMM DEBUG MM(262420000000069/c7d54574) Requesting authorization (sgsn_auth.c:160) 20241225100026113 DMM INFO MM(262420000000069/c7d54574) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100026113 DMM DEBUG MM(262420000000069/c7d54574) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100026113 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241225100026113 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) 20241225100026113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225100026113 DMM INFO MM(262420000000069/c7d54574) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d54574) (gprs_gmm.c:282) 20241225100026116 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100026116 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100026116 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241225100026116 DMM INFO MM(262420000000069/c7d54574) Subscriber data update (mmctx.c:445) 20241225100026116 DMM DEBUG MM(262420000000069/c7d54574) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100026116 DMM INFO MM(262420000000069/c7d54574) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100026116 DMM NOTICE MM(262420000000069/c7d54574) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241225100026116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100026116 DMM NOTICE MM(262420000000069/c7d54574) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100026116 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) 20241225100026118 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100026118 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241225100026118 DMM INFO MM(262420000000069/c7d54574) Subscriber data update (mmctx.c:445) 20241225100026118 DMM DEBUG MM(262420000000069/c7d54574) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225100026128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026129 DMM INFO MM(262420000000069/c7d54574) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100026129 DMM NOTICE MM(262420000000069/c7d54574) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100026129 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100026129 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100026129 DLLC NOTICE LLME(da0cdeec/c7d54574){ASSIGNED} LLGM Assign pre (ffffffff => c7d54574) (gprs_llc.c:1079) 20241225100026129 DLLC NOTICE LLME(ffffffff/c7d54574){ASSIGNED} LLGM Assign post (ffffffff => c7d54574) (gprs_llc.c:1125) 20241225100026129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225100026129 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225100026129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100026129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100026188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026188 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026188 DMM INFO MM(262420000000069/c7d54574) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225100026188 DMM INFO MM(262420000000069/c7d54574) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225100026188 DMM DEBUG MM(262420000000069/c7d54574) Using GGSN 0 (gprs_sm.c:317) 20241225100026188 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) 20241225100026188 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241225100026188 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225100026188 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241225100026188 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241225100026205 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 11 cb fb a8 11 ad f5 04 83 14 05 7f e4 e4 f6 41 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) 20241225100026205 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f215868c508, cbp=0x556b82692ba0) (sgsn_libgtp.c:633) 20241225100026205 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225100026205 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82694f98 TLLI=c7d54574, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225100026205 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225100026205 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@76a6f5faec14: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225100026211 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241225100026215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026215 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026215 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@76a6f5faec14: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C7D54574'O, index=0 TC_cell_change_different_ci_attach(1331)@76a6f5faec14: 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 := '7D6753D2978E24B5EE41A2D809705F3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93D966C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64CE5B39C1321C62'O } } } } } 20241225100026221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026221 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026221 DMM INFO MM(262420000000069/c7d54574) -> GMM ATTACH REQUEST MI(TMSI-0xC7D54574) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100026221 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100026221 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100026221 DLLC NOTICE LLME(ffffffff/c7d54574){ASSIGNED} LLGM Assign pre (c7d54574 => ddf34299) (gprs_llc.c:1079) 20241225100026221 DLLC NOTICE LLME(c7d54574/ddf34299){ASSIGNED} LLGM Assign post (c7d54574 => ddf34299) (gprs_llc.c:1125) 20241225100026221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100026221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100026221 DMM DEBUG MM(262420000000069/ddf34299) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100026228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100026228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241225100026228 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100026228 DMM DEBUG MM(262420000000069/ddf34299) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241225100026228 DMM NOTICE MM(262420000000069/ddf34299) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100026228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100026228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100026228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100026228 DMM DEBUG MM(262420000000069/ddf34299) Requesting authorization (sgsn_auth.c:160) 20241225100026228 DMM INFO MM(262420000000069/ddf34299) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100026228 DMM DEBUG MM(262420000000069/ddf34299) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100026228 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241225100026228 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) 20241225100032229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241225100032229 DMM ERROR MM(262420000000069/ddf34299) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241225100032229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241225100032229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241225100032229 DMM NOTICE MM(262420000000069/ddf34299) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241225100032229 DMM NOTICE MM(262420000000069/ddf34299) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225100032229 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241225100032229 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82694f98, TLLI=ddf34299, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225100032229 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225100032229 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225100032229 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241225100032229 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241225100032229 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) 20241225100032229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Reject}: Deallocated (fsm.c:568) 20241225100032229 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Deallocated (fsm.c:568) 20241225100032229 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225100032229 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241225100032229 DLLC NOTICE LLME(c7d54574/ddf34299){ASSIGNED} LLGM Assign pre (ddf34299 => ffffffff) (gprs_llc.c:1079) 20241225100032229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddf34299 => ffffffff) (gprs_llc.c:1125) 20241225100037231 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241225100042232 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241225100045990 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241225100045990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241225100045991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100047234 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241225100050638 DGPRS DEBUG Checking for inactive LLMEs, time = 37649049 (sgsn.c:132) 20241225100052236 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241225100055600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100055606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100055606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225100055615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100055620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100055620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225100055633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100055638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100055638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@76a6f5faec14: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@76a6f5faec14: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@76a6f5faec14: Final verdict of PTC: none 20241225100056060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100056060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1317)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@76a6f5faec14: Final verdict of PTC: none 20241225100056062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1323)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1327)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1322)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1320)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1315)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@76a6f5faec14: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1325)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@76a6f5faec14: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Dec 25 10:00:56 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 20241225100056136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100056539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124552) 20241225100057062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100057062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100057236 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241225100057236 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x556b82692ba0) (sgsn_libgtp.c:633) 20241225100057236 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x556b82692ba0) (sgsn_libgtp.c:637) 20241225100057236 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241225100057236 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241225100057236 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241225100057236 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124552, count=128908) 20241225100058063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100058063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Dec 25 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 20241225100059063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100059063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_cell_change_different_ci_data started. 20241225100059644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100059646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100059681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100059681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100059681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100059681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100059681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100059682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100059682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100059682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100059682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100059682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100059682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100059682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100059682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100059682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100059683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100059683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100059685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100059690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100059690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100059697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100059697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100059697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100059697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100059697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100059697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100059697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100059697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100059698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100059698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100059698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100059698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100059698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100059698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100059698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100059698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100059698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100059698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100059698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100059698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100059700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100059706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100059706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100059714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100059714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100059714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100059714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100059714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100059714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100059714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100059714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100059715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100059715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100059715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100059715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100059715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100059715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100059715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100059715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100059715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100059715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100059715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100059715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100059715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100059717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100059722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100059722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100100064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100100064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100100064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100100065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100100069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241225100100070 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D3FB3C8E'O, index=0 SGSN_Test-GSUP(1348)@76a6f5faec14: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@76a6f5faec14: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D3FB3C8E'O, index=0 TC_cell_change_different_ci_data(1350)@76a6f5faec14: 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 := '993A4BA76FC16A0CFD3887387960BC84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EA44E15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '916FDB8EA04C4C68'O } } } } } 20241225100100146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100146 DLLC NOTICE LLME(ffffffff/d3fb3c8e){UNASSIGNED} LLC RX: unknown TLLI 0xd3fb3c8e, creating LLME on the fly (gprs_llc.c:552) 20241225100100146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100100146 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100100146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100100146 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100100146 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225100100146 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100100146 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100100146 DLLC NOTICE LLME(ffffffff/d3fb3c8e){UNASSIGNED} LLGM Assign pre (d3fb3c8e => e3921020) (gprs_llc.c:1079) 20241225100100146 DLLC NOTICE LLME(d3fb3c8e/e3921020){ASSIGNED} LLGM Assign post (d3fb3c8e => e3921020) (gprs_llc.c:1125) 20241225100100146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100100146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100100146 DMM DEBUG MM(262420000000071/e3921020) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100100168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100169 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100100169 DMM DEBUG MM(262420000000071/e3921020) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241225100100169 DMM NOTICE MM(262420000000071/e3921020) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100100169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100100169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100100169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100100169 DMM DEBUG MM(262420000000071/e3921020) Requesting authorization (sgsn_auth.c:160) 20241225100100169 DMM INFO MM(262420000000071/e3921020) Requesting authentication tuples (sgsn_auth.c:184) 20241225100100169 DMM DEBUG MM(262420000000071/e3921020) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100100169 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241225100100169 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@76a6f5faec14: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241225100100174 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100100174 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100100174 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100100174 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100100174 DMM INFO MM(262420000000071/e3921020) Subscriber data update (mmctx.c:445) 20241225100100175 DMM DEBUG MM(262420000000071/e3921020) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100100175 DMM INFO MM(262420000000071/e3921020) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100100175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100100175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100100175 DMM INFO MM(262420000000071/e3921020) <- GMM AUTH AND CIPHERING REQ (rand = 99 3a 4b a7 6f c1 6a 0c fd 38 87 38 79 60 bc 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225100100191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100191 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100100191 DMM INFO MM(262420000000071/e3921020) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100100191 DMM NOTICE MM(262420000000071/e3921020) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100100191 DMM DEBUG MM(262420000000071/e3921020) checking auth: received GSM SRES = 1e a4 4e 15 (gprs_gmm.c:648) 20241225100100191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100100191 DMM DEBUG MM(262420000000071/e3921020) Requesting authorization (sgsn_auth.c:160) 20241225100100191 DMM INFO MM(262420000000071/e3921020) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100100191 DMM DEBUG MM(262420000000071/e3921020) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100100191 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241225100100191 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) 20241225100100191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225100100191 DMM INFO MM(262420000000071/e3921020) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3921020) (gprs_gmm.c:282) 20241225100100194 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100100194 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100100194 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241225100100194 DMM INFO MM(262420000000071/e3921020) Subscriber data update (mmctx.c:445) 20241225100100194 DMM DEBUG MM(262420000000071/e3921020) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100100194 DMM INFO MM(262420000000071/e3921020) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100100194 DMM NOTICE MM(262420000000071/e3921020) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241225100100194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100100194 DMM NOTICE MM(262420000000071/e3921020) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100100194 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) 20241225100100195 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100100195 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241225100100195 DMM INFO MM(262420000000071/e3921020) Subscriber data update (mmctx.c:445) 20241225100100195 DMM DEBUG MM(262420000000071/e3921020) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225100100206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100206 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100100206 DMM INFO MM(262420000000071/e3921020) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100100206 DMM NOTICE MM(262420000000071/e3921020) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100100206 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100100206 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100100206 DLLC NOTICE LLME(d3fb3c8e/e3921020){ASSIGNED} LLGM Assign pre (ffffffff => e3921020) (gprs_llc.c:1079) 20241225100100206 DLLC NOTICE LLME(ffffffff/e3921020){ASSIGNED} LLGM Assign post (ffffffff => e3921020) (gprs_llc.c:1125) 20241225100100206 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225100100206 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225100100206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100100206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100100264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100264 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100100264 DMM INFO MM(262420000000071/e3921020) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241225100100264 DMM INFO MM(262420000000071/e3921020) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241225100100264 DMM DEBUG MM(262420000000071/e3921020) Using GGSN 0 (gprs_sm.c:317) 20241225100100264 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) 20241225100100264 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241225100100264 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241225100100264 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241225100100264 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241225100100287 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 58 7c d4 89 11 f2 26 ad 8e 14 05 7f 9d 7f 33 02 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) 20241225100100287 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f215868c508, cbp=0x556b82692ba0) (sgsn_libgtp.c:633) 20241225100100287 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241225100100287 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556b82694f98 TLLI=e3921020, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241225100100287 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241225100100287 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@76a6f5faec14: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed 20241225100100300 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241225100100311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100311 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100311 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@76a6f5faec14: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@76a6f5faec14: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E3921020'O, index=0 20241225100100316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100100316 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100100316 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100100317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@76a6f5faec14: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@76a6f5faec14: Final verdict of PTC: pass 20241225100100323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@76a6f5faec14: Final verdict of PTC: none 20241225100100325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100100325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1346)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1336)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1341)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1334)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1344)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1339)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@76a6f5faec14: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@76a6f5faec14: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Dec 25 10:01:00 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 20241225100100404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100100806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61748) 20241225100101327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100101327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61748, count=99872) 20241225100102328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100102328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Dec 25 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 20241225100103330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100103330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_sgsn_context_req_in started. 20241225100103840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100103843 DMM INFO MM(262420000000071/e3921020) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100103843 DMM INFO MM(262420000000071/e3921020) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100103843 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100103843 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100103843 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225100103843 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225100103843 DLLC NOTICE LLME(ffffffff/e3921020){ASSIGNED} LLGM Assign pre (e3921020 => ffffffff) (gprs_llc.c:1079) 20241225100103843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3921020 => ffffffff) (gprs_llc.c:1125) 20241225100103843 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556b82694c40 (gprs_sndcp.c:574) 20241225100103843 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556b82694f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241225100103843 DMM NOTICE MM(262420000000071/e3921020) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241225100103843 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241225100103843 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241225100103843 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241225100103843 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241225100103843 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241225100103843 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) 20241225100103843 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) 20241225100103843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100103843 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225100103843 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225100103843 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225100103843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100103882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100103882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100103882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100103882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100103882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100103882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100103882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100103882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100103883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100103883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100103883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100103884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100103884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100103884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100103884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100103884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103884 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100103884 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100103884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100103884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100103884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225100103887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100103891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100103892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100103897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100103897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100103897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100103897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100103897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100103897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100103897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100103897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100103898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100103898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100103898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100103898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100103898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100103898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100103898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100103898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103898 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100103898 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100103898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100103899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100103899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100103900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100103905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100103905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100103914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100103914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100103914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100103914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100103914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100103914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100103914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100103914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100103915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100103915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100103915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100103915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100103915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100103915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100103915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100103915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100103915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100103915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100103915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1365)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100103916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100103916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100103918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100103923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100103923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100104331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100104332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100104332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100104332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100104336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100104337 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@76a6f5faec14: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='C9AA7209'O, index=0 SGSN_Test-GSUP(1367)@76a6f5faec14: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@76a6f5faec14: 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 := '522BDAF7A63607E0CD747F7FDF575C45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '747191AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D452F98717E7659'O } } } } } 20241225100105376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100105376 DLLC NOTICE LLME(ffffffff/c9aa7209){UNASSIGNED} LLC RX: unknown TLLI 0xc9aa7209, creating LLME on the fly (gprs_llc.c:552) 20241225100105376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100105376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100105376 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100105376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100105376 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100105376 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Allocated (fsm.c:456) 20241225100105376 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100105376 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100105376 DLLC NOTICE LLME(ffffffff/c9aa7209){UNASSIGNED} LLGM Assign pre (c9aa7209 => c58a81b0) (gprs_llc.c:1079) 20241225100105376 DLLC NOTICE LLME(c9aa7209/c58a81b0){ASSIGNED} LLGM Assign post (c9aa7209 => c58a81b0) (gprs_llc.c:1125) 20241225100105376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100105376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100105376 DMM DEBUG MM(262420000000072/c58a81b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100105383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100105383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225100105383 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100105383 DMM DEBUG MM(262420000000072/c58a81b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241225100105383 DMM NOTICE MM(262420000000072/c58a81b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100105383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100105383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100105383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100105383 DMM DEBUG MM(262420000000072/c58a81b0) Requesting authorization (sgsn_auth.c:160) 20241225100105383 DMM INFO MM(262420000000072/c58a81b0) Requesting authentication tuples (sgsn_auth.c:184) 20241225100105383 DMM DEBUG MM(262420000000072/c58a81b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100105383 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241225100105383 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)@76a6f5faec14: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@76a6f5faec14: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241225100105384 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100105384 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100105384 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100105384 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100105384 DMM INFO MM(262420000000072/c58a81b0) Subscriber data update (mmctx.c:445) 20241225100105384 DMM DEBUG MM(262420000000072/c58a81b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100105384 DMM INFO MM(262420000000072/c58a81b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100105384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100105384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100105384 DMM INFO MM(262420000000072/c58a81b0) <- GMM AUTH AND CIPHERING REQ (rand = 52 2b da f7 a6 36 07 e0 cd 74 7f 7f df 57 5c 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241225100105388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100105388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100105388 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100105388 DMM INFO MM(262420000000072/c58a81b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100105388 DMM NOTICE MM(262420000000072/c58a81b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100105388 DMM DEBUG MM(262420000000072/c58a81b0) checking auth: received GSM SRES = 74 71 91 af (gprs_gmm.c:648) 20241225100105388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100105388 DMM DEBUG MM(262420000000072/c58a81b0) Requesting authorization (sgsn_auth.c:160) 20241225100105388 DMM INFO MM(262420000000072/c58a81b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100105388 DMM DEBUG MM(262420000000072/c58a81b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100105388 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241225100105388 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) 20241225100105388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225100105388 DMM INFO MM(262420000000072/c58a81b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc58a81b0) (gprs_gmm.c:282) 20241225100105389 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100105389 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100105389 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241225100105389 DMM INFO MM(262420000000072/c58a81b0) Subscriber data update (mmctx.c:445) 20241225100105389 DMM DEBUG MM(262420000000072/c58a81b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100105389 DMM INFO MM(262420000000072/c58a81b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100105389 DMM NOTICE MM(262420000000072/c58a81b0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241225100105389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100105389 DMM NOTICE MM(262420000000072/c58a81b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100105389 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) 20241225100105390 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100105390 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241225100105390 DMM INFO MM(262420000000072/c58a81b0) Subscriber data update (mmctx.c:445) 20241225100105390 DMM DEBUG MM(262420000000072/c58a81b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225100105393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100105393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225100105393 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100105393 DMM INFO MM(262420000000072/c58a81b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100105393 DMM NOTICE MM(262420000000072/c58a81b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100105393 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100105393 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100105393 DLLC NOTICE LLME(c9aa7209/c58a81b0){ASSIGNED} LLGM Assign pre (ffffffff => c58a81b0) (gprs_llc.c:1079) 20241225100105393 DLLC NOTICE LLME(ffffffff/c58a81b0){ASSIGNED} LLGM Assign post (ffffffff => c58a81b0) (gprs_llc.c:1125) 20241225100105393 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225100105393 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225100105393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100105393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100105446 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 e6 5d 00 00 03 52 f0 99 42 42 de 05 c5 8a 81 b0 0c 01 02 03 0d fe 11 0c a6 81 fd 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@76a6f5faec14: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241225100107447 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241225100107447 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241225100107447 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) 20241225100107447 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241225100107447 DMM INFO MM(262420000000072/c58a81b0) Subscriber data update (mmctx.c:445) 20241225100107447 DMM DEBUG MM(262420000000072/c58a81b0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241225100107447 DMM INFO MM(262420000000072/c58a81b0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241225100107447 DMM INFO MM(262420000000072/c58a81b0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100107447 DMM INFO MM(262420000000072/c58a81b0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100107447 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100107447 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100107447 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225100107447 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225100107447 DLLC NOTICE LLME(ffffffff/c58a81b0){ASSIGNED} LLGM Assign pre (c58a81b0 => ffffffff) (gprs_llc.c:1079) 20241225100107447 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c58a81b0 => ffffffff) (gprs_llc.c:1125) 20241225100107447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100107447 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225100107447 DMM DEBUG MM_STATE_Iu[0x556b82686880]{Detached}: Deallocated (fsm.c:568) 20241225100107447 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@76a6f5faec14: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@76a6f5faec14: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241225100107451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225100107455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100107455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1367)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1365)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1355)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1353)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1360)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1363)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1358)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@76a6f5faec14: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Dec 25 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 20241225100107594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100107996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95656) 20241225100108456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100108456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95656, count=100012) 20241225100109458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100109458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Dec 25 10:01:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100110460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100110460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_sgsn_context_req_out started. 20241225100111025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100111026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100111044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100111044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100111044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100111044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100111044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100111044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100111044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100111044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100111045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100111045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100111045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100111045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100111045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100111045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100111045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100111045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100111045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100111045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100111045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100111045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100111047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100111052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100111052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100111059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100111060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100111060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100111060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100111061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100111061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100111061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100111061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100111061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100111061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100111061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100111061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100111061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100111061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100111061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100111061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100111063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100111068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100111068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100111076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100111076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100111076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100111077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100111077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100111077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100111077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100111077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100111077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100111077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100111077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100111077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100111077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100111077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100111078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100111078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100111081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100111092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100111092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100111461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100111461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100111461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100111462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100111467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100111469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@76a6f5faec14: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F08DA4E2'O, index=0 SGSN_Test-GSUP(1386)@76a6f5faec14: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241225100112554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100112554 DLLC NOTICE LLME(ffffffff/f08da4e2){UNASSIGNED} LLC RX: unknown TLLI 0xf08da4e2, creating LLME on the fly (gprs_llc.c:552) 20241225100112554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241225100112554 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225100112554 DMM NOTICE LLME(ffffffff/f08da4e2){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241225100112554 DLLC NOTICE LLME(ffffffff/f08da4e2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241225100112554 DMM ERROR LLME(ffffffff/f08da4e2){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241225100112554 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241225100112554 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241225100112554 DLLC NOTICE LLME(ffffffff/f08da4e2){UNASSIGNED} LLGM Assign pre (f08da4e2 => ffffffff) (gprs_llc.c:1079) 20241225100112554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f08da4e2 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@76a6f5faec14: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@76a6f5faec14: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241225100112573 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100112573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1379)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1386)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1384)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1374)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@76a6f5faec14: Final verdict of PTC: none 20241225100112577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1376)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1372)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1377)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1382)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@76a6f5faec14: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@76a6f5faec14: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@76a6f5faec14: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Dec 25 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 20241225100112668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100113069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54584) 20241225100113575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100113575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54584, count=55844) 20241225100114576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100114576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Dec 25 10:01:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100115578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100115578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_req_id_req_ra_update started. 20241225100116139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100116139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100116181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100116181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100116181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100116181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116181 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100116181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100116181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100116181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100116181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100116182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100116182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100116182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100116182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100116182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100116182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100116182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100116182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100116182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100116182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100116182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100116182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100116184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225100116190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100116190 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100116201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100116201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100116201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100116201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100116201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100116201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100116201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100116201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100116202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100116202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100116202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100116202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100116202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100116202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100116202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100116202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100116202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100116202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100116203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100116203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100116205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100116210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100116210 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100116219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100116219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100116219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100116219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100116219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100116219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100116219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100116219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100116220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100116220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100116220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100116220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100116220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100116220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100116220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100116220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100116220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100116220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100116220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100116221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100116221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100116222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100116227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100116227 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100116580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100116580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100116580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100116580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100116584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100116585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@76a6f5faec14: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FA042D4A'O, index=0 SGSN_Test-GSUP(1405)@76a6f5faec14: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241225100116653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100116653 DLLC NOTICE LLME(ffffffff/fa042d4a){UNASSIGNED} LLC RX: unknown TLLI 0xfa042d4a, creating LLME on the fly (gprs_llc.c:552) 20241225100116653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100116653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100116653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100116653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100116653 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100116653 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225100116653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100116653 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100116653 DLLC NOTICE LLME(ffffffff/fa042d4a){UNASSIGNED} LLGM Assign pre (fa042d4a => eada9431) (gprs_llc.c:1079) 20241225100116653 DLLC NOTICE LLME(fa042d4a/eada9431){ASSIGNED} LLGM Assign post (fa042d4a => eada9431) (gprs_llc.c:1125) 20241225100116653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100116653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100116653 DMM DEBUG MM(262420000000047/eada9431) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100116666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100116666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100116666 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100116666 DMM INFO MM(262420000000047/eada9431) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225100116666 DMM INFO MM(262420000000047/eada9431) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-31413-116 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241225100116666 DMM NOTICE MM(262420000000047/eada9431) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241225100116666 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241225100116666 DMM INFO MM(262420000000047/eada9431) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241225100116666 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100116666 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100116666 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225100116666 DMM ERROR MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225100116666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Deallocated (fsm.c:568) 20241225100116666 DMM DEBUG MM_STATE_Gb(0)[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225100116666 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225100116666 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225100116666 DLLC NOTICE LLME(fa042d4a/eada9431){ASSIGNED} LLGM Assign pre (eada9431 => ffffffff) (gprs_llc.c:1079) 20241225100116666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eada9431 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@76a6f5faec14: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@76a6f5faec14: Final verdict of PTC: pass 20241225100116674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1394)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@76a6f5faec14: Final verdict of PTC: none 20241225100116678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100116678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1403)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1398)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1393)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@76a6f5faec14: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1405)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@76a6f5faec14: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@76a6f5faec14: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1391)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1401)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1396)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@76a6f5faec14: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Dec 25 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 20241225100116748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100117150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20241225100117679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100117679 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) 20241225100118680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100118680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test execution finished. MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Dec 25 10:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100119681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100119681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_iu_attach started. 20241225100120178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100120180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100120223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100120223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100120223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100120223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100120223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100120223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100120223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100120223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100120224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100120224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100120224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100120224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100120224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100120224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100120224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100120224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100120224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100120224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100120224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100120224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100120227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100120233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100120234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100120241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100120241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100120241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100120241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100120241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100120241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100120241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100120241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100120242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100120242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100120242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100120242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100120242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100120242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100120242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100120242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100120242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100120242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100120242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100120242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100120244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100120250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100120250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100120260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100120260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100120260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100120260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100120260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100120260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100120260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100120260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100120261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100120261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100120261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100120261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100120261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100120261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100120261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100120261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100120261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100120261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100120261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100120261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100120261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100120263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100120269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100120269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1425)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100120471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100120471 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) 20241225100120471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100120471 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100120478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100120478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100120478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100120478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100120478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100120478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100120478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100120480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100120480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100120480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100120480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100120480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100120480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100120480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100120480 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100120638 DGPRS DEBUG Checking for inactive LLMEs, time = 37649079 (sgsn.c:132) 20241225100120682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100120682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100120682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100120682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100120686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100120687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100121291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121291 DLM3UA 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) 20241225100121291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121292 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100121292 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100121292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121292 DLM3UA 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) 20241225100121292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@76a6f5faec14: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D9F35C29'O, index=0 SGSN_Test-GSUP(1428)@76a6f5faec14: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@76a6f5faec14: 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 := '47F0'O, rac := '1B'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)@76a6f5faec14: Added conn table entry 0TC_iu_attach(1430)5598025 SGSN_Test_0-SCCP(1423)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1424)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100121779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121779 DLM3UA 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) 20241225100121779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121779 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100121779 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100121779 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100121779 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241225100121779 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241225100121779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100121779 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Deregistered}: Allocated (fsm.c:456) 20241225100121779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Allocated (fsm.c:456) 20241225100121779 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100121779 DMM DEBUG MM_STATE_Iu[0x556b82694740]{Detached}: Allocated (fsm.c:456) 20241225100121779 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100121779 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100121779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100121779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100121779 DMM DEBUG MM(262420000001001/d79e72d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100121779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241225100121779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121780 DLM3UA 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) 20241225100121780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121780 DLM3UA 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) 20241225100121780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: { messageType := 2, destLocRef := '556B49'O ("UkI"), 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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@76a6f5faec14: 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 := 'F67F8E0C4B91109F4D6F83D1C2BB41EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BC87157'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01FE28AE14FBE1E8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FAE85DD06E85B473F6B6FD2161C0A21'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF94BF320F799730A23EB84911BC5C46'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E2CF582E10BAAE2614C2D533EA69A07'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DFF49332A7B41AF'O } } } } } SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241225100121788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121788 DLM3UA 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) 20241225100121788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121788 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100121788 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100121788 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100121788 DMM DEBUG MM(262420000001001/d79e72d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241225100121788 DMM NOTICE MM(262420000001001/d79e72d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100121788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100121788 DMM DEBUG MM(262420000001001/d79e72d3) Requesting authorization (sgsn_auth.c:160) 20241225100121788 DMM INFO MM(262420000001001/d79e72d3) Requesting authentication tuples (sgsn_auth.c:184) 20241225100121788 DMM DEBUG MM(262420000001001/d79e72d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100121788 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241225100121788 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@76a6f5faec14: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241225100121791 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100121791 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100121791 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100121791 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100121791 DMM INFO MM(262420000001001/d79e72d3) Subscriber data update (mmctx.c:445) 20241225100121791 DMM DEBUG MM(262420000001001/d79e72d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100121791 DMM INFO MM(262420000001001/d79e72d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100121791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100121791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100121791 DMM INFO MM(262420000001001/d79e72d3) <- GMM AUTH AND CIPHERING REQ (rand = f6 7f 8e 0c 4b 91 10 9f 4d 6f 83 d1 c2 bb 41 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 2c f5 82 e1 0b aa e2 61 4c 2d 53 3e a6 9a 07 ) (gprs_gmm.c:465) 20241225100121791 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241225100121791 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121791 DLM3UA 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) 20241225100121791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309221DFF493323094399990000100001F029042A7B41AF'O 20241225100121798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121798 DLM3UA 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) 20241225100121798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121798 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100121798 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100121798 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100121798 DMM INFO MM(262420000001001/d79e72d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100121798 DMM NOTICE MM(262420000001001/d79e72d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100121798 DMM DEBUG MM(262420000001001/d79e72d3) checking auth: received UMTS RES = 1d ff 49 33 2a 7b 41 af (gprs_gmm.c:648) 20241225100121798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100121798 DMM DEBUG MM(262420000001001/d79e72d3) Requesting authorization (sgsn_auth.c:160) 20241225100121798 DMM INFO MM(262420000001001/d79e72d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100121798 DMM DEBUG MM(262420000001001/d79e72d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100121798 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241225100121798 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) 20241225100121798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100121798 DMM DEBUG MM(262420000001001/d79e72d3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100121798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121798 DLM3UA 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) 20241225100121798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100121806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121806 DLM3UA 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) 20241225100121806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121806 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100121806 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100121806 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100121806 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241225100121806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100121806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100121806 DMM INFO MM(262420000001001/d79e72d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd79e72d3) (gprs_gmm.c:282) 20241225100121806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241225100121806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121806 DLM3UA 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) 20241225100121806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121806 DLM3UA 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) 20241225100121806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100121810 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100121810 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100121810 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225100121810 DMM INFO MM(262420000001001/d79e72d3) Subscriber data update (mmctx.c:445) 20241225100121810 DMM DEBUG MM(262420000001001/d79e72d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100121810 DMM INFO MM(262420000001001/d79e72d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100121810 DMM NOTICE MM(262420000001001/d79e72d3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241225100121810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100121810 DMM NOTICE MM(262420000001001/d79e72d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100121810 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) 20241225100121810 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100121810 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225100121810 DMM INFO MM(262420000001001/d79e72d3) Subscriber data update (mmctx.c:445) 20241225100121810 DMM DEBUG MM(262420000001001/d79e72d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100121812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121812 DLM3UA 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) 20241225100121812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100121812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100121812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100121812 DMM INFO MM(262420000001001/d79e72d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100121812 DMM NOTICE MM(262420000001001/d79e72d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100121812 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100121812 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100121812 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100121812 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100121812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100121812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100121812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121812 DLM3UA 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) 20241225100121812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1423)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1423)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100121817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121817 DLM3UA 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) 20241225100121817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100121817 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100121817 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100121817 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100121817 DMM INFO MM(262420000001001/d79e72d3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100121817 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100121817 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100121817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100121817 DLM3UA 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) 20241225100121817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100121817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@76a6f5faec14: Session index based on local reference:0 20241225100121818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100121818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100121818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100121818 DLM3UA 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) 20241225100121818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100121819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100121819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100121819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@76a6f5faec14: Deleted conn table entry 0TC_iu_attach(1430)5598025 TC_iu_attach(1430)@76a6f5faec14: setverdict(pass): none -> pass TC_iu_attach(1430)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@76a6f5faec14: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@76a6f5faec14: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@76a6f5faec14: Final verdict of PTC: none 20241225100121889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@76a6f5faec14: Final verdict of PTC: none 20241225100121895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100121895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach-BVCI210(1416)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1422)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1417)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1412)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1420)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1410)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1415)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@76a6f5faec14: Test case TC_iu_attach finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Dec 25 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 20241225100121995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100122022 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100122022 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) 20241225100122022 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100122022 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100122022 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100122022 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) 20241225100122022 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100122022 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100122022 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) 20241225100122022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100122022 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100122022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100122022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100122022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100122022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100122022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100122022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100122022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241225100122397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207784) 20241225100122896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100122896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207784, count=209040) 20241225100123896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100123896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100124023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100124023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100124023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Dec 25 10:01: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_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 20241225100124897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100124897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_iu_attach_encr started. 20241225100125447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100125450 DMM INFO MM(262420000001001/d79e72d3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100125450 DMM INFO MM(262420000001001/d79e72d3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100125450 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100125450 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100125450 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100125450 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100125450 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241225100125450 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) 20241225100125450 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) 20241225100125450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Deallocated (fsm.c:568) 20241225100125450 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100125450 DMM DEBUG MM_STATE_Iu(1)[0x556b82694740]{Detached}: Deallocated (fsm.c:568) 20241225100125450 DMM DEBUG GMM(gmm_fsm)[0x556b8268ce30]{Deregistered}: Deallocated (fsm.c:568) 20241225100125450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100125487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100125488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100125488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100125488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100125488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100125488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100125488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100125488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100125489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100125489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100125489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100125489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100125489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100125489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100125489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100125489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100125489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100125489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100125489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100125489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100125492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100125499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100125499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100125506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100125506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100125506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100125506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100125506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100125506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100125506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100125506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100125507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100125507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100125507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100125508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100125508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100125508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100125508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100125508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100125508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100125508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100125508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100125508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100125510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100125515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100125515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100125524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100125524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100125524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100125524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100125524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100125524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100125524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100125524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100125525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100125525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100125525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100125525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100125525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100125525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100125525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100125525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100125525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100125525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100125525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1445)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100125525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100125525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100125527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1448)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100125532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100125532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100125733 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100125733 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) 20241225100125733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100125733 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100125739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100125739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100125739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100125739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100125739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100125739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100125739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100125741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100125741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100125741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100125741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100125742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100125742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100125742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100125742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100125898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100125898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100125899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100125899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100125903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100125904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100126545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100126545 DLM3UA 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) 20241225100126545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100126545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100126545 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100126545 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100126546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100126546 DLM3UA 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) 20241225100126546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100126546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@76a6f5faec14: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F77DA3C0'O, index=0 SGSN_Test-GSUP(1451)@76a6f5faec14: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@76a6f5faec14: 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 := '8C1D'O, rac := '09'O ("\t") }, 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)@76a6f5faec14: Added conn table entry 0TC_iu_attach_encr(1453)13564941 SGSN_Test_0-SCCP(1446)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1447)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100126980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100126980 DLM3UA 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) 20241225100126980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100126980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100126981 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100126981 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100126981 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100126981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100126981 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Deregistered}: Allocated (fsm.c:456) 20241225100126981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100126981 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Allocated (fsm.c:456) 20241225100126981 DMM DEBUG MM_STATE_Iu[0x556b82686750]{Detached}: Allocated (fsm.c:456) 20241225100126981 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100126981 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100126981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100126981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100126981 DMM DEBUG MM(262420000001001/e6c08145) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100126981 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241225100126981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100126981 DLM3UA 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) 20241225100126981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100126981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100126981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100126981 DLM3UA 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) 20241225100126981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100126981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: { messageType := 2, destLocRef := 'CEFC0D'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@76a6f5faec14: 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 := '6F853E3F3F9D7F9E55AFE1F4FA3BBAC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96386501'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA778E0386F623B4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B8373D0C283FD0EE914D2CEA07C5F81'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E5855751A388E568D807B322D533B05'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DC356CAB4B44320E73A1A36DE0169717'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C940F3B4BA037CAD'O } } } } } SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241225100126993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100126993 DLM3UA 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) 20241225100126993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100126993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100126993 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100126993 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100126993 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100126993 DMM DEBUG MM(262420000001001/e6c08145) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241225100126993 DMM NOTICE MM(262420000001001/e6c08145) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100126993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100126993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100126993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100126993 DMM DEBUG MM(262420000001001/e6c08145) Requesting authorization (sgsn_auth.c:160) 20241225100126993 DMM INFO MM(262420000001001/e6c08145) Requesting authentication tuples (sgsn_auth.c:184) 20241225100126993 DMM DEBUG MM(262420000001001/e6c08145) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100126993 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241225100126993 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@76a6f5faec14: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241225100126997 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100126997 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100126997 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100126997 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100126997 DMM INFO MM(262420000001001/e6c08145) Subscriber data update (mmctx.c:445) 20241225100126997 DMM DEBUG MM(262420000001001/e6c08145) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100126997 DMM INFO MM(262420000001001/e6c08145) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100126997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100126997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100126997 DMM INFO MM(262420000001001/e6c08145) <- GMM AUTH AND CIPHERING REQ (rand = 6f 85 3e 3f 3f 9d 7f 9e 55 af e1 f4 fa 3b ba c8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc 35 6c ab 4b 44 32 0e 73 a1 a3 6d e0 16 97 17 ) (gprs_gmm.c:465) 20241225100126997 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241225100126997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100126997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100126997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100126997 DLM3UA 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) 20241225100126997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100126997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100126997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100126997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922C940F3B423094399990000100001F02904BA037CAD'O 20241225100127007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100127007 DLM3UA 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) 20241225100127007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100127007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100127007 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100127007 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100127007 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100127007 DMM INFO MM(262420000001001/e6c08145) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100127007 DMM NOTICE MM(262420000001001/e6c08145) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100127007 DMM DEBUG MM(262420000001001/e6c08145) checking auth: received UMTS RES = c9 40 f3 b4 ba 03 7c ad (gprs_gmm.c:648) 20241225100127007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100127007 DMM DEBUG MM(262420000001001/e6c08145) Requesting authorization (sgsn_auth.c:160) 20241225100127007 DMM INFO MM(262420000001001/e6c08145) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100127007 DMM DEBUG MM(262420000001001/e6c08145) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100127007 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241225100127007 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) 20241225100127007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100127007 DMM DEBUG MM(262420000001001/e6c08145) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241225100127007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100127007 DLM3UA 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) 20241225100127007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100127007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_len:17 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241225100127019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100127019 DLM3UA 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) 20241225100127019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100127019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100127019 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100127019 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100127019 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100127019 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241225100127019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100127019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100127019 DMM INFO MM(262420000001001/e6c08145) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6c08145) (gprs_gmm.c:282) 20241225100127019 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241225100127019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100127019 DLM3UA 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) 20241225100127019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100127019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100127019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100127019 DLM3UA 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) 20241225100127019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100127019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100127023 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100127023 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100127023 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225100127023 DMM INFO MM(262420000001001/e6c08145) Subscriber data update (mmctx.c:445) 20241225100127023 DMM DEBUG MM(262420000001001/e6c08145) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100127023 DMM INFO MM(262420000001001/e6c08145) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100127023 DMM NOTICE MM(262420000001001/e6c08145) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241225100127023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100127023 DMM NOTICE MM(262420000001001/e6c08145) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100127023 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) 20241225100127023 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100127023 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241225100127023 DMM INFO MM(262420000001001/e6c08145) Subscriber data update (mmctx.c:445) 20241225100127023 DMM DEBUG MM(262420000001001/e6c08145) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100127025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100127025 DLM3UA 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) 20241225100127025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100127025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100127025 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100127025 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100127025 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100127025 DMM INFO MM(262420000001001/e6c08145) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100127025 DMM NOTICE MM(262420000001001/e6c08145) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100127025 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100127025 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100127025 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100127025 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100127025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100127025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100127025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100127025 DLM3UA 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) 20241225100127025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100127025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1446)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1446)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100127028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100127028 DLM3UA 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) 20241225100127028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100127028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100127028 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100127028 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100127028 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100127028 DMM INFO MM(262420000001001/e6c08145) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100127028 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100127028 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100127028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100127028 DLM3UA 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) 20241225100127028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100127028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@76a6f5faec14: Session index based on local reference:0 20241225100127029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100127029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100127029 DLM3UA 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) 20241225100127029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100127029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100127029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100127029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@76a6f5faec14: Deleted conn table entry 0TC_iu_attach_encr(1453)13564941 TC_iu_attach_encr(1453)@76a6f5faec14: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@76a6f5faec14: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@76a6f5faec14: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@76a6f5faec14: Final verdict of PTC: none 20241225100127101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58642<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225100127106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100127106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1435)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1451)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1440)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1445)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1433)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1438)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1443)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@76a6f5faec14: Test case TC_iu_attach_encr finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Dec 25 10:01:27 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241225100127230 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100127230 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) 20241225100127230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100127230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100127230 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100127230 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) 20241225100127230 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100127230 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100127230 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) 20241225100127230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100127230 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100127230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100127230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100127230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100127230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100127230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100127230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100127230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241225100127234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100127636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207792) 20241225100128108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100128108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207792, count=212392) 20241225100129109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100129109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100129231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100129232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100129232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Dec 25 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 20241225100130111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100130111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_iu_attach_geran_rau started. 20241225100130685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100130688 DMM INFO MM(262420000001001/e6c08145) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100130688 DMM INFO MM(262420000001001/e6c08145) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100130688 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100130688 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100130688 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100130688 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100130688 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241225100130688 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) 20241225100130688 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) 20241225100130688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100130688 DMM DEBUG MM_STATE_Gb[0x556b826869b0]{Idle}: Deallocated (fsm.c:568) 20241225100130688 DMM DEBUG MM_STATE_Iu(2)[0x556b82686750]{Detached}: Deallocated (fsm.c:568) 20241225100130688 DMM DEBUG GMM(gmm_fsm)[0x556b82694740]{Deregistered}: Deallocated (fsm.c:568) 20241225100130688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100130734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100130734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100130734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100130734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100130734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100130734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100130734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100130734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100130735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100130735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100130735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100130735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100130735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100130735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100130735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100130735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100130735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100130735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100130736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100130736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100130738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100130743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100130743 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100130750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100130750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100130750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100130750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100130750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100130750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100130750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100130750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100130751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100130751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100130751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100130751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100130751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100130751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100130751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100130751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100130751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100130751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100130751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100130751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100130757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100130757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100130766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100130766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100130766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100130766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130766 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100130766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100130766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100130766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100130766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100130767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100130767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100130767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100130767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100130767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100130767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100130767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100130767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100130767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100130767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100130767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100130767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100130767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100130769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100130773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100130773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1471)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@76a6f5faec14: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100130974 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100130974 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) 20241225100130974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100130974 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100130979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100130979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100130979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100130979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100130979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100130979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100130980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100130981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100130981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100130981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100130981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100130981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100130981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100130981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100130981 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100131112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100131112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100131112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100131112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100131117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100131118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100131793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100131793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100131793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100131793 DLM3UA 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) 20241225100131793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100131793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100131793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100131793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100131793 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100131793 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100131794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100131794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100131794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100131794 DLM3UA 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) 20241225100131794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100131794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100131794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100131794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FA36DD74'O, index=0 SGSN_Test-GSUP(1474)@76a6f5faec14: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@76a6f5faec14: 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 := '9DB9'O, rac := '7F'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)@76a6f5faec14: Added conn table entry 0TC_iu_attach_geran_rau(1476)6960283 SGSN_Test_0-SCCP(1469)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1470)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100132190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132191 DLM3UA 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) 20241225100132191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132191 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100132191 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100132191 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100132191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100132191 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100132191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Allocated (fsm.c:456) 20241225100132191 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100132191 DMM DEBUG MM_STATE_Iu[0x556b8268ce30]{Detached}: Allocated (fsm.c:456) 20241225100132191 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100132191 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100132191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100132191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100132191 DMM DEBUG MM(262420000001002/cf2e752a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100132191 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241225100132191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132191 DLM3UA 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) 20241225100132191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132191 DLM3UA 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) 20241225100132191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: { messageType := 2, destLocRef := '6A349B'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@76a6f5faec14: 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 := 'BD5A0F99FB4B6CDE84F5FC260A10BF33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3CEFE14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '492B6AF63ADDCAC1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '214D16D66C11F2495B3DBA36F32C593B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E62B16A3D095687A8E0EF52A43820B94'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6880285B47A75317A39CE533A3891AA9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '692DEC9D633E8844'O } } } } } SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241225100132199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132199 DLM3UA 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) 20241225100132199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132199 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100132199 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100132199 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100132199 DMM DEBUG MM(262420000001002/cf2e752a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241225100132199 DMM NOTICE MM(262420000001002/cf2e752a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100132199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100132199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100132199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100132199 DMM DEBUG MM(262420000001002/cf2e752a) Requesting authorization (sgsn_auth.c:160) 20241225100132199 DMM INFO MM(262420000001002/cf2e752a) Requesting authentication tuples (sgsn_auth.c:184) 20241225100132199 DMM DEBUG MM(262420000001002/cf2e752a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100132199 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241225100132199 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@76a6f5faec14: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241225100132203 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100132203 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100132203 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100132203 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100132203 DMM INFO MM(262420000001002/cf2e752a) Subscriber data update (mmctx.c:445) 20241225100132203 DMM DEBUG MM(262420000001002/cf2e752a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100132203 DMM INFO MM(262420000001002/cf2e752a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100132203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100132203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100132203 DMM INFO MM(262420000001002/cf2e752a) <- GMM AUTH AND CIPHERING REQ (rand = bd 5a 0f 99 fb 4b 6c de 84 f5 fc 26 0a 10 bf 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 80 28 5b 47 a7 53 17 a3 9c e5 33 a3 89 1a a9 ) (gprs_gmm.c:465) 20241225100132203 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241225100132203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132203 DLM3UA 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) 20241225100132203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22692DEC9D23094399990000100002F02904633E8844'O 20241225100132210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132210 DLM3UA 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) 20241225100132210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132210 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100132210 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100132210 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100132210 DMM INFO MM(262420000001002/cf2e752a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100132210 DMM NOTICE MM(262420000001002/cf2e752a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100132211 DMM DEBUG MM(262420000001002/cf2e752a) checking auth: received UMTS RES = 69 2d ec 9d 63 3e 88 44 (gprs_gmm.c:648) 20241225100132211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100132211 DMM DEBUG MM(262420000001002/cf2e752a) Requesting authorization (sgsn_auth.c:160) 20241225100132211 DMM INFO MM(262420000001002/cf2e752a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100132211 DMM DEBUG MM(262420000001002/cf2e752a) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100132211 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241225100132211 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) 20241225100132211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100132211 DMM DEBUG MM(262420000001002/cf2e752a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100132211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132211 DLM3UA 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) 20241225100132211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100132221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132221 DLM3UA 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) 20241225100132221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132221 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100132221 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100132221 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100132221 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241225100132221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100132221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100132221 DMM INFO MM(262420000001002/cf2e752a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf2e752a) (gprs_gmm.c:282) 20241225100132221 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241225100132221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132221 DLM3UA 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) 20241225100132221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132221 DLM3UA 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) 20241225100132221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100132225 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100132225 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100132225 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241225100132225 DMM INFO MM(262420000001002/cf2e752a) Subscriber data update (mmctx.c:445) 20241225100132225 DMM DEBUG MM(262420000001002/cf2e752a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100132225 DMM INFO MM(262420000001002/cf2e752a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100132225 DMM NOTICE MM(262420000001002/cf2e752a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241225100132225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100132225 DMM NOTICE MM(262420000001002/cf2e752a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100132225 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) 20241225100132225 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100132225 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241225100132225 DMM INFO MM(262420000001002/cf2e752a) Subscriber data update (mmctx.c:445) 20241225100132225 DMM DEBUG MM(262420000001002/cf2e752a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100132227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132227 DLM3UA 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) 20241225100132227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132227 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100132227 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100132227 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100132227 DMM INFO MM(262420000001002/cf2e752a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100132227 DMM NOTICE MM(262420000001002/cf2e752a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100132227 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100132227 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100132227 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100132227 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100132227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100132227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100132227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132227 DLM3UA 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) 20241225100132227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1469)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1469)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100132231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132231 DLM3UA 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) 20241225100132231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100132231 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100132231 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100132231 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100132231 DMM INFO MM(262420000001002/cf2e752a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100132231 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100132232 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100132232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100132232 DLM3UA 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) 20241225100132232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100132232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@76a6f5faec14: Session index based on local reference:0 20241225100132233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100132233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100132233 DLM3UA 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) 20241225100132233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100132233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100132233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100132233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@76a6f5faec14: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)6960283 TC_iu_attach_geran_rau(1476)@76a6f5faec14: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CF2E752A'O, index=1 20241225100132303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100132303 DLLC NOTICE LLME(ffffffff/cf2e752a){UNASSIGNED} LLC RX: unknown TLLI 0xcf2e752a, creating LLME on the fly (gprs_llc.c:552) 20241225100132303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241225100132303 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225100132303 DMM INFO MM(262420000001002/cf2e752a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cf2e752a, P-TMSI: cf2e752a (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241225100132303 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241225100132303 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241225100132303 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100132303 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100132303 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241225100132303 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100132304 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100132304 DLLC NOTICE LLME(ffffffff/cf2e752a){UNASSIGNED} LLGM Assign pre (cf2e752a => cf2e752a) (gprs_llc.c:1079) 20241225100132304 DLLC NOTICE LLME(cf2e752a/cf2e752a){ASSIGNED} LLGM Assign post (cf2e752a => cf2e752a) (gprs_llc.c:1125) 20241225100132304 DMM INFO MM(262420000001002/cf2e752a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: Removing Client IMSI='262420000001002'H, index=1 20241225100132341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100132341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100132341 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100132341 DMM INFO MM(262420000001002/cf2e752a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225100132341 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225100132342 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100132342 DLLC NOTICE LLME(cf2e752a/cf2e752a){ASSIGNED} LLGM Assign pre (ffffffff => cf2e752a) (gprs_llc.c:1079) 20241225100132342 DLLC NOTICE LLME(ffffffff/cf2e752a){ASSIGNED} LLGM Assign post (ffffffff => cf2e752a) (gprs_llc.c:1125) 20241225100132342 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241225100132342 DMM ERROR MM_STATE_Gb[0x556b82686880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@76a6f5faec14: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@76a6f5faec14: Final verdict of PTC: none 20241225100132353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1463)@76a6f5faec14: Final verdict of PTC: none 20241225100132358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100132358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1458)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1468)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1461)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1466)@76a6f5faec14: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1456)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@76a6f5faec14: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@76a6f5faec14: 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'. 20241225100132434 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100132434 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) 20241225100132434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100132434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100132434 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100132434 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) 20241225100132434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100132434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100132434 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) 20241225100132434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100132434 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100132434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100132434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100132434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100132434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100132434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241225100132434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100132434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Wed Dec 25 10:01:32 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 20241225100132523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100132925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183492) 20241225100133359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100133359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183492, count=220280) 20241225100134361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100134361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100134434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100134435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100134435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Dec 25 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 20241225100135363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100135363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_geran_attach_iu_rau started. 20241225100136009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100136012 DMM INFO MM(262420000001002/cf2e752a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100136012 DMM INFO MM(262420000001002/cf2e752a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100136012 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100136012 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100136012 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241225100136012 DMM ERROR MM_STATE_Gb[0x556b82686880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241225100136012 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241225100136012 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) 20241225100136012 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) 20241225100136012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b826869b0]{Init}: Deallocated (fsm.c:568) 20241225100136012 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100136012 DMM DEBUG MM_STATE_Iu(3)[0x556b8268ce30]{Detached}: Deallocated (fsm.c:568) 20241225100136012 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225100136012 DLLC NOTICE LLME(ffffffff/cf2e752a){ASSIGNED} LLGM Assign pre (cf2e752a => ffffffff) (gprs_llc.c:1079) 20241225100136012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf2e752a => ffffffff) (gprs_llc.c:1125) 20241225100136012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100136059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100136059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100136059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100136059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100136059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100136059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100136059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100136059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100136060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100136060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100136060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100136060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100136060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100136060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100136060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100136060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100136060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100136060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100136060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100136060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100136063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100136067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100136067 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100136074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100136074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100136074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100136074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100136075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100136075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100136075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100136075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100136075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100136075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100136075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100136075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100136075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1486)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100136076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100136076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100136078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100136082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100136082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100136091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100136091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100136091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100136091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136091 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100136091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100136091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100136091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100136091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100136092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100136092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100136092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100136092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100136092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100136092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100136092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100136092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100136092 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100136092 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100136092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100136092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100136092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100136095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1494)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation 20241225100136100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100136100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@76a6f5faec14: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100136301 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100136301 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) 20241225100136301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100136301 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100136308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100136308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100136308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100136308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100136308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100136308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100136308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100136311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100136311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100136311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100136311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100136311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100136311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100136311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100136311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100136364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100136364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100136364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100136364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100136366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100136367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100137121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100137121 DLM3UA 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) 20241225100137121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100137121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137122 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100137122 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100137122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100137122 DLM3UA 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) 20241225100137122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100137122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@76a6f5faec14: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CF8E56DE'O, index=0 SGSN_Test-GSUP(1497)@76a6f5faec14: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@76a6f5faec14: 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 := '4D6E369DE5155A2B99BA6A478C2FE06B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE117C0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63B68A518579BCBF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1704A231BC84A313F546D16EEFCCDA90'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '890847BC679941D48210F38252290097'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72EEAB24C4B577E64ED903778E63776B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2916200DAEDB970D'O } } } } } 20241225100137461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100137461 DLLC NOTICE LLME(ffffffff/cf8e56de){UNASSIGNED} LLC RX: unknown TLLI 0xcf8e56de, creating LLME on the fly (gprs_llc.c:552) 20241225100137461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100137461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100137461 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Allocated (fsm.c:456) 20241225100137461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100137461 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100137461 DMM DEBUG MM_STATE_Iu[0x556b826869b0]{Detached}: Allocated (fsm.c:456) 20241225100137461 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100137461 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100137461 DLLC NOTICE LLME(ffffffff/cf8e56de){UNASSIGNED} LLGM Assign pre (cf8e56de => e593a990) (gprs_llc.c:1079) 20241225100137461 DLLC NOTICE LLME(cf8e56de/e593a990){ASSIGNED} LLGM Assign post (cf8e56de => e593a990) (gprs_llc.c:1125) 20241225100137461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100137461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100137461 DMM DEBUG MM(262420000001003/e593a990) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100137476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100137476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241225100137476 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100137476 DMM DEBUG MM(262420000001003/e593a990) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241225100137476 DMM NOTICE MM(262420000001003/e593a990) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100137476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100137476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100137476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100137476 DMM DEBUG MM(262420000001003/e593a990) Requesting authorization (sgsn_auth.c:160) 20241225100137476 DMM INFO MM(262420000001003/e593a990) Requesting authentication tuples (sgsn_auth.c:184) 20241225100137476 DMM DEBUG MM(262420000001003/e593a990) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100137476 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241225100137476 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@76a6f5faec14: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241225100137480 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100137480 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100137480 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100137480 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100137480 DMM INFO MM(262420000001003/e593a990) Subscriber data update (mmctx.c:445) 20241225100137480 DMM DEBUG MM(262420000001003/e593a990) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100137480 DMM INFO MM(262420000001003/e593a990) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100137480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100137480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100137480 DMM INFO MM(262420000001003/e593a990) <- GMM AUTH AND CIPHERING REQ (rand = 4d 6e 36 9d e5 15 5a 2b 99 ba 6a 47 8c 2f e0 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 ee ab 24 c4 b5 77 e6 4e d9 03 77 8e 63 77 6b ) (gprs_gmm.c:465) 20241225100137489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100137489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241225100137489 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100137489 DMM INFO MM(262420000001003/e593a990) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100137489 DMM NOTICE MM(262420000001003/e593a990) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100137489 DMM DEBUG MM(262420000001003/e593a990) checking auth: received UMTS RES = 29 16 20 0d ae db 97 0d (gprs_gmm.c:648) 20241225100137489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100137489 DMM DEBUG MM(262420000001003/e593a990) Requesting authorization (sgsn_auth.c:160) 20241225100137489 DMM INFO MM(262420000001003/e593a990) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100137489 DMM DEBUG MM(262420000001003/e593a990) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100137489 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241225100137489 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) 20241225100137489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241225100137489 DMM INFO MM(262420000001003/e593a990) <- GMM ATTACH ACCEPT (new P-TMSI=0xe593a990) (gprs_gmm.c:282) 20241225100137491 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100137491 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100137491 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241225100137491 DMM INFO MM(262420000001003/e593a990) Subscriber data update (mmctx.c:445) 20241225100137491 DMM DEBUG MM(262420000001003/e593a990) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100137491 DMM INFO MM(262420000001003/e593a990) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100137491 DMM NOTICE MM(262420000001003/e593a990) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241225100137491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100137491 DMM NOTICE MM(262420000001003/e593a990) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100137491 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) 20241225100137492 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100137492 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241225100137492 DMM INFO MM(262420000001003/e593a990) Subscriber data update (mmctx.c:445) 20241225100137492 DMM DEBUG MM(262420000001003/e593a990) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241225100137499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100137499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241225100137499 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241225100137499 DMM INFO MM(262420000001003/e593a990) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100137499 DMM NOTICE MM(262420000001003/e593a990) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100137499 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100137499 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100137499 DLLC NOTICE LLME(cf8e56de/e593a990){ASSIGNED} LLGM Assign pre (ffffffff => e593a990) (gprs_llc.c:1079) 20241225100137499 DLLC NOTICE LLME(ffffffff/e593a990){ASSIGNED} LLGM Assign post (ffffffff => e593a990) (gprs_llc.c:1125) 20241225100137499 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241225100137499 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241225100137499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100137499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@76a6f5faec14: 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 := 'E593A990'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)@76a6f5faec14: Added conn table entry 0TC_geran_attach_iu_rau(1499)6251167 SGSN_Test_0-SCCP(1492)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1493)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100137582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100137582 DLM3UA 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) 20241225100137582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100137582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137583 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100137583 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100137583 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100137583 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241225100137583 DMM INFO MM(262420000001003/e593a990) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e593a990 (00000000), TLLI: e593a990 (e593a990), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241225100137583 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241225100137583 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241225100137583 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241225100137583 DLLC NOTICE LLME(ffffffff/e593a990){ASSIGNED} LLGM Assign pre (e593a990 => ffffffff) (gprs_llc.c:1079) 20241225100137583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e593a990 => ffffffff) (gprs_llc.c:1125) 20241225100137583 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100137583 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241225100137583 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100137583 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100137583 DMM DEBUG MM(262420000001003/e593a990) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100137583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100137583 DLM3UA 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) 20241225100137583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100137584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100137584 DLM3UA 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) 20241225100137584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100137584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@76a6f5faec14: { messageType := 2, destLocRef := '5F629F'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1492)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100137600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100137600 DLM3UA 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) 20241225100137600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100137600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137600 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100137600 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100137600 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100137600 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241225100137600 DMM INFO MM(262420000001003/e593a990) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241225100137600 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241225100137601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100137601 DLM3UA 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) 20241225100137601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100137601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100137601 DLM3UA 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) 20241225100137601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100137601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@76a6f5faec14: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@76a6f5faec14: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@76a6f5faec14: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1492)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1492)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241225100137615 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100137615 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100137615 DLM3UA 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) 20241225100137615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100137615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100137615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100137615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100137615 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100137615 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100137615 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100137615 DMM INFO MM(262420000001003/e593a990) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241225100137615 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241225100137615 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100137615 DMM DEBUG MM_STATE_Iu[0x556b826869b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241225100137615 DMM ERROR MM_STATE_Iu[0x556b826869b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@76a6f5faec14: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@76a6f5faec14: Final verdict of PTC: none 20241225100137620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@76a6f5faec14: Final verdict of PTC: none 20241225100137624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100137624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1496)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1481)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1486)@76a6f5faec14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@76a6f5faec14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1491)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@76a6f5faec14: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1479)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1489)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1484)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@76a6f5faec14: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Dec 25 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 20241225100137713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100137818 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100137818 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) 20241225100137818 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100137818 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100137818 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100137818 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) 20241225100137818 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100137818 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100137818 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) 20241225100137818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100137818 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100137818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100137818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100137818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100137818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100137818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100137818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100137818 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241225100138115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167284) 20241225100138625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100138625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167284, count=179160) 20241225100139626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100139626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100139819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100139819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100139819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Dec 25 10:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100140627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100140627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user started. 20241225100141186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100141188 DMM INFO MM(262420000001003/e593a990) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100141188 DMM INFO MM(262420000001003/e593a990) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100141188 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100141188 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100141188 DMM DEBUG MM_STATE_Iu[0x556b826869b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100141188 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241225100141189 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) 20241225100141189 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) 20241225100141189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100141189 DMM DEBUG MM_STATE_Gb(0)[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100141189 DMM DEBUG MM_STATE_Iu[0x556b826869b0]{Detached}: Deallocated (fsm.c:568) 20241225100141189 DMM DEBUG GMM(gmm_fsm)[0x556b82686750]{Deregistered}: Deallocated (fsm.c:568) 20241225100141189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100141230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100141231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100141231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100141231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100141231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100141231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100141231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1504)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100141232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100141232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100141234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100141239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100141239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100141248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100141248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100141248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100141248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100141248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100141248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100141248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100141248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100141249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100141249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100141249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100141251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100141255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100141255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100141268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100141268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100141268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100141268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100141268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100141268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100141268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100141268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100141269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100141269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100141269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100141269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100141269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100141269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100141269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100141269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100141269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100141269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100141269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100141269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100141269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100141271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1517)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@76a6f5faec14: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100141276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100141276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100141473 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100141473 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) 20241225100141473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100141473 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100141481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100141481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100141481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100141481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100141481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100141481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100141481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100141483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100141483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100141483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100141483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100141483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100141483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100141483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100141484 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100141627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100141627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100141627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100141627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100141631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241225100141633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100142296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142296 DLM3UA 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) 20241225100142296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142296 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100142296 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100142297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142297 DLM3UA 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) 20241225100142297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F5017273'O, index=0 SGSN_Test-GSUP(1520)@76a6f5faec14: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@76a6f5faec14: 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 := '32A1'O, rac := '3A'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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user(1522)1503119 SGSN_Test_0-SCCP(1514)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1516)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100142694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142694 DLM3UA 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) 20241225100142694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142694 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100142694 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100142694 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100142694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100142694 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Deregistered}: Allocated (fsm.c:456) 20241225100142694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100142694 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Allocated (fsm.c:456) 20241225100142694 DMM DEBUG MM_STATE_Iu[0x556b82697590]{Detached}: Allocated (fsm.c:456) 20241225100142694 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100142694 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100142695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100142695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100142695 DMM DEBUG MM(262420000001004/e182d52c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100142695 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241225100142695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142695 DLM3UA 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) 20241225100142695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142695 DLM3UA 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) 20241225100142695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: { messageType := 2, destLocRef := '16EF8F'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@76a6f5faec14: 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 := 'FD0162E795683D259E17BA388311D825'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B007A4F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90CA41CE4B95E9B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FF7FD3F805B0E3CB81925CCBCEABD434'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE927C92CD74FAF78AFBC378211971CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F06C90DF48D8ADDD23E84BB70CD6052C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3677056D63A1044'O } } } } } SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241225100142704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142704 DLM3UA 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) 20241225100142704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142704 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100142704 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100142704 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100142704 DMM DEBUG MM(262420000001004/e182d52c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241225100142704 DMM NOTICE MM(262420000001004/e182d52c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100142704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100142704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100142704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100142704 DMM DEBUG MM(262420000001004/e182d52c) Requesting authorization (sgsn_auth.c:160) 20241225100142704 DMM INFO MM(262420000001004/e182d52c) Requesting authentication tuples (sgsn_auth.c:184) 20241225100142704 DMM DEBUG MM(262420000001004/e182d52c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100142705 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241225100142705 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241225100142707 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100142707 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100142707 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100142707 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100142707 DMM INFO MM(262420000001004/e182d52c) Subscriber data update (mmctx.c:445) 20241225100142707 DMM DEBUG MM(262420000001004/e182d52c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100142707 DMM INFO MM(262420000001004/e182d52c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100142707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100142707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100142707 DMM INFO MM(262420000001004/e182d52c) <- GMM AUTH AND CIPHERING REQ (rand = fd 01 62 e7 95 68 3d 25 9e 17 ba 38 83 11 d8 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 6c 90 df 48 d8 ad dd 23 e8 4b b7 0c d6 05 2c ) (gprs_gmm.c:465) 20241225100142707 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241225100142707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142707 DLM3UA 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) 20241225100142707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522A367705623094399990000100004F02904D63A1044'O 20241225100142713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142713 DLM3UA 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) 20241225100142713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142713 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100142713 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100142713 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100142713 DMM INFO MM(262420000001004/e182d52c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100142713 DMM NOTICE MM(262420000001004/e182d52c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100142713 DMM DEBUG MM(262420000001004/e182d52c) checking auth: received UMTS RES = a3 67 70 56 d6 3a 10 44 (gprs_gmm.c:648) 20241225100142714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100142714 DMM DEBUG MM(262420000001004/e182d52c) Requesting authorization (sgsn_auth.c:160) 20241225100142714 DMM INFO MM(262420000001004/e182d52c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100142714 DMM DEBUG MM(262420000001004/e182d52c) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100142714 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241225100142714 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) 20241225100142714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100142714 DMM DEBUG MM(262420000001004/e182d52c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100142714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142714 DLM3UA 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) 20241225100142714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100142723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142723 DLM3UA 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) 20241225100142723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142724 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100142724 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100142724 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100142724 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241225100142724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100142724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100142724 DMM INFO MM(262420000001004/e182d52c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe182d52c) (gprs_gmm.c:282) 20241225100142724 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241225100142724 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142724 DLM3UA 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) 20241225100142724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142724 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142724 DLM3UA 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) 20241225100142724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100142730 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100142730 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100142730 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241225100142730 DMM INFO MM(262420000001004/e182d52c) Subscriber data update (mmctx.c:445) 20241225100142730 DMM DEBUG MM(262420000001004/e182d52c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100142730 DMM INFO MM(262420000001004/e182d52c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100142730 DMM NOTICE MM(262420000001004/e182d52c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241225100142730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100142730 DMM NOTICE MM(262420000001004/e182d52c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100142730 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) 20241225100142731 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100142731 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241225100142731 DMM INFO MM(262420000001004/e182d52c) Subscriber data update (mmctx.c:445) 20241225100142731 DMM DEBUG MM(262420000001004/e182d52c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100142733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142734 DLM3UA 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) 20241225100142734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142734 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100142734 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100142734 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100142734 DMM INFO MM(262420000001004/e182d52c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100142734 DMM NOTICE MM(262420000001004/e182d52c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100142734 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100142734 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100142734 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100142734 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100142734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100142734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100142734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142734 DLM3UA 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) 20241225100142734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1514)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100142743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142743 DLM3UA 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) 20241225100142743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142743 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100142743 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100142743 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100142743 DMM INFO MM(262420000001004/e182d52c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100142743 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100142744 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100142744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142744 DLM3UA 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) 20241225100142744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 20241225100142747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) SGSN_Test_0-RAN(1516)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_user(1522)1503119 20241225100142747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142747 DLM3UA 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) 20241225100142747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user(1522)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@76a6f5faec14: 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 := 'E182D52C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user(1522)6898258 SGSN_Test_0-RAN(1516)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@76a6f5faec14: First idle individual index:0 20241225100142950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100142950 DLM3UA 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) 20241225100142950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100142951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142951 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100142951 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100142951 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100142951 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE182D52C) type="signalling"  (gprs_gmm.c:1897) 20241225100142951 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100142951 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100142951 DMM DEBUG MM(262420000001004/e182d52c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100142952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142952 DLM3UA 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) 20241225100142952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100142952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100142952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100142952 DLM3UA 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) 20241225100142952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100142952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100142952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100142952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1514)@76a6f5faec14: { messageType := 2, destLocRef := '694252'O ("iBR"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@76a6f5faec14: Final verdict of PTC: none 20241225100142970 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100142970 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) 20241225100142970 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100142970 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100142970 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100142970 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) 20241225100142970 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100142970 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100142970 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) 20241225100142970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100142970 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100142970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100142970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100142970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100142970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100142970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100142970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100142970 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@76a6f5faec14: Final verdict of PTC: none 20241225100142976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225100142981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100142981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1504)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1520)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1509)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1513)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1515)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1507)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1502)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Dec 25 10:01:43 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241225100143058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100143561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231424) 20241225100143982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100143982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231424, count=235876) 20241225100144971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100144971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100144971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100144983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100144983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Dec 25 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 20241225100145985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100145985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241225100146604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100146606 DMM INFO MM(262420000001004/e182d52c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100146606 DMM INFO MM(262420000001004/e182d52c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100146606 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100146606 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100146606 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100146606 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100146606 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241225100146607 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) 20241225100146607 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) 20241225100146607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100146607 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Deallocated (fsm.c:568) 20241225100146607 DMM DEBUG MM_STATE_Iu(5)[0x556b82697590]{Detached}: Deallocated (fsm.c:568) 20241225100146607 DMM DEBUG GMM(gmm_fsm)[0x556b826869b0]{Deregistered}: Deallocated (fsm.c:568) 20241225100146607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100146652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100146652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100146652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100146652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100146652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100146652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100146652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100146652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100146653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100146653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100146653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100146653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100146653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100146653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100146653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100146653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100146653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100146653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100146653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100146653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100146655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100146661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100146661 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100146670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100146670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100146670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100146670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100146670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100146670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100146670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100146670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100146671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100146671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100146671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100146671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100146671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100146671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100146671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100146671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100146671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100146671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100146671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100146671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100146674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100146680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100146680 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100146690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100146690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100146690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100146690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100146690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100146690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100146690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100146690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100146691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100146691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100146691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100146691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100146691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100146691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100146691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100146691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100146691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100146691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100146691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100146691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100146691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100146693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1540)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@76a6f5faec14: ************************************************* SGSN_Test_0-SCCP(1538)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100146698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100146698 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100146898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100146898 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) 20241225100146898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100146898 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100146902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100146902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100146902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100146902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100146902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100146902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100146902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100146904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100146904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100146904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100146904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100146904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100146904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100146904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100146904 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100146986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100146986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100146986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100146986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100146990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100146991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100147707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100147707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100147707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100147707 DLM3UA 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) 20241225100147707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100147707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100147707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100147707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100147707 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100147707 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100147708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100147708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100147708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100147708 DLM3UA 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) 20241225100147708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100147708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100147708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100147708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F977AFE4'O, index=0 SGSN_Test-GSUP(1543)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'BE11'O, rac := '01'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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6985594 SGSN_Test_0-SCCP(1538)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1539)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100148074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148074 DLM3UA 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) 20241225100148074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148075 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100148075 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100148075 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100148075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100148075 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Deregistered}: Allocated (fsm.c:456) 20241225100148075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100148075 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100148075 DMM DEBUG MM_STATE_Iu[0x556b82693d60]{Detached}: Allocated (fsm.c:456) 20241225100148075 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100148075 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100148075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100148075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100148075 DMM DEBUG MM(262420000001058/eb532f33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100148075 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241225100148075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148075 DLM3UA 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) 20241225100148075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148075 DLM3UA 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) 20241225100148075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: { messageType := 2, destLocRef := '6A977A'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: 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 := 'F8E15D2F81D8B71967F473933175406E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBBAEFBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93CF402E68ABFA90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BAFDFCF43C7BC981F65B8EAC073378C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '68F3314F3007675954C6FE51B3361C4F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E0393269573A89C6FC58940E325C1A78'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B215F47556D5B26'O } } } } } SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_from0 20241225100148085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148085 DLM3UA 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(1538)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241225100148085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148085 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100148085 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100148085 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100148085 DMM DEBUG MM(262420000001058/eb532f33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241225100148085 DMM NOTICE MM(262420000001058/eb532f33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100148085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100148085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100148085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100148085 DMM DEBUG MM(262420000001058/eb532f33) Requesting authorization (sgsn_auth.c:160) 20241225100148085 DMM INFO MM(262420000001058/eb532f33) Requesting authentication tuples (sgsn_auth.c:184) 20241225100148085 DMM DEBUG MM(262420000001058/eb532f33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100148085 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241225100148085 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241225100148088 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100148088 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100148088 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100148088 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100148088 DMM INFO MM(262420000001058/eb532f33) Subscriber data update (mmctx.c:445) 20241225100148088 DMM DEBUG MM(262420000001058/eb532f33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100148088 DMM INFO MM(262420000001058/eb532f33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100148088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100148088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100148088 DMM INFO MM(262420000001058/eb532f33) <- GMM AUTH AND CIPHERING REQ (rand = f8 e1 5d 2f 81 d8 b7 19 67 f4 73 93 31 75 40 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 39 32 69 57 3a 89 c6 fc 58 94 0e 32 5c 1a 78 ) (gprs_gmm.c:465) 20241225100148088 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241225100148088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148088 DLM3UA 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) 20241225100148088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C221B215F4723094399990000105008F02904556D5B26'O 20241225100148095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148095 DLM3UA 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) 20241225100148095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148096 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100148096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100148096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100148096 DMM INFO MM(262420000001058/eb532f33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100148096 DMM NOTICE MM(262420000001058/eb532f33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100148096 DMM DEBUG MM(262420000001058/eb532f33) checking auth: received UMTS RES = 1b 21 5f 47 55 6d 5b 26 (gprs_gmm.c:648) 20241225100148096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100148096 DMM DEBUG MM(262420000001058/eb532f33) Requesting authorization (sgsn_auth.c:160) 20241225100148096 DMM INFO MM(262420000001058/eb532f33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100148096 DMM DEBUG MM(262420000001058/eb532f33) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100148096 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241225100148096 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) 20241225100148096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100148096 DMM DEBUG MM(262420000001058/eb532f33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100148096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148096 DLM3UA 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) 20241225100148096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100148106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148106 DLM3UA 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) 20241225100148106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148106 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100148107 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100148107 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100148107 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241225100148107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100148107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100148107 DMM INFO MM(262420000001058/eb532f33) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb532f33) (gprs_gmm.c:282) 20241225100148107 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241225100148107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148107 DLM3UA 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) 20241225100148107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148107 DLM3UA 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) 20241225100148107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100148112 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100148112 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100148112 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241225100148112 DMM INFO MM(262420000001058/eb532f33) Subscriber data update (mmctx.c:445) 20241225100148112 DMM DEBUG MM(262420000001058/eb532f33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100148112 DMM INFO MM(262420000001058/eb532f33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100148112 DMM NOTICE MM(262420000001058/eb532f33) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241225100148112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100148112 DMM NOTICE MM(262420000001058/eb532f33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100148112 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) 20241225100148113 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100148113 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241225100148113 DMM INFO MM(262420000001058/eb532f33) Subscriber data update (mmctx.c:445) 20241225100148113 DMM DEBUG MM(262420000001058/eb532f33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100148115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148115 DLM3UA 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) 20241225100148115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148115 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100148115 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100148115 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100148115 DMM INFO MM(262420000001058/eb532f33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100148116 DMM NOTICE MM(262420000001058/eb532f33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100148116 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100148116 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100148116 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100148116 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100148116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100148116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100148116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148116 DLM3UA 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) 20241225100148116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1538)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100148121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148121 DLM3UA 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) 20241225100148121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148121 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100148121 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100148121 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100148121 DMM INFO MM(262420000001058/eb532f33) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100148121 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100148121 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100148121 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148121 DLM3UA 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) 20241225100148121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 20241225100148122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148122 DLM3UA 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) 20241225100148122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6985594 TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: 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 := 'EB532F33'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2859695 SGSN_Test_0-RAN(1539)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@76a6f5faec14: First idle individual index:0 20241225100148326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100148326 DLM3UA 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) 20241225100148326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100148326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148327 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100148327 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100148327 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100148327 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB532F33) type="signalling"  (gprs_gmm.c:1897) 20241225100148327 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100148327 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100148327 DMM DEBUG MM(262420000001058/eb532f33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100148327 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148328 DLM3UA 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) 20241225100148328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100148328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100148328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100148328 DLM3UA 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) 20241225100148328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100148328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100148328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100148328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@76a6f5faec14: { messageType := 2, destLocRef := '2BA2AF'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@76a6f5faec14: Final verdict of PTC: none 20241225100148343 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100148343 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) 20241225100148343 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100148343 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100148343 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100148343 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) 20241225100148343 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100148343 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100148343 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) 20241225100148343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100148343 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100148343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100148343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100148343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100148343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100148343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100148343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100148343 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@76a6f5faec14: Final verdict of PTC: none 20241225100148349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241225100148355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100148355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1543)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1532)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1527)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1537)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1535)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1525)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1530)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Dec 25 10:01:48 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 20241225100148468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100148970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233276) 20241225100149356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100149356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233276, count=237728) 20241225100150344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100150344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100150344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100150358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100150358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100150639 DGPRS DEBUG Checking for inactive LLMEs, time = 37649109 (sgsn.c:132) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Wed Dec 25 10:01:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100151359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100151360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241225100152030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100152033 DMM INFO MM(262420000001058/eb532f33) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100152033 DMM INFO MM(262420000001058/eb532f33) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100152033 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100152033 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100152033 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100152033 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100152033 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241225100152033 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) 20241225100152033 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) 20241225100152033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100152033 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100152033 DMM DEBUG MM_STATE_Iu(7)[0x556b82693d60]{Detached}: Deallocated (fsm.c:568) 20241225100152033 DMM DEBUG GMM(gmm_fsm)[0x556b82697590]{Deregistered}: Deallocated (fsm.c:568) 20241225100152033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100152082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100152082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100152082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100152082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100152082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100152082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100152082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100152082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100152083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100152083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100152083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100152083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100152083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100152083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100152083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100152083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100152083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100152083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100152083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100152083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100152085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100152089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100152089 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100152097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100152097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100152097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100152097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100152097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100152097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100152097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100152097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100152098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100152098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100152098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100152098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100152098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100152098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100152098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100152098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100152098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100152098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100152098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100152098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100152100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100152104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100152104 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100152113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100152113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100152113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100152113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100152113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100152113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100152113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100152113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100152114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100152114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100152114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100152114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100152114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100152114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100152114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100152114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100152114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100152114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100152114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100152115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100152115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100152118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1563)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100152124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100152124 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)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100152324 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100152324 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) 20241225100152324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100152324 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100152332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100152332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100152332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100152332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100152332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100152332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100152332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100152334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100152334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100152334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100152334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100152334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100152334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100152335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100152335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100152360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100152360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100152360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100152360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100152364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100152366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100153141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153141 DLM3UA 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) 20241225100153141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153142 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100153142 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100153142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153142 DLM3UA 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) 20241225100153142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E93EEEC9'O, index=0 SGSN_Test-GSUP(1566)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'AAEC'O, rac := '0A'O ("\n") }, 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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5493445 SGSN_Test_0-SCCP(1561)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1562)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100153425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153425 DLM3UA 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) 20241225100153425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153426 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100153426 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100153426 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100153426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100153426 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Deregistered}: Allocated (fsm.c:456) 20241225100153426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100153426 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Allocated (fsm.c:456) 20241225100153426 DMM DEBUG MM_STATE_Iu[0x556b82698120]{Detached}: Allocated (fsm.c:456) 20241225100153426 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100153426 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100153426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100153426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100153426 DMM DEBUG MM(262420000001055/dcc6d46a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100153426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241225100153426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153426 DLM3UA 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) 20241225100153426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153426 DLM3UA 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) 20241225100153426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: { messageType := 2, destLocRef := '53D2C5'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: 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 := '4B47936872F21E2D8AD01EDE01052A62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '835BC3AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F284CC616215B08E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3D4C8C7E6F2C88FD4AF91F8B11C0C658'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '870E93875A5B5BC567B6B5B5FA2E9F07'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A78C0D3466255C72C72E1C95A854031'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33630E6217E31327'O } } } } } SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241225100153432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153432 DLM3UA 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) 20241225100153432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100153432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100153432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100153432 DMM DEBUG MM(262420000001055/dcc6d46a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241225100153432 DMM NOTICE MM(262420000001055/dcc6d46a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100153432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100153433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100153433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100153433 DMM DEBUG MM(262420000001055/dcc6d46a) Requesting authorization (sgsn_auth.c:160) 20241225100153433 DMM INFO MM(262420000001055/dcc6d46a) Requesting authentication tuples (sgsn_auth.c:184) 20241225100153433 DMM DEBUG MM(262420000001055/dcc6d46a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100153433 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241225100153433 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241225100153434 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100153434 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100153434 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100153434 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100153434 DMM INFO MM(262420000001055/dcc6d46a) Subscriber data update (mmctx.c:445) 20241225100153434 DMM DEBUG MM(262420000001055/dcc6d46a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100153434 DMM INFO MM(262420000001055/dcc6d46a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100153434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100153434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100153434 DMM INFO MM(262420000001055/dcc6d46a) <- GMM AUTH AND CIPHERING REQ (rand = 4b 47 93 68 72 f2 1e 2d 8a d0 1e de 01 05 2a 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 78 c0 d3 46 62 55 c7 2c 72 e1 c9 5a 85 40 31 ) (gprs_gmm.c:465) 20241225100153434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241225100153434 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153434 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153434 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153434 DLM3UA 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) 20241225100153434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042233630E6223094399990000105005F0290417E31327'O 20241225100153437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153437 DLM3UA 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) 20241225100153437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153437 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100153437 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100153437 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100153437 DMM INFO MM(262420000001055/dcc6d46a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100153437 DMM NOTICE MM(262420000001055/dcc6d46a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100153437 DMM DEBUG MM(262420000001055/dcc6d46a) checking auth: received UMTS RES = 33 63 0e 62 17 e3 13 27 (gprs_gmm.c:648) 20241225100153437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100153437 DMM DEBUG MM(262420000001055/dcc6d46a) Requesting authorization (sgsn_auth.c:160) 20241225100153437 DMM INFO MM(262420000001055/dcc6d46a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100153437 DMM DEBUG MM(262420000001055/dcc6d46a) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100153437 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241225100153437 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) 20241225100153437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100153438 DMM DEBUG MM(262420000001055/dcc6d46a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100153438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153438 DLM3UA 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) 20241225100153438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100153443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153443 DLM3UA 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) 20241225100153443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153444 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100153444 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100153444 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100153444 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241225100153444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100153444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100153444 DMM INFO MM(262420000001055/dcc6d46a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcc6d46a) (gprs_gmm.c:282) 20241225100153444 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241225100153444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153444 DLM3UA 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) 20241225100153444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153444 DLM3UA 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) 20241225100153444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100153448 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100153448 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100153448 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241225100153448 DMM INFO MM(262420000001055/dcc6d46a) Subscriber data update (mmctx.c:445) 20241225100153448 DMM DEBUG MM(262420000001055/dcc6d46a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100153448 DMM INFO MM(262420000001055/dcc6d46a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100153448 DMM NOTICE MM(262420000001055/dcc6d46a) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241225100153448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100153448 DMM NOTICE MM(262420000001055/dcc6d46a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100153448 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) 20241225100153448 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100153448 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241225100153448 DMM INFO MM(262420000001055/dcc6d46a) Subscriber data update (mmctx.c:445) 20241225100153448 DMM DEBUG MM(262420000001055/dcc6d46a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100153451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153451 DLM3UA 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) 20241225100153451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153451 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100153451 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100153451 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100153451 DMM INFO MM(262420000001055/dcc6d46a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100153451 DMM NOTICE MM(262420000001055/dcc6d46a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100153451 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100153451 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100153451 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100153451 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100153451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100153451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100153451 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153451 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153451 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153451 DLM3UA 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) 20241225100153451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1561)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100153455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153455 DLM3UA 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) 20241225100153455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153456 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100153456 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100153456 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100153456 DMM INFO MM(262420000001055/dcc6d46a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100153456 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100153456 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100153456 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153456 DLM3UA 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) 20241225100153456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 20241225100153457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153457 DLM3UA 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) 20241225100153457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5493445 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: 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 := 'DCC6D46A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)10339585 SGSN_Test_0-RAN(1562)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@76a6f5faec14: First idle individual index:0 20241225100153658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100153658 DLM3UA 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) 20241225100153658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100153658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153659 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100153659 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100153659 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100153659 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDCC6D46A) type="signalling"  (gprs_gmm.c:1897) 20241225100153659 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100153659 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100153659 DMM DEBUG MM(262420000001055/dcc6d46a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100153659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153659 DLM3UA 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) 20241225100153659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100153659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100153659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100153659 DLM3UA 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) 20241225100153659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100153659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100153659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100153659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@76a6f5faec14: { messageType := 2, destLocRef := '9DC501'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@76a6f5faec14: Final verdict of PTC: none 20241225100153673 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100153673 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) 20241225100153673 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100153673 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100153673 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100153673 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) 20241225100153673 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100153673 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100153673 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) 20241225100153673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100153673 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100153673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100153673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100153673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100153673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100153673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100153673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100153673 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@76a6f5faec14: Final verdict of PTC: none 20241225100153682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@76a6f5faec14: Final verdict of PTC: none 20241225100153688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100153688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1556)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1550)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1560)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1555)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1553)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1548)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1558)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Dec 25 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 20241225100153842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100154344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233508) 20241225100154689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100154689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233508, count=237960) 20241225100155674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100155674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100155674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100155690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100155690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Wed Dec 25 10:01:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241225100156691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100156691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241225100157422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100157425 DMM INFO MM(262420000001055/dcc6d46a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100157425 DMM INFO MM(262420000001055/dcc6d46a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100157425 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100157425 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100157425 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100157425 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100157425 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241225100157425 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) 20241225100157425 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) 20241225100157425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100157425 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Deallocated (fsm.c:568) 20241225100157425 DMM DEBUG MM_STATE_Iu(9)[0x556b82698120]{Detached}: Deallocated (fsm.c:568) 20241225100157425 DMM DEBUG GMM(gmm_fsm)[0x556b82693d60]{Deregistered}: Deallocated (fsm.c:568) 20241225100157425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100157471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100157471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100157471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100157471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100157471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100157471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100157471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100157471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100157472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100157472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100157472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100157472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100157472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100157472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100157472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100157472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100157472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100157472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100157473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100157473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100157475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100157479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100157479 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100157486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100157486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100157486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100157486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100157486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100157487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100157487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100157487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100157487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100157487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100157487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100157487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100157487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100157487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100157489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100157495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100157495 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100157502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100157502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100157502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100157502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100157502 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100157502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100157502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100157503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100157503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100157504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100157509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100157509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1586)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100157692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100157692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100157692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100157692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100157696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100157698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100157711 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100157712 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) 20241225100157712 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100157712 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100157716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100157716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100157716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100157716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100157716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100157716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100157716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100157717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100157717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100157718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100157718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100157718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100157718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100157718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100157718 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100158519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158519 DLM3UA 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) 20241225100158519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158519 DLM3UA 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) 20241225100158519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158519 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100158519 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1585)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='FA7DA6EC'O, index=0 SGSN_Test-GSUP(1589)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'DEC3'O, rac := '22'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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)16652656 SGSN_Test_0-SCCP(1584)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1585)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100158746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158746 DLM3UA 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) 20241225100158746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158746 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100158746 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100158746 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100158746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100158746 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Deregistered}: Allocated (fsm.c:456) 20241225100158746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100158746 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100158746 DMM DEBUG MM_STATE_Iu[0x556b82697a70]{Detached}: Allocated (fsm.c:456) 20241225100158746 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100158746 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100158746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100158746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100158746 DMM DEBUG MM(262420000001056/cbdfd358) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100158746 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241225100158746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158746 DLM3UA 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) 20241225100158746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158746 DLM3UA 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) 20241225100158746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: { messageType := 2, destLocRef := 'FE1970'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: 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 := 'FD96557C476670EC79BBB986070D452B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74C93695'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37822A079AA165E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '91C9653D78C4A7FB40169328ED20A8A2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C72FD292E115DD480A22E9B7220F0A20'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '57AB711E25E7B16E12EC98AD8C2CBAEB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0A6F98A520F487C'O } } } } } SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241225100158751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158751 DLM3UA 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) 20241225100158751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100158752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100158752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100158752 DMM DEBUG MM(262420000001056/cbdfd358) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241225100158752 DMM NOTICE MM(262420000001056/cbdfd358) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100158752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100158752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100158752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100158752 DMM DEBUG MM(262420000001056/cbdfd358) Requesting authorization (sgsn_auth.c:160) 20241225100158752 DMM INFO MM(262420000001056/cbdfd358) Requesting authentication tuples (sgsn_auth.c:184) 20241225100158752 DMM DEBUG MM(262420000001056/cbdfd358) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100158752 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241225100158752 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241225100158753 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100158753 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100158753 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100158753 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100158753 DMM INFO MM(262420000001056/cbdfd358) Subscriber data update (mmctx.c:445) 20241225100158753 DMM DEBUG MM(262420000001056/cbdfd358) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100158753 DMM INFO MM(262420000001056/cbdfd358) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100158753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100158753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100158753 DMM INFO MM(262420000001056/cbdfd358) <- GMM AUTH AND CIPHERING REQ (rand = fd 96 55 7c 47 66 70 ec 79 bb b9 86 07 0d 45 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 ab 71 1e 25 e7 b1 6e 12 ec 98 ad 8c 2c ba eb ) (gprs_gmm.c:465) 20241225100158753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241225100158753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158753 DLM3UA 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) 20241225100158753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22B0A6F98A23094399990000105006F02904520F487C'O 20241225100158756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158756 DLM3UA 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) 20241225100158756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100158756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100158756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100158756 DMM INFO MM(262420000001056/cbdfd358) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100158756 DMM NOTICE MM(262420000001056/cbdfd358) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100158756 DMM DEBUG MM(262420000001056/cbdfd358) checking auth: received UMTS RES = b0 a6 f9 8a 52 0f 48 7c (gprs_gmm.c:648) 20241225100158756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100158756 DMM DEBUG MM(262420000001056/cbdfd358) Requesting authorization (sgsn_auth.c:160) 20241225100158756 DMM INFO MM(262420000001056/cbdfd358) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100158756 DMM DEBUG MM(262420000001056/cbdfd358) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100158756 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241225100158756 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) 20241225100158756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100158756 DMM DEBUG MM(262420000001056/cbdfd358) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100158756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158756 DLM3UA 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) 20241225100158756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100158760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158760 DLM3UA 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) 20241225100158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158760 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100158760 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100158760 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100158760 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241225100158760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100158760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100158760 DMM INFO MM(262420000001056/cbdfd358) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbdfd358) (gprs_gmm.c:282) 20241225100158760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241225100158760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158760 DLM3UA 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) 20241225100158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158760 DLM3UA 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) 20241225100158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100158762 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100158762 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100158762 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241225100158762 DMM INFO MM(262420000001056/cbdfd358) Subscriber data update (mmctx.c:445) 20241225100158762 DMM DEBUG MM(262420000001056/cbdfd358) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100158762 DMM INFO MM(262420000001056/cbdfd358) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100158762 DMM NOTICE MM(262420000001056/cbdfd358) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241225100158762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100158762 DMM NOTICE MM(262420000001056/cbdfd358) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100158762 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) 20241225100158762 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100158762 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241225100158762 DMM INFO MM(262420000001056/cbdfd358) Subscriber data update (mmctx.c:445) 20241225100158762 DMM DEBUG MM(262420000001056/cbdfd358) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100158763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158763 DLM3UA 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) 20241225100158763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158763 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100158763 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100158763 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100158763 DMM INFO MM(262420000001056/cbdfd358) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100158763 DMM NOTICE MM(262420000001056/cbdfd358) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100158763 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100158763 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100158763 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100158763 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100158763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100158763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100158763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158763 DLM3UA 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) 20241225100158763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1584)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100158766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158766 DLM3UA 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) 20241225100158766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158766 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100158766 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100158766 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100158766 DMM INFO MM(262420000001056/cbdfd358) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100158766 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100158766 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100158766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158766 DLM3UA 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) 20241225100158766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 20241225100158766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158766 DLM3UA 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) 20241225100158766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)16652656 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: 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 := 'CBDFD358'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)14959983 SGSN_Test_0-RAN(1585)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@76a6f5faec14: First idle individual index:0 20241225100158970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100158970 DLM3UA 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) 20241225100158970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100158970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158971 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100158971 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100158971 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100158971 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBDFD358) type="signalling"  (gprs_gmm.c:1897) 20241225100158971 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100158971 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100158971 DMM DEBUG MM(262420000001056/cbdfd358) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100158971 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158972 DLM3UA 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) 20241225100158972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100158972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100158972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100158972 DLM3UA 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) 20241225100158972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100158972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100158972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100158972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@76a6f5faec14: { messageType := 2, destLocRef := 'E4456F'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@76a6f5faec14: Final verdict of PTC: none 20241225100158987 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100158987 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) 20241225100158987 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100158987 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100158987 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100158987 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) 20241225100158987 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100158987 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100158987 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) 20241225100158987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100158987 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100158987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100158987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100158987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100158987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100158987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100158987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100158988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@76a6f5faec14: Final verdict of PTC: none 20241225100158995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1573)@76a6f5faec14: Final verdict of PTC: none 20241225100158998 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100158998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1587)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1583)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1578)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1571)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1581)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1576)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Dec 25 10:01:59 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241225100159112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100159614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236892) 20241225100200000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100200000 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) 20241225100200989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100200989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100200989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100201001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100201001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Wed Dec 25 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 20241225100202003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100202003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241225100202710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100202713 DMM INFO MM(262420000001056/cbdfd358) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100202713 DMM INFO MM(262420000001056/cbdfd358) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100202713 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100202713 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100202713 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100202713 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100202713 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241225100202713 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) 20241225100202713 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) 20241225100202713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100202713 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100202713 DMM DEBUG MM_STATE_Iu(11)[0x556b82697a70]{Detached}: Deallocated (fsm.c:568) 20241225100202713 DMM DEBUG GMM(gmm_fsm)[0x556b82698120]{Deregistered}: Deallocated (fsm.c:568) 20241225100202713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100202763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100202763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100202763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100202763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100202763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100202763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100202763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100202763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100202764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100202764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100202764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100202764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100202764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100202764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100202764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100202764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202764 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100202764 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100202765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100202765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100202765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100202767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100202774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100202774 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100202781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100202781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100202781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100202781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100202781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100202781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100202781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100202781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100202782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100202782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100202782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100202782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100202782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100202782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100202782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100202782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100202782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100202782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100202783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100202783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100202785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100202792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100202792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100202799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100202799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100202799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100202799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100202799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100202799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100202799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100202799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100202800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100202800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100202800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100202800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100202800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100202800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100202800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100202800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100202800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100202801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1609)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation 20241225100202806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100202806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@76a6f5faec14: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100203004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100203004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100203004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100203004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: Established a new IPA connection (conn_id=2) 20241225100203007 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100203007 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) 20241225100203007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100203007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100203008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test_0-M3UA(1609)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100203009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100203011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100203011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100203011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100203011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100203011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100203011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100203011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100203011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100203011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100203011 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100203825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100203825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100203825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100203825 DLM3UA 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) 20241225100203825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100203825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100203825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100203825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100203825 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100203825 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100203826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100203826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100203826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100203827 DLM3UA 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) 20241225100203827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100203827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100203827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100203827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@76a6f5faec14: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DE5AA3F3'O, index=0 SGSN_Test-GSUP(1612)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'E090'O, rac := '3C'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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)389429 SGSN_Test_0-SCCP(1607)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1608)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100204092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204092 DLM3UA 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) 20241225100204092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100204093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100204093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100204093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100204093 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Deregistered}: Allocated (fsm.c:456) 20241225100204093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100204093 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Allocated (fsm.c:456) 20241225100204093 DMM DEBUG MM_STATE_Iu[0x556b82698360]{Detached}: Allocated (fsm.c:456) 20241225100204093 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100204093 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100204093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100204093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100204093 DMM DEBUG MM(262420000001057/fd9f2f8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100204093 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241225100204093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204093 DLM3UA 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) 20241225100204093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204094 DLM3UA 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) 20241225100204094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: { messageType := 2, destLocRef := '05F135'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: 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 := '2E9DA51E19C50F638FC9903BC13FBCF5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9095E986'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59B4E0363E78A134'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '14DA0696E8371E37DF7D70656EC14374'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E38051867D4EDD0A3FDBC3CD99C0989'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5AD286C863B6F63215545E21A182C350'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6E54D971C7AAF8C3'O } } } } } SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241225100204105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204105 DLM3UA 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) 20241225100204105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100204105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100204105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100204105 DMM DEBUG MM(262420000001057/fd9f2f8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241225100204105 DMM NOTICE MM(262420000001057/fd9f2f8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100204105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100204105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100204105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100204105 DMM DEBUG MM(262420000001057/fd9f2f8c) Requesting authorization (sgsn_auth.c:160) 20241225100204105 DMM INFO MM(262420000001057/fd9f2f8c) Requesting authentication tuples (sgsn_auth.c:184) 20241225100204105 DMM DEBUG MM(262420000001057/fd9f2f8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100204105 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241225100204105 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241225100204109 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100204109 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100204109 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100204109 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100204109 DMM INFO MM(262420000001057/fd9f2f8c) Subscriber data update (mmctx.c:445) 20241225100204109 DMM DEBUG MM(262420000001057/fd9f2f8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100204109 DMM INFO MM(262420000001057/fd9f2f8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100204109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100204109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100204109 DMM INFO MM(262420000001057/fd9f2f8c) <- GMM AUTH AND CIPHERING REQ (rand = 2e 9d a5 1e 19 c5 0f 63 8f c9 90 3b c1 3f bc f5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a d2 86 c8 63 b6 f6 32 15 54 5e 21 a1 82 c3 50 ) (gprs_gmm.c:465) 20241225100204109 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241225100204110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204110 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204110 DLM3UA 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) 20241225100204110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303226E54D97123094399990000105007F02904C7AAF8C3'O 20241225100204120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204120 DLM3UA 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) 20241225100204120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100204120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100204120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100204120 DMM INFO MM(262420000001057/fd9f2f8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100204120 DMM NOTICE MM(262420000001057/fd9f2f8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100204120 DMM DEBUG MM(262420000001057/fd9f2f8c) checking auth: received UMTS RES = 6e 54 d9 71 c7 aa f8 c3 (gprs_gmm.c:648) 20241225100204120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100204120 DMM DEBUG MM(262420000001057/fd9f2f8c) Requesting authorization (sgsn_auth.c:160) 20241225100204120 DMM INFO MM(262420000001057/fd9f2f8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100204120 DMM DEBUG MM(262420000001057/fd9f2f8c) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100204120 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241225100204120 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) 20241225100204120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100204120 DMM DEBUG MM(262420000001057/fd9f2f8c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100204121 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204121 DLM3UA 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) 20241225100204121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100204132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204132 DLM3UA 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) 20241225100204132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204132 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100204132 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100204132 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100204132 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241225100204132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100204132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100204132 DMM INFO MM(262420000001057/fd9f2f8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9f2f8c) (gprs_gmm.c:282) 20241225100204132 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241225100204132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204133 DLM3UA 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) 20241225100204133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204133 DLM3UA 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) 20241225100204133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100204137 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100204137 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100204137 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241225100204137 DMM INFO MM(262420000001057/fd9f2f8c) Subscriber data update (mmctx.c:445) 20241225100204137 DMM DEBUG MM(262420000001057/fd9f2f8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100204138 DMM INFO MM(262420000001057/fd9f2f8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100204138 DMM NOTICE MM(262420000001057/fd9f2f8c) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241225100204138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100204138 DMM NOTICE MM(262420000001057/fd9f2f8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100204138 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) 20241225100204138 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100204138 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241225100204138 DMM INFO MM(262420000001057/fd9f2f8c) Subscriber data update (mmctx.c:445) 20241225100204138 DMM DEBUG MM(262420000001057/fd9f2f8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100204140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204140 DLM3UA 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) 20241225100204140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204140 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100204140 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100204140 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100204140 DMM INFO MM(262420000001057/fd9f2f8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100204141 DMM NOTICE MM(262420000001057/fd9f2f8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100204141 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100204141 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100204141 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100204141 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100204141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100204141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100204141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204141 DLM3UA 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) 20241225100204141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1607)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100204146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204146 DLM3UA 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) 20241225100204146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204146 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100204146 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100204146 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100204146 DMM INFO MM(262420000001057/fd9f2f8c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100204146 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100204146 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100204146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204146 DLM3UA 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) 20241225100204146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 20241225100204148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204148 DLM3UA 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) 20241225100204148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)389429 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: 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 := 'FD9F2F8C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14271974 SGSN_Test_0-RAN(1608)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@76a6f5faec14: First idle individual index:0 20241225100204350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100204350 DLM3UA 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) 20241225100204350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100204350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204351 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100204351 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100204351 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100204351 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD9F2F8C) type="signalling"  (gprs_gmm.c:1897) 20241225100204351 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100204351 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100204351 DMM DEBUG MM(262420000001057/fd9f2f8c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100204351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204351 DLM3UA 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) 20241225100204351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100204351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100204352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100204352 DLM3UA 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) 20241225100204352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100204352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100204352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100204352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@76a6f5faec14: { messageType := 2, destLocRef := 'D9C5E6'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@76a6f5faec14: Final verdict of PTC: none 20241225100204368 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100204368 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) 20241225100204368 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100204369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100204369 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100204369 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) 20241225100204369 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100204369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100204369 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) 20241225100204369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100204369 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100204369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100204369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100204369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100204369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100204369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100204369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100204369 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@76a6f5faec14: Final verdict of PTC: none 20241225100204377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1592)@76a6f5faec14: Final verdict of PTC: none 20241225100204383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100204383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1606)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1596)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1601)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1599)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1594)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1604)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Dec 25 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 20241225100204514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100205016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232568) 20241225100205384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100205384 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) 20241225100206369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100206369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100206369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100206385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100206385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Dec 25 10:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100207386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100207386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_attach_pdp_act_pmm_idle started. 20241225100208090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100208090 DMM INFO MM(262420000001057/fd9f2f8c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100208090 DMM INFO MM(262420000001057/fd9f2f8c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100208090 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100208090 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100208090 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100208090 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100208090 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241225100208090 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) 20241225100208090 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) 20241225100208090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100208090 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Deallocated (fsm.c:568) 20241225100208090 DMM DEBUG MM_STATE_Iu(13)[0x556b82698360]{Detached}: Deallocated (fsm.c:568) 20241225100208090 DMM DEBUG GMM(gmm_fsm)[0x556b82697a70]{Deregistered}: Deallocated (fsm.c:568) 20241225100208091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100208134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100208134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100208134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100208134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100208134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100208134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100208134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100208134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100208135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100208135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100208135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100208135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100208135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100208135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100208135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100208135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100208135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100208135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100208135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100208135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100208137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100208142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100208142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100208149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100208149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100208149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100208149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100208149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100208149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100208149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100208149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100208150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100208150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100208150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100208150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100208150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100208150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100208150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100208150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100208150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100208150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100208150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100208150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100208152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100208157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100208157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100208165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100208165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100208165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100208165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100208165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100208166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100208166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100208166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100208166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100208166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100208166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100208166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100208166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1629)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100208166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100208168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1632)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation 20241225100208174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100208174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@76a6f5faec14: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100208375 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100208375 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) 20241225100208375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100208375 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100208377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100208377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100208377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100208377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100208377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100208377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100208377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100208378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100208378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100208378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100208378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100208378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100208378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100208378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100208378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100208387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100208387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100208387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100208387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100208388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100208388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100209185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209185 DLM3UA 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) 20241225100209185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209186 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100209186 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100209186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209186 DLM3UA 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) 20241225100209186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@76a6f5faec14: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CB6350DB'O, index=0 SGSN_Test-GSUP(1635)@76a6f5faec14: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: 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 := '8EE2'O, rac := '40'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)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)8184664 SGSN_Test_0-SCCP(1630)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1631)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100209461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209461 DLM3UA 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) 20241225100209461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209461 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100209461 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100209461 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100209461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100209461 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Deregistered}: Allocated (fsm.c:456) 20241225100209461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100209461 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100209461 DMM DEBUG MM_STATE_Iu[0x556b82699a40]{Detached}: Allocated (fsm.c:456) 20241225100209461 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100209461 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100209461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100209461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100209461 DMM DEBUG MM(262420000001005/d638c5e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100209461 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241225100209461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209461 DLM3UA 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) 20241225100209461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209461 DLM3UA 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) 20241225100209461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: { messageType := 2, destLocRef := '7CE358'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: 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 := 'CF8D3F57ECFBBD0CA73A208244F2FDA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '471F0F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4CCACEB0BCC9263'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '77867B3BA23DF641ABE24C1337F74075'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7A34E7BE36D2B064A141F9E43EF23D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F250EC40EC602813E1C72E64ABDDF7AE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '365B77C96EFB4D2E'O } } } } } SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241225100209466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209466 DLM3UA 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) 20241225100209466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100209466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100209466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100209466 DMM DEBUG MM(262420000001005/d638c5e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241225100209466 DMM NOTICE MM(262420000001005/d638c5e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100209466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100209466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100209466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100209466 DMM DEBUG MM(262420000001005/d638c5e2) Requesting authorization (sgsn_auth.c:160) 20241225100209466 DMM INFO MM(262420000001005/d638c5e2) Requesting authentication tuples (sgsn_auth.c:184) 20241225100209466 DMM DEBUG MM(262420000001005/d638c5e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100209466 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241225100209466 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@76a6f5faec14: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241225100209467 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100209467 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100209467 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100209467 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100209467 DMM INFO MM(262420000001005/d638c5e2) Subscriber data update (mmctx.c:445) 20241225100209467 DMM DEBUG MM(262420000001005/d638c5e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100209467 DMM INFO MM(262420000001005/d638c5e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100209467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100209467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100209467 DMM INFO MM(262420000001005/d638c5e2) <- GMM AUTH AND CIPHERING REQ (rand = cf 8d 3f 57 ec fb bd 0c a7 3a 20 82 44 f2 fd a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 50 ec 40 ec 60 28 13 e1 c7 2e 64 ab dd f7 ae ) (gprs_gmm.c:465) 20241225100209467 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241225100209467 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209467 DLM3UA 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) 20241225100209467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22365B77C923094399990000100005F029046EFB4D2E'O 20241225100209470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209470 DLM3UA 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) 20241225100209470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209470 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100209470 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100209470 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100209470 DMM INFO MM(262420000001005/d638c5e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100209470 DMM NOTICE MM(262420000001005/d638c5e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100209470 DMM DEBUG MM(262420000001005/d638c5e2) checking auth: received UMTS RES = 36 5b 77 c9 6e fb 4d 2e (gprs_gmm.c:648) 20241225100209470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100209470 DMM DEBUG MM(262420000001005/d638c5e2) Requesting authorization (sgsn_auth.c:160) 20241225100209470 DMM INFO MM(262420000001005/d638c5e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100209470 DMM DEBUG MM(262420000001005/d638c5e2) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100209470 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241225100209470 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) 20241225100209470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100209470 DMM DEBUG MM(262420000001005/d638c5e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100209470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209470 DLM3UA 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) 20241225100209470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100209474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209474 DLM3UA 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) 20241225100209474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209474 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100209474 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100209474 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100209474 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241225100209474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100209474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100209474 DMM INFO MM(262420000001005/d638c5e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd638c5e2) (gprs_gmm.c:282) 20241225100209474 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241225100209474 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209474 DLM3UA 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) 20241225100209474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209474 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209474 DLM3UA 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) 20241225100209474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100209476 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100209476 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100209476 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241225100209476 DMM INFO MM(262420000001005/d638c5e2) Subscriber data update (mmctx.c:445) 20241225100209476 DMM DEBUG MM(262420000001005/d638c5e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100209476 DMM INFO MM(262420000001005/d638c5e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100209476 DMM NOTICE MM(262420000001005/d638c5e2) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241225100209476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100209476 DMM NOTICE MM(262420000001005/d638c5e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100209476 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) 20241225100209476 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100209476 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241225100209476 DMM INFO MM(262420000001005/d638c5e2) Subscriber data update (mmctx.c:445) 20241225100209476 DMM DEBUG MM(262420000001005/d638c5e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100209477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209477 DLM3UA 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) 20241225100209477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209477 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100209477 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100209477 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100209477 DMM INFO MM(262420000001005/d638c5e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100209477 DMM NOTICE MM(262420000001005/d638c5e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100209477 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100209477 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100209477 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100209477 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100209477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100209477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100209477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209477 DLM3UA 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) 20241225100209477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1630)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100209480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209480 DLM3UA 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) 20241225100209480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209480 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100209480 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100209480 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100209480 DMM INFO MM(262420000001005/d638c5e2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100209480 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100209480 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100209480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209480 DLM3UA 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) 20241225100209480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@76a6f5faec14: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)8184664 20241225100209480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209480 DLM3UA 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) 20241225100209480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: 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 := 'D638C5E2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@76a6f5faec14: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7824594 SGSN_Test_0-RAN(1631)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@76a6f5faec14: First idle individual index:0 20241225100209682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100209682 DLM3UA 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) 20241225100209682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100209682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209683 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100209683 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100209683 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100209683 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD638C5E2) type="signalling"  (gprs_gmm.c:1897) 20241225100209683 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100209683 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100209683 DMM DEBUG MM(262420000001005/d638c5e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100209684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209684 DLM3UA 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) 20241225100209684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100209684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100209684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100209684 DLM3UA 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) 20241225100209684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100209684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100209684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100209684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@76a6f5faec14: { messageType := 2, destLocRef := '7764D2'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@76a6f5faec14: Final verdict of PTC: none 20241225100209700 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100209700 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) 20241225100209700 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100209700 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100209700 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100209700 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) 20241225100209700 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100209700 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100209700 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) 20241225100209700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100209700 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100209700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100209700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100209700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100209700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100209700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100209700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100209700 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@76a6f5faec14: Final verdict of PTC: none 20241225100209709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52584<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1629)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1635)@76a6f5faec14: Final verdict of PTC: none 20241225100209716 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100209716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1619)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1624)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@76a6f5faec14: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1617)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1622)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1627)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@76a6f5faec14: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Dec 25 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 20241225100209878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100210380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230708) 20241225100210716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100210717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230708, count=236416) 20241225100211701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100211701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100211701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100211717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100211717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Dec 25 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 20241225100212718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100212718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_pmm_idle_rx_mt_data started. 20241225100213487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100213491 DMM INFO MM(262420000001005/d638c5e2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100213491 DMM INFO MM(262420000001005/d638c5e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100213491 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100213491 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100213491 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100213491 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100213491 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241225100213491 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) 20241225100213491 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) 20241225100213491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100213491 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100213491 DMM DEBUG MM_STATE_Iu(15)[0x556b82699a40]{Detached}: Deallocated (fsm.c:568) 20241225100213491 DMM DEBUG GMM(gmm_fsm)[0x556b82698360]{Deregistered}: Deallocated (fsm.c:568) 20241225100213491 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1643)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100213547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100213547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100213547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100213547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100213547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1642)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1643)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100213548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100213548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100213548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100213548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100213548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100213548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100213548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100213548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100213548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100213548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100213548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100213548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1643)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1643)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100213551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1639)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1642)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241225100213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100213558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1647)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100213558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100213558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100213558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100213559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100213559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100213559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100213559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_pmm_idle_rx_mt_data-BVCI196(1640)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100213560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100213560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100213560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100213560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100213560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100213560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100213560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100213560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100213560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100213560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100213560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100213560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241225100213562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100213567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100213567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100213577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100213577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100213577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100213578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100213578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100213578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100213578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100213578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100213578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100213578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100213579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100213584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100213584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1655)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@76a6f5faec14: ************************************************* MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@76a6f5faec14: v_sccp_pdu_maxlen:268 20241225100213719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100213719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100213719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100213719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100213724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241225100213725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100213787 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100213787 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) 20241225100213787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100213787 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100213793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100213793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100213793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100213793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100213793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100213793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100213793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100213796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100213796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100213796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100213796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100213796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100213796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100213796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100213796 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100214595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214595 DLM3UA 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) 20241225100214595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214595 DLM3UA 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) 20241225100214595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214595 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100214595 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1654)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@76a6f5faec14: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='D4B7D450'O, index=0 SGSN_Test-GSUP(1658)@76a6f5faec14: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: 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 := 'F1C5'O, rac := 'E4'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)@76a6f5faec14: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3929894 SGSN_Test_0-SCCP(1653)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1654)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100214798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214798 DLM3UA 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) 20241225100214798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214798 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100214798 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100214798 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100214798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100214798 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Deregistered}: Allocated (fsm.c:456) 20241225100214798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Allocated (fsm.c:456) 20241225100214798 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Allocated (fsm.c:456) 20241225100214798 DMM DEBUG MM_STATE_Iu[0x556b8269a2a0]{Detached}: Allocated (fsm.c:456) 20241225100214798 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100214798 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100214798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100214798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100214798 DMM DEBUG MM(262420000001007/cf8017d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100214798 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241225100214798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214798 DLM3UA 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) 20241225100214798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214798 DLM3UA 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) 20241225100214798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: { messageType := 2, destLocRef := '3BF726'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: 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 := '11A43416C09AA2D52777679A26BBAF78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27378A6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC2DC633EA5FD634'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AFED49F18BF918D14D82A805F4B64DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2785178F3661F5BEC00CCDA90CE5CF76'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7FB4861C83675DD42A9C7F6DCC677960'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1721482CDE8D502E'O } } } } } SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241225100214806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214806 DLM3UA 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) 20241225100214806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214806 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100214806 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100214806 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100214806 DMM DEBUG MM(262420000001007/cf8017d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241225100214806 DMM NOTICE MM(262420000001007/cf8017d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100214806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100214806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100214806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100214806 DMM DEBUG MM(262420000001007/cf8017d4) Requesting authorization (sgsn_auth.c:160) 20241225100214806 DMM INFO MM(262420000001007/cf8017d4) Requesting authentication tuples (sgsn_auth.c:184) 20241225100214806 DMM DEBUG MM(262420000001007/cf8017d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100214806 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241225100214806 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@76a6f5faec14: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241225100214809 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100214809 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100214809 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100214809 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100214809 DMM INFO MM(262420000001007/cf8017d4) Subscriber data update (mmctx.c:445) 20241225100214809 DMM DEBUG MM(262420000001007/cf8017d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100214809 DMM INFO MM(262420000001007/cf8017d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100214809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100214809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100214809 DMM INFO MM(262420000001007/cf8017d4) <- GMM AUTH AND CIPHERING REQ (rand = 11 a4 34 16 c0 9a a2 d5 27 77 67 9a 26 bb af 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7f b4 86 1c 83 67 5d d4 2a 9c 7f 6d cc 67 79 60 ) (gprs_gmm.c:465) 20241225100214809 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241225100214809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214809 DLM3UA 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) 20241225100214809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304221721482C23094399990000100007F02904DE8D502E'O 20241225100214816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214816 DLM3UA 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) 20241225100214816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214817 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100214817 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100214817 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100214817 DMM INFO MM(262420000001007/cf8017d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100214817 DMM NOTICE MM(262420000001007/cf8017d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100214817 DMM DEBUG MM(262420000001007/cf8017d4) checking auth: received UMTS RES = 17 21 48 2c de 8d 50 2e (gprs_gmm.c:648) 20241225100214817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100214817 DMM DEBUG MM(262420000001007/cf8017d4) Requesting authorization (sgsn_auth.c:160) 20241225100214817 DMM INFO MM(262420000001007/cf8017d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100214817 DMM DEBUG MM(262420000001007/cf8017d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100214817 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241225100214817 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) 20241225100214817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100214817 DMM DEBUG MM(262420000001007/cf8017d4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100214817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214817 DLM3UA 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) 20241225100214817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100214827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214827 DLM3UA 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) 20241225100214827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214827 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100214827 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100214827 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100214827 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241225100214827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100214827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100214827 DMM INFO MM(262420000001007/cf8017d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf8017d4) (gprs_gmm.c:282) 20241225100214827 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241225100214828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214828 DLM3UA 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) 20241225100214828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214828 DLM3UA 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) 20241225100214828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100214833 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100214833 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100214833 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241225100214833 DMM INFO MM(262420000001007/cf8017d4) Subscriber data update (mmctx.c:445) 20241225100214833 DMM DEBUG MM(262420000001007/cf8017d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100214833 DMM INFO MM(262420000001007/cf8017d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100214833 DMM NOTICE MM(262420000001007/cf8017d4) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241225100214833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100214833 DMM NOTICE MM(262420000001007/cf8017d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100214833 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) 20241225100214833 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100214833 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241225100214833 DMM INFO MM(262420000001007/cf8017d4) Subscriber data update (mmctx.c:445) 20241225100214833 DMM DEBUG MM(262420000001007/cf8017d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100214837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214837 DLM3UA 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) 20241225100214837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214837 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100214837 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100214837 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100214837 DMM INFO MM(262420000001007/cf8017d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100214837 DMM NOTICE MM(262420000001007/cf8017d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100214837 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100214837 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100214837 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100214837 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100214837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100214837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100214837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214837 DLM3UA 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) 20241225100214837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1653)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100214844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214844 DLM3UA 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) 20241225100214844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100214845 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100214845 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100214845 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100214845 DMM INFO MM(262420000001007/cf8017d4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100214845 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100214845 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100214845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100214845 DLM3UA 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) 20241225100214845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100214845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 20241225100214846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100214846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100214846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100214847 DLM3UA 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) 20241225100214847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100214847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100214847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100214847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@76a6f5faec14: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)3929894 TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: 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 := 'CF8017D4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@76a6f5faec14: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1232059 SGSN_Test_0-RAN(1654)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@76a6f5faec14: First idle individual index:0 20241225100215050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100215050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100215050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100215050 DLM3UA 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) 20241225100215050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100215050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100215050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100215050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100215051 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100215051 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100215051 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100215051 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF8017D4) type="signalling"  (gprs_gmm.c:1897) 20241225100215051 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100215051 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100215051 DMM DEBUG MM(262420000001007/cf8017d4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100215051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100215051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100215051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100215052 DLM3UA 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) 20241225100215052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100215052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100215052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100215052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100215052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100215052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100215052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100215052 DLM3UA 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) 20241225100215052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100215052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100215052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100215052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@76a6f5faec14: { messageType := 2, destLocRef := '12CCBB'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@76a6f5faec14: Final verdict of PTC: none 20241225100215067 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100215067 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) 20241225100215067 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100215067 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100215067 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100215067 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) 20241225100215067 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100215067 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100215067 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) 20241225100215067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100215067 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100215067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100215067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100215067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100215067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100215067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100215067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100215067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@76a6f5faec14: Final verdict of PTC: none 20241225100215074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1647)@76a6f5faec14: Final verdict of PTC: none 20241225100215079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241225100215079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1642)@76a6f5faec14: Final verdict of PTC: none -NSVCI97(1643)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@76a6f5faec14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1640)@76a6f5faec14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@76a6f5faec14: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1652)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1641)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1645)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1650)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@76a6f5faec14: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Dec 25 10:02:15 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241225100215224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100215726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232040) 20241225100216081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100216081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232040, count=236492) 20241225100217068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100217068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100217068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100217083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100217083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Dec 25 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 20241225100218083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100218084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_update_ctx_err_ind_from_ggsn started. 20241225100218797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100218801 DMM INFO MM(262420000001007/cf8017d4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100218801 DMM INFO MM(262420000001007/cf8017d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100218801 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100218801 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100218801 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100218801 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100218801 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241225100218801 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) 20241225100218801 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) 20241225100218801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b82686880]{Init}: Deallocated (fsm.c:568) 20241225100218801 DMM DEBUG MM_STATE_Gb[0x556b8268ce30]{Idle}: Deallocated (fsm.c:568) 20241225100218801 DMM DEBUG MM_STATE_Iu(17)[0x556b8269a2a0]{Detached}: Deallocated (fsm.c:568) 20241225100218801 DMM DEBUG GMM(gmm_fsm)[0x556b82699a40]{Deregistered}: Deallocated (fsm.c:568) 20241225100218801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100218851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100218851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100218851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100218851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100218851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100218851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100218851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100218851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100218851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100218851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100218851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100218852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100218852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100218852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100218852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100218852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218852 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241225100218852 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100218852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100218852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1665)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241225100218852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@76a6f5faec14: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100218854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21011 20241225100218859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100218859 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)@76a6f5faec14: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100218870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241225100218870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100218870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100218870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218870 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241225100218870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100218870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100218870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100218870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100218871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100218871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100218871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100218871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100218871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100218871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100218871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100218871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241225100218871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100218871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100218871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100218871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@76a6f5faec14: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100218873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@76a6f5faec14: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100218877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556b826881b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100218877 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)@76a6f5faec14: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@76a6f5faec14: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@76a6f5faec14: Provider Link came up: sending NS-RESET 20241225100218885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241225100218885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100218885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100218885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241225100218885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100218885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100218886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100218886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241225100218886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100218886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100218886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100218886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241225100218886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241225100218886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241225100218886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241225100218886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100218886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241225100218886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241225100218887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241225100218887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241225100218887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@76a6f5faec14: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@76a6f5faec14: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241225100218888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@76a6f5faec14: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@76a6f5faec14: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241225100218893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556b82689c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241225100218893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@76a6f5faec14: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@76a6f5faec14: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@76a6f5faec14: ************************************************* SGSN_Test_0-M3UA(1678)@76a6f5faec14: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@76a6f5faec14: ************************************************* SGSN_Test_0-SCCP(1676)@76a6f5faec14: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@76a6f5faec14: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241225100219085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100219085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241225100219085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241225100219085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241225100219089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241225100219090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@76a6f5faec14: 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)@76a6f5faec14: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241225100219095 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241225100219095 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) 20241225100219095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241225100219095 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)@76a6f5faec14: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241225100219096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100219096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241225100219096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241225100219096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241225100219096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241225100219096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241225100219096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241225100219097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100219097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241225100219097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241225100219097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241225100219097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241225100219097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241225100219097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241225100219097 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241225100219912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100219912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100219912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100219912 DLM3UA 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) 20241225100219912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100219912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100219912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100219912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100219913 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241225100219913 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241225100219913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100219913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100219913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100219913 DLM3UA 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) 20241225100219913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100219913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100219913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100219913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@76a6f5faec14: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@76a6f5faec14: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='F632630D'O, index=0 SGSN_Test-GSUP(1681)@76a6f5faec14: 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)@76a6f5faec14: 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 := 'B1FA'O, rac := '68'O ("h") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@76a6f5faec14: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16600815 SGSN_Test_0-SCCP(1676)@76a6f5faec14: First idle individual index:0 SGSN_Test_0-RAN(1677)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 20241225100220168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220168 DLM3UA 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) 20241225100220168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220168 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100220168 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100220168 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100220168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241225100220169 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Deregistered}: Allocated (fsm.c:456) 20241225100220169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Allocated (fsm.c:456) 20241225100220169 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Allocated (fsm.c:456) 20241225100220169 DMM DEBUG MM_STATE_Iu[0x556b82699eb0]{Detached}: Allocated (fsm.c:456) 20241225100220169 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241225100220169 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241225100220169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241225100220169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241225100220169 DMM DEBUG MM(262420000001004/cbec592e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241225100220169 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241225100220169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220169 DLM3UA 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) 20241225100220169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220169 DLM3UA 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) 20241225100220169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: { messageType := 2, destLocRef := 'FD4EEF'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: 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 := 'E6CD75537E44A76B2AEC8A2551874286'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40B95E35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98F65CE714951606'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CE0BF4230E92B8B1401D0BE12A15F6D5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2D656E8D5356B6E777E68C86B216EDE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '14755EF31EDA38B8987CA7801D4FDE14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D40B6040E99CDEBE'O } } } } } SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_len:23 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241225100220175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220175 DLM3UA 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) 20241225100220175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100220176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100220176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100220176 DMM DEBUG MM(262420000001004/cbec592e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241225100220176 DMM NOTICE MM(262420000001004/cbec592e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241225100220176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241225100220176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241225100220176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241225100220176 DMM DEBUG MM(262420000001004/cbec592e) Requesting authorization (sgsn_auth.c:160) 20241225100220176 DMM INFO MM(262420000001004/cbec592e) Requesting authentication tuples (sgsn_auth.c:184) 20241225100220176 DMM DEBUG MM(262420000001004/cbec592e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241225100220176 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241225100220176 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)@76a6f5faec14: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@76a6f5faec14: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241225100220179 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241225100220179 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241225100220179 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241225100220179 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241225100220179 DMM INFO MM(262420000001004/cbec592e) Subscriber data update (mmctx.c:445) 20241225100220179 DMM DEBUG MM(262420000001004/cbec592e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241225100220179 DMM INFO MM(262420000001004/cbec592e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241225100220179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241225100220179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241225100220179 DMM INFO MM(262420000001004/cbec592e) <- GMM AUTH AND CIPHERING REQ (rand = e6 cd 75 53 7e 44 a7 6b 2a ec 8a 25 51 87 42 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 14 75 5e f3 1e da 38 b8 98 7c a7 80 1d 4f de 14 ) (gprs_gmm.c:465) 20241225100220179 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241225100220179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220179 DLM3UA 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) 20241225100220179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_len:37 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422D40B604023094399990000100004F02904E99CDEBE'O 20241225100220184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220184 DLM3UA 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) 20241225100220184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220184 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100220184 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100220184 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100220184 DMM INFO MM(262420000001004/cbec592e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241225100220184 DMM NOTICE MM(262420000001004/cbec592e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241225100220184 DMM DEBUG MM(262420000001004/cbec592e) checking auth: received UMTS RES = d4 0b 60 40 e9 9c de be (gprs_gmm.c:648) 20241225100220184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241225100220184 DMM DEBUG MM(262420000001004/cbec592e) Requesting authorization (sgsn_auth.c:160) 20241225100220184 DMM INFO MM(262420000001004/cbec592e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241225100220184 DMM DEBUG MM(262420000001004/cbec592e) Requesting subscriber data update (gprs_subscriber.c:894) 20241225100220184 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241225100220184 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) 20241225100220184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241225100220184 DMM DEBUG MM(262420000001004/cbec592e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241225100220184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220184 DLM3UA 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) 20241225100220184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_len:12 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241225100220191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220192 DLM3UA 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) 20241225100220192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220192 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241225100220192 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241225100220192 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241225100220192 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241225100220192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241225100220192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241225100220192 DMM INFO MM(262420000001004/cbec592e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbec592e) (gprs_gmm.c:282) 20241225100220192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241225100220192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220192 DLM3UA 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) 20241225100220192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220192 DLM3UA 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) 20241225100220192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241225100220196 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241225100220196 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241225100220196 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241225100220196 DMM INFO MM(262420000001004/cbec592e) Subscriber data update (mmctx.c:445) 20241225100220197 DMM DEBUG MM(262420000001004/cbec592e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241225100220197 DMM INFO MM(262420000001004/cbec592e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241225100220197 DMM NOTICE MM(262420000001004/cbec592e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241225100220197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241225100220197 DMM NOTICE MM(262420000001004/cbec592e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241225100220197 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) 20241225100220198 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241225100220198 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241225100220198 DMM INFO MM(262420000001004/cbec592e) Subscriber data update (mmctx.c:445) 20241225100220198 DMM DEBUG MM(262420000001004/cbec592e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_len:14 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241225100220202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220202 DLM3UA 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) 20241225100220202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220202 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241225100220202 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241225100220202 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241225100220203 DMM INFO MM(262420000001004/cbec592e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241225100220203 DMM NOTICE MM(262420000001004/cbec592e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241225100220203 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241225100220203 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241225100220203 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241225100220203 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241225100220203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241225100220203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241225100220203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220203 DLM3UA 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) 20241225100220203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_len:7 SGSN_Test_0-SCCP(1676)@76a6f5faec14: vl_from0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241225100220215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220215 DLM3UA 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) 20241225100220215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220215 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241225100220215 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241225100220215 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241225100220215 DMM INFO MM(262420000001004/cbec592e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241225100220215 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241225100220216 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241225100220216 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220216 DLM3UA 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) 20241225100220216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 20241225100220219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220219 DLM3UA 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) 20241225100220219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@76a6f5faec14: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)16600815 TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: 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 := 'CBEC592E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@76a6f5faec14: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13232279 SGSN_Test_0-RAN(1677)@76a6f5faec14: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@76a6f5faec14: First idle individual index:0 20241225100220426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241225100220426 DLM3UA 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) 20241225100220426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241225100220426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220427 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241225100220427 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241225100220427 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241225100220427 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBEC592E) type="signalling"  (gprs_gmm.c:1897) 20241225100220427 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241225100220427 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241225100220427 DMM DEBUG MM(262420000001004/cbec592e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241225100220428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220428 DLM3UA 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) 20241225100220428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241225100220428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241225100220428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241225100220428 DLM3UA 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) 20241225100220428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241225100220428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241225100220428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241225100220428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@76a6f5faec14: { messageType := 2, destLocRef := 'C9E897'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)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@76a6f5faec14: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@76a6f5faec14: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@76a6f5faec14: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@76a6f5faec14: Final verdict of PTC: none 20241225100220444 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241225100220445 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) 20241225100220445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241225100220445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241225100220445 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241225100220445 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) 20241225100220445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241225100220445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241225100220445 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) 20241225100220445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241225100220445 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241225100220445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241225100220445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241225100220445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241225100220445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241225100220445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241225100220445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241225100220445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@76a6f5faec14: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@76a6f5faec14: Final verdict of PTC: none 20241225100220453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1665)@76a6f5faec14: Final verdict of PTC: none -NSVCI98(1670)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP(1681)@76a6f5faec14: Final verdict of PTC: none -NSVCI99(1675)@76a6f5faec14: Final verdict of PTC: none 20241225100220461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1672)@76a6f5faec14: Final verdict of PTC: none 20241225100220461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@76a6f5faec14: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@76a6f5faec14: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@76a6f5faec14: Final verdict of PTC: none -NSVCI97-provIP(1663)@76a6f5faec14: Final verdict of PTC: none -NSVCI99-provIP(1673)@76a6f5faec14: Final verdict of PTC: none -NSVCI98-provIP(1668)@76a6f5faec14: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: none MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@76a6f5faec14: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@76a6f5faec14: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Dec 25 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 20241225100220640 DGPRS DEBUG Checking for inactive LLMEs, time = 37649139 (sgsn.c:132) 20241225100220642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100221143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232016) 20241225100221462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100221462 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) 20241225100222445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241225100222445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241225100222445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241225100222464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100222464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test execution finished. MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Dec 25 10:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241225100223466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100223466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_NS_connect_alive started. 20241225100224204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100224206 DMM INFO MM(262420000001004/cbec592e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241225100224206 DMM INFO MM(262420000001004/cbec592e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241225100224206 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241225100224206 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241225100224206 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241225100224206 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241225100224206 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241225100224206 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) 20241225100224206 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) 20241225100224206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556b8268ce30]{Init}: Deallocated (fsm.c:568) 20241225100224207 DMM DEBUG MM_STATE_Gb[0x556b82686880]{Idle}: Deallocated (fsm.c:568) 20241225100224207 DMM DEBUG MM_STATE_Iu(19)[0x556b82699eb0]{Detached}: Deallocated (fsm.c:568) 20241225100224207 DMM DEBUG GMM(gmm_fsm)[0x556b8269a2a0]{Deregistered}: Deallocated (fsm.c:568) 20241225100224207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241225100224243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241225100224243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241225100224243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241225100224467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100224467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: setverdict(pass): none -> pass MTC@76a6f5faec14: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241225100225251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: pass MTC@76a6f5faec14: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@76a6f5faec14: Test case TC_NS_connect_alive finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Dec 25 10:02:25 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241225100225289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100225469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100225469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100225791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20241225100226471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100226471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20241225100227472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100227472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Dec 25 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 20241225100228474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100228474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: 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@76a6f5faec14: Test case TC_NS_connect_reset started. 20241225100228880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100228883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241225100228899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241225100228899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241225100228899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241225100228899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241225100228899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241225100228899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241225100228899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241225100228899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241225100228899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556b82685df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@76a6f5faec14: setverdict(pass): none -> pass 20241225100229476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100229476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@76a6f5faec14: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241225100229907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54500<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@76a6f5faec14: Final verdict of PTC: none MTC@76a6f5faec14: Setting final verdict of the test case. MTC@76a6f5faec14: Local verdict of MTC: pass MTC@76a6f5faec14: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@76a6f5faec14: Test case TC_NS_connect_reset finished. Verdict: pass MTC@76a6f5faec14: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Dec 25 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 20241225100229945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241225100230448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241225100230476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100230477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241225100231478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100231478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100231899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@76a6f5faec14: 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@76a6f5faec14: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@76a6f5faec14: Terminating MTC. MC@76a6f5faec14: MTC terminated. MC2> exit MC@76a6f5faec14: Shutting down session. MC@76a6f5faec14: Shutdown complete. 20241225100232479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100232479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1309083) [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-20241225-0948-db47bf6a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241225100233481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100233481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100234483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100234483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100234900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241225-0948-db47bf6a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241225100235484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100235484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241225100236486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241225100236486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1308985) [testenv][generic] Stopping sgsn (1309036) [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-20241225-0948-db47bf6a-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-20241225-0948-db47bf6a-0'] testenv-sgsn-generic-osmocom-nightly-20241225-0948-db47bf6a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2577/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