Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Commit message: "SGSN: f_cellid_to_RAI: fix spaces vs tabs" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins13431081735242226987.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2025-01-13T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9297 kB in 1s (9601 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_4.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_4.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for 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 RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_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_1.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_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_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_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_2.cc Creating dependency file for Osmocom_Gb_Types_part_3.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_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.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_3.cc Creating dependency file for MobileL3_SS_Types_part_4.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_5.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_3.cc Creating dependency file for IPCP_Templates_part_4.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc 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_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (398 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 38 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (70.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] 20250113123934476 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250113123934476 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250113123934476 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250113123934476 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250113123934476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250113123934476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250113123934476 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250113123934476 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250113123934476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250113123934477 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250113123934477 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250113123934477 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250113123934477 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250113123934477 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250113123934477 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250113123934477 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250113123934477 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x5575f8932d60(sgsn) with 23 counters 20250113123934576 DLSS7 INFO (r=127.0.0.1:34849<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113123934576 DLSS7 INFO (r=127.0.0.1:34849<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250113123934576 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:34849<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250113123934576 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250113123934576 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250113123934576 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113123934576 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250113123934576 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250113123934576 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250113123934576 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250113123934577 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250113123934577 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250113123934577 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250113123934577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123934577 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250113123934577 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250113123934577 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250113123934577 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113123934577 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113123934577 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113123934577 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113123934577 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250113123934577 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250113123934577 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250113123934577 DLSS7 INFO (r=127.0.0.1:41710<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113123934577 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250113123934577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113123934577 DLSS7 INFO (r=127.0.0.1:41710<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250113123934577 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:41710<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250113123934577 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250113123934577 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113123934577 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113123934577 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113123934577 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113123934577 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:34849<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113123934577 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113123934577 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113123934577 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250113123934577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113123934577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113123934577 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@c8734b6d4391: Unix server socket created successfully. MC@c8734b6d4391: Listening on TCP port 37609. c8734b6d4391 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests c8734b6d4391 37609 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c8734b6d4391: New HC connected from 10.0.2.100 [10.0.2.100]. c8734b6d4391: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@c8734b6d4391: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c8734b6d4391: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c8734b6d4391: Configuration file was processed on all HCs. MC@c8734b6d4391: Creating MTC on host 10.0.2.100. MC@c8734b6d4391: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Jan 13 12:39:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113123935577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123935577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach started. 20250113123936383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123936386 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250113123936432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123936432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123936432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123936432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123936434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123936434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123936434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123936434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123936434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123936434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123936434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123936434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250113123936434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113123936434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123936434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113123936435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123936435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123936439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123936449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123936449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250113123936468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123936468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123936468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123936468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123936469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123936470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123936470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123936470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123936470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123936470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123936470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123936470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250113123936470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113123936470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123936470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123936470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123936470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123936474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123936474 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113123936483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123936483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250113123936512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123936512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123936512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123936512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123936514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123936514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123936514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123936514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123936514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123936514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123936514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123936514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250113123936514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113123936514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123936514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123936515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123936515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123936519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123936519 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)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123936529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123936529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113123936578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123936578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113123936578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113123936578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113123936578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113123936578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250113123936578 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250113123936578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250113123936578 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250113123936578 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250113123936578 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250113123936579 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250113123936579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250113123936579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113123936579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250113123936579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113123936579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113123936579 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113123936579 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113123936579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113123936579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113123936579 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113123936579 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5575f925b660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) SGSN_Test-GSUP-IPA(18)@c8734b6d4391: Established a new IPA connection (conn_id=2) 20250113123936579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113123936580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113123936581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113123937122 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113123937122 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250113123937122 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:41710 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@c8734b6d4391: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CFD20D74'O, index=0 SGSN_Test-GSUP(19)@c8734b6d4391: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@c8734b6d4391: 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 := '3D8F5F01E7FBEAC5BD0BF2EB18AF4666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75EE9AB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D315E5877082D119'O } } } } } 20250113123937635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123937635 DLLC NOTICE LLME(ffffffff/cfd20d74){UNASSIGNED} LLC RX: unknown TLLI 0xcfd20d74, creating LLME on the fly (gprs_llc.c:552) 20250113123937635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123937635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123937636 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113123937636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113123937636 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113123937636 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113123937636 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123937636 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113123937636 DLLC NOTICE LLME(ffffffff/cfd20d74){UNASSIGNED} LLGM Assign pre (cfd20d74 => cfa234ba) (gprs_llc.c:1079) 20250113123937636 DLLC NOTICE LLME(cfd20d74/cfa234ba){ASSIGNED} LLGM Assign post (cfd20d74 => cfa234ba) (gprs_llc.c:1125) 20250113123937636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123937636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123937636 DMM DEBUG MM(262420000000001/cfa234ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123937649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123937650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113123937650 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123937650 DMM DEBUG MM(262420000000001/cfa234ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250113123937650 DMM NOTICE MM(262420000000001/cfa234ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123937650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123937650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123937650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123937650 DMM DEBUG MM(262420000000001/cfa234ba) Requesting authorization (sgsn_auth.c:160) 20250113123937650 DMM INFO MM(262420000000001/cfa234ba) Requesting authentication tuples (sgsn_auth.c:184) 20250113123937650 DMM DEBUG MM(262420000000001/cfa234ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113123937650 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250113123937650 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@c8734b6d4391: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250113123937653 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113123937653 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113123937653 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113123937653 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113123937653 DMM INFO MM(262420000000001/cfa234ba) Subscriber data update (mmctx.c:445) 20250113123937653 DMM DEBUG MM(262420000000001/cfa234ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113123937653 DMM INFO MM(262420000000001/cfa234ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113123937653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113123937653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123937653 DMM INFO MM(262420000000001/cfa234ba) <- GMM AUTH AND CIPHERING REQ (rand = 3d 8f 5f 01 e7 fb ea c5 bd 0b f2 eb 18 af 46 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113123937660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123937661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123937661 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123937661 DMM INFO MM(262420000000001/cfa234ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113123937661 DMM NOTICE MM(262420000000001/cfa234ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113123937661 DMM DEBUG MM(262420000000001/cfa234ba) checking auth: received GSM SRES = 75 ee 9a b2 (gprs_gmm.c:666) 20250113123937661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113123937661 DMM DEBUG MM(262420000000001/cfa234ba) Requesting authorization (sgsn_auth.c:160) 20250113123937661 DMM INFO MM(262420000000001/cfa234ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123937661 DMM DEBUG MM(262420000000001/cfa234ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123937661 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250113123937661 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) 20250113123937661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113123937661 DMM INFO MM(262420000000001/cfa234ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfa234ba) (gprs_gmm.c:300) 20250113123937662 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123937662 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123937662 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250113123937662 DMM INFO MM(262420000000001/cfa234ba) Subscriber data update (mmctx.c:445) 20250113123937662 DMM DEBUG MM(262420000000001/cfa234ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113123937662 DMM INFO MM(262420000000001/cfa234ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113123937662 DMM NOTICE MM(262420000000001/cfa234ba) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250113123937662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123937662 DMM NOTICE MM(262420000000001/cfa234ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113123937662 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) 20250113123937662 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123937662 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250113123937662 DMM INFO MM(262420000000001/cfa234ba) Subscriber data update (mmctx.c:445) 20250113123937662 DMM DEBUG MM(262420000000001/cfa234ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113123937669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123937669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113123937669 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123937669 DMM INFO MM(262420000000001/cfa234ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113123937669 DMM NOTICE MM(262420000000001/cfa234ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113123937669 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113123937669 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113123937669 DLLC NOTICE LLME(cfd20d74/cfa234ba){ASSIGNED} LLGM Assign pre (ffffffff => cfa234ba) (gprs_llc.c:1079) 20250113123937669 DLLC NOTICE LLME(ffffffff/cfa234ba){ASSIGNED} LLGM Assign post (ffffffff => cfa234ba) (gprs_llc.c:1125) 20250113123937669 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113123937669 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113123937669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113123937669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@c8734b6d4391: setverdict(pass): none -> pass TC_attach-BVCI196(6)@c8734b6d4391: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@c8734b6d4391: Final verdict of PTC: pass 20250113123937722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34430<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113123937724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113123937724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(12)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(7)@c8734b6d4391: Final verdict of PTC: none TC_attach-BVCI210(11)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(17)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@c8734b6d4391: Final verdict of PTC: none TC_attach-BVCI220(16)@c8734b6d4391: Final verdict of PTC: none TC_attach-BVCI196(6)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(10)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(5)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(15)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Jan 13 12:39:37 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250113123937889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123938290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104496) 20250113123938725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123938725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104496, count=105656) 20250113123939726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123939726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Jan 13 12:39:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113123940727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123940727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_mnc3 started. 20250113123941351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123941352 DMM INFO MM(262420000000001/cfa234ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113123941352 DMM INFO MM(262420000000001/cfa234ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113123941352 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113123941352 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113123941352 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113123941353 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113123941353 DLLC NOTICE LLME(ffffffff/cfa234ba){ASSIGNED} LLGM Assign pre (cfa234ba => ffffffff) (gprs_llc.c:1079) 20250113123941353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfa234ba => ffffffff) (gprs_llc.c:1125) 20250113123941353 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250113123941353 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) 20250113123941353 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250113123941353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113123941353 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113123941353 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113123941353 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113123941353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123941396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113123941396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123941396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123941396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113123941396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123941396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123941396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123941396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123941398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123941398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123941398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123941398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123941398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123941398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123941398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123941398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113123941398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123941398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123941398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123941398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123941402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123941413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123941413 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123941436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113123941436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123941436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123941436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113123941436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123941436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123941436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123941436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123941438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123941438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123941438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(31)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113123941439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123941439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123941439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123941439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123941439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113123941439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123941439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123941439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123941439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123941443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123941453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123941453 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123941462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113123941462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123941463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123941463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113123941463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123941463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123941463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123941463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123941464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123941464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123941464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123941464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123941464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123941464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123941464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123941464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123941464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113123941464 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123941464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123941465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123941465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123941469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123941479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123941479 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113123941728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123941728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113123941728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113123941728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113123941731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113123941731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@c8734b6d4391: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EE687E0C'O, index=0 SGSN_Test-GSUP(38)@c8734b6d4391: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@c8734b6d4391: 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 := '66BBC4D7D81B61D42D6CE0AE9DE63DEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA137E8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26C090EAB71E5F7D'O } } } } } 20250113123942785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123942785 DLLC NOTICE LLME(ffffffff/ee687e0c){UNASSIGNED} LLC RX: unknown TLLI 0xee687e0c, creating LLME on the fly (gprs_llc.c:552) 20250113123942785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123942785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123942785 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113123942785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113123942785 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113123942785 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113123942785 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123942785 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113123942785 DLLC NOTICE LLME(ffffffff/ee687e0c){UNASSIGNED} LLGM Assign pre (ee687e0c => c2278b7d) (gprs_llc.c:1079) 20250113123942785 DLLC NOTICE LLME(ee687e0c/c2278b7d){ASSIGNED} LLGM Assign post (ee687e0c => c2278b7d) (gprs_llc.c:1125) 20250113123942785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123942785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123942785 DMM DEBUG MM(262420000001001/c2278b7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123942800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123942800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113123942800 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123942800 DMM DEBUG MM(262420000001001/c2278b7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250113123942800 DMM NOTICE MM(262420000001001/c2278b7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123942800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123942800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123942800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123942800 DMM DEBUG MM(262420000001001/c2278b7d) Requesting authorization (sgsn_auth.c:160) 20250113123942800 DMM INFO MM(262420000001001/c2278b7d) Requesting authentication tuples (sgsn_auth.c:184) 20250113123942800 DMM DEBUG MM(262420000001001/c2278b7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113123942800 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250113123942800 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)@c8734b6d4391: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@c8734b6d4391: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250113123942803 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113123942803 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113123942803 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113123942803 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113123942803 DMM INFO MM(262420000001001/c2278b7d) Subscriber data update (mmctx.c:445) 20250113123942803 DMM DEBUG MM(262420000001001/c2278b7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113123942803 DMM INFO MM(262420000001001/c2278b7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113123942803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113123942803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123942803 DMM INFO MM(262420000001001/c2278b7d) <- GMM AUTH AND CIPHERING REQ (rand = 66 bb c4 d7 d8 1b 61 d4 2d 6c e0 ae 9d e6 3d ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113123942811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123942811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123942811 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123942811 DMM INFO MM(262420000001001/c2278b7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113123942811 DMM NOTICE MM(262420000001001/c2278b7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113123942811 DMM DEBUG MM(262420000001001/c2278b7d) checking auth: received GSM SRES = ba 13 7e 8d (gprs_gmm.c:666) 20250113123942811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113123942811 DMM DEBUG MM(262420000001001/c2278b7d) Requesting authorization (sgsn_auth.c:160) 20250113123942811 DMM INFO MM(262420000001001/c2278b7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123942811 DMM DEBUG MM(262420000001001/c2278b7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123942811 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250113123942811 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) 20250113123942811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113123942811 DMM INFO MM(262420000001001/c2278b7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2278b7d) (gprs_gmm.c:300) 20250113123942812 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123942812 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123942812 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113123942812 DMM INFO MM(262420000001001/c2278b7d) Subscriber data update (mmctx.c:445) 20250113123942812 DMM DEBUG MM(262420000001001/c2278b7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113123942812 DMM INFO MM(262420000001001/c2278b7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113123942812 DMM NOTICE MM(262420000001001/c2278b7d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250113123942812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123942812 DMM NOTICE MM(262420000001001/c2278b7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113123942812 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) 20250113123942813 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123942813 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113123942813 DMM INFO MM(262420000001001/c2278b7d) Subscriber data update (mmctx.c:445) 20250113123942813 DMM DEBUG MM(262420000001001/c2278b7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113123942818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123942818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113123942818 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123942818 DMM INFO MM(262420000001001/c2278b7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113123942818 DMM NOTICE MM(262420000001001/c2278b7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113123942818 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113123942818 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113123942818 DLLC NOTICE LLME(ee687e0c/c2278b7d){ASSIGNED} LLGM Assign pre (ffffffff => c2278b7d) (gprs_llc.c:1079) 20250113123942818 DLLC NOTICE LLME(ffffffff/c2278b7d){ASSIGNED} LLGM Assign post (ffffffff => c2278b7d) (gprs_llc.c:1125) 20250113123942818 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113123942818 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113123942818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113123942818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@c8734b6d4391: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@c8734b6d4391: Final verdict of PTC: pass 20250113123942872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@c8734b6d4391: Final verdict of PTC: none 20250113123942874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113123942875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(32)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(26)@c8734b6d4391: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(36)@c8734b6d4391: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@c8734b6d4391: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(24)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(34)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(30)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_mnc3 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Jan 13 12:39:42 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250113123943005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123943407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20250113123943876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123943876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20250113123944876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123944876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Jan 13 12:39:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113123945877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123945878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_umts_aka_umts_res started. 20250113123946464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123946465 DMM INFO MM(262420000001001/c2278b7d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113123946465 DMM INFO MM(262420000001001/c2278b7d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113123946465 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113123946465 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113123946465 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113123946465 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113123946465 DLLC NOTICE LLME(ffffffff/c2278b7d){ASSIGNED} LLGM Assign pre (c2278b7d => ffffffff) (gprs_llc.c:1079) 20250113123946466 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2278b7d => ffffffff) (gprs_llc.c:1125) 20250113123946466 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250113123946466 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) 20250113123946466 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250113123946466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113123946466 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113123946466 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113123946466 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113123946466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123946510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113123946510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123946510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123946510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113123946510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123946510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123946510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123946510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123946512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123946512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123946512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123946512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123946512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123946512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123946512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123946512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113123946512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123946512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123946513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123946513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123946517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123946527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123946527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123946548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113123946548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123946548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123946549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113123946549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123946549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123946549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123946549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123946550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123946550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123946550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123946550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123946551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123946551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123946551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123946551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113123946551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123946551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123946551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123946551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123946556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123946565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123946565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123946591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113123946591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123946591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123946591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113123946591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123946591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123946591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123946591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123946593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123946593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123946593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123946593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123946594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123946594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123946594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123946594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123946594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113123946594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123946594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123946594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123946594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123946597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123946607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123946607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113123946878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123946878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113123946878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113123946878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113123946880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113123946881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@c8734b6d4391: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F954ADBF'O, index=0 SGSN_Test-GSUP(57)@c8734b6d4391: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@c8734b6d4391: 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 := 'CFD3A3866D1AE1F77D98B8096E1AC305'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD325000'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52126DCEA88FA4FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '88ED13E5EC40EFE0C83FC5860B091531'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB02B89F3A2A8A2E7D0420CE7C7F51D7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '55244DCC0EDDEC695FDBD10606086390'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '177E9C0FBD6B20D3'O } } } } } 20250113123947934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123947934 DLLC NOTICE LLME(ffffffff/f954adbf){UNASSIGNED} LLC RX: unknown TLLI 0xf954adbf, creating LLME on the fly (gprs_llc.c:552) 20250113123947934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123947934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123947935 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113123947935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113123947935 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113123947935 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113123947935 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123947935 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113123947935 DLLC NOTICE LLME(ffffffff/f954adbf){UNASSIGNED} LLGM Assign pre (f954adbf => d6a1a113) (gprs_llc.c:1079) 20250113123947935 DLLC NOTICE LLME(f954adbf/d6a1a113){ASSIGNED} LLGM Assign post (f954adbf => d6a1a113) (gprs_llc.c:1125) 20250113123947935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123947935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123947935 DMM DEBUG MM(262420000001002/d6a1a113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123947946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123947946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113123947946 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123947946 DMM DEBUG MM(262420000001002/d6a1a113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250113123947946 DMM NOTICE MM(262420000001002/d6a1a113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123947946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123947946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123947946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123947946 DMM DEBUG MM(262420000001002/d6a1a113) Requesting authorization (sgsn_auth.c:160) 20250113123947946 DMM INFO MM(262420000001002/d6a1a113) Requesting authentication tuples (sgsn_auth.c:184) 20250113123947946 DMM DEBUG MM(262420000001002/d6a1a113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113123947946 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250113123947946 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)@c8734b6d4391: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@c8734b6d4391: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250113123947949 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113123947949 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113123947949 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113123947949 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113123947949 DMM INFO MM(262420000001002/d6a1a113) Subscriber data update (mmctx.c:445) 20250113123947949 DMM DEBUG MM(262420000001002/d6a1a113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113123947949 DMM INFO MM(262420000001002/d6a1a113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113123947949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113123947949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123947949 DMM INFO MM(262420000001002/d6a1a113) <- GMM AUTH AND CIPHERING REQ (rand = cf d3 a3 86 6d 1a e1 f7 7d 98 b8 09 6e 1a c3 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 24 4d cc 0e dd ec 69 5f db d1 06 06 08 63 90 ) (gprs_gmm.c:483) 20250113123947959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123947959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123947959 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123947959 DMM INFO MM(262420000001002/d6a1a113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113123947959 DMM NOTICE MM(262420000001002/d6a1a113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113123947959 DMM DEBUG MM(262420000001002/d6a1a113) checking auth: received UMTS RES = 17 7e 9c 0f bd 6b 20 d3 (gprs_gmm.c:666) 20250113123947959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113123947959 DMM DEBUG MM(262420000001002/d6a1a113) Requesting authorization (sgsn_auth.c:160) 20250113123947959 DMM INFO MM(262420000001002/d6a1a113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123947959 DMM DEBUG MM(262420000001002/d6a1a113) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123947959 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250113123947959 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) 20250113123947959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113123947959 DMM INFO MM(262420000001002/d6a1a113) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6a1a113) (gprs_gmm.c:300) 20250113123947960 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123947960 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123947960 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250113123947960 DMM INFO MM(262420000001002/d6a1a113) Subscriber data update (mmctx.c:445) 20250113123947960 DMM DEBUG MM(262420000001002/d6a1a113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113123947960 DMM INFO MM(262420000001002/d6a1a113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113123947960 DMM NOTICE MM(262420000001002/d6a1a113) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250113123947960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123947960 DMM NOTICE MM(262420000001002/d6a1a113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113123947960 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) 20250113123947961 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123947961 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250113123947961 DMM INFO MM(262420000001002/d6a1a113) Subscriber data update (mmctx.c:445) 20250113123947961 DMM DEBUG MM(262420000001002/d6a1a113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113123947967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123947967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113123947967 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123947967 DMM INFO MM(262420000001002/d6a1a113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113123947967 DMM NOTICE MM(262420000001002/d6a1a113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113123947967 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113123947967 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113123947967 DLLC NOTICE LLME(f954adbf/d6a1a113){ASSIGNED} LLGM Assign pre (ffffffff => d6a1a113) (gprs_llc.c:1079) 20250113123947967 DLLC NOTICE LLME(ffffffff/d6a1a113){ASSIGNED} LLGM Assign post (ffffffff => d6a1a113) (gprs_llc.c:1125) 20250113123947967 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113123947967 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113123947967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113123947967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@c8734b6d4391: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@c8734b6d4391: Final verdict of PTC: pass 20250113123948021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47830<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113123948022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113123948022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(50)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(56)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(45)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(48)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(54)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(43)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Jan 13 12:39:48 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20250113123948151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123948552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85480) 20250113123949024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123949024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85480, count=89836) 20250113123950024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123950024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Jan 13 12:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113123951026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123951026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_umts_aka_gsm_sres started. 20250113123951613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123951614 DMM INFO MM(262420000001002/d6a1a113) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113123951614 DMM INFO MM(262420000001002/d6a1a113) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113123951614 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113123951614 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113123951614 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113123951614 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113123951614 DLLC NOTICE LLME(ffffffff/d6a1a113){ASSIGNED} LLGM Assign pre (d6a1a113 => ffffffff) (gprs_llc.c:1079) 20250113123951614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6a1a113 => ffffffff) (gprs_llc.c:1125) 20250113123951614 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250113123951614 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) 20250113123951614 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250113123951614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113123951615 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113123951615 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113123951615 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113123951615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(64)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113123951668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113123951668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123951668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123951669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113123951669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123951669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123951669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123951669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123951671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123951671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123951671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123951671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123951671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123951671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123951671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123951671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113123951671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123951671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123951672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123951672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123951676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(61)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123951687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123951687 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(62)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123951701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113123951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123951701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951701 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113123951701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123951701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123951702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123951702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123951702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123951703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113123951703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123951703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123951703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123951703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123951707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123951716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123951716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(67)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123951733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113123951733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123951733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123951733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113123951733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123951733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123951733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123951733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123951735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123951735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123951735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123951735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123951735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123951735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123951735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123951735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123951735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113123951735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123951735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123951736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123951736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123951739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123951749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123951749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113123952027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123952027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113123952027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113123952027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113123952029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113123952030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@c8734b6d4391: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E75F5A8A'O, index=0 SGSN_Test-GSUP(76)@c8734b6d4391: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@c8734b6d4391: 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 := '1FCED7E902A76F3A44792AB7096D0B36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2B02952'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '545237692D9BFDD1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F0E31518D125AA8D8B974799293BF655'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C106DA06E56360F5639A8CA80705DBA1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C8C40C96E8A34D760B4901332D6BD57C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB00D657454EB0A0'O } } } } } 20250113123953086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123953086 DLLC NOTICE LLME(ffffffff/e75f5a8a){UNASSIGNED} LLC RX: unknown TLLI 0xe75f5a8a, creating LLME on the fly (gprs_llc.c:552) 20250113123953086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123953086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123953086 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113123953086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113123953086 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113123953086 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113123953086 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123953086 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113123953086 DLLC NOTICE LLME(ffffffff/e75f5a8a){UNASSIGNED} LLGM Assign pre (e75f5a8a => e58406dd) (gprs_llc.c:1079) 20250113123953086 DLLC NOTICE LLME(e75f5a8a/e58406dd){ASSIGNED} LLGM Assign post (e75f5a8a => e58406dd) (gprs_llc.c:1125) 20250113123953086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123953086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123953086 DMM DEBUG MM(262420000001003/e58406dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123953100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123953100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113123953100 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123953100 DMM DEBUG MM(262420000001003/e58406dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250113123953100 DMM NOTICE MM(262420000001003/e58406dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123953100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123953100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123953100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123953100 DMM DEBUG MM(262420000001003/e58406dd) Requesting authorization (sgsn_auth.c:160) 20250113123953100 DMM INFO MM(262420000001003/e58406dd) Requesting authentication tuples (sgsn_auth.c:184) 20250113123953100 DMM DEBUG MM(262420000001003/e58406dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113123953100 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250113123953100 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)@c8734b6d4391: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@c8734b6d4391: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250113123953103 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113123953103 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113123953103 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113123953103 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113123953103 DMM INFO MM(262420000001003/e58406dd) Subscriber data update (mmctx.c:445) 20250113123953103 DMM DEBUG MM(262420000001003/e58406dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113123953103 DMM INFO MM(262420000001003/e58406dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113123953103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113123953103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123953103 DMM INFO MM(262420000001003/e58406dd) <- GMM AUTH AND CIPHERING REQ (rand = 1f ce d7 e9 02 a7 6f 3a 44 79 2a b7 09 6d 0b 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c8 c4 0c 96 e8 a3 4d 76 0b 49 01 33 2d 6b d5 7c ) (gprs_gmm.c:483) 20250113123953110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123953110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123953110 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123953110 DMM INFO MM(262420000001003/e58406dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113123953110 DMM NOTICE MM(262420000001003/e58406dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113123953110 DMM DEBUG MM(262420000001003/e58406dd) checking auth: received GSM SRES = e2 b0 29 52 (gprs_gmm.c:666) 20250113123953110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113123953110 DMM DEBUG MM(262420000001003/e58406dd) Requesting authorization (sgsn_auth.c:160) 20250113123953110 DMM INFO MM(262420000001003/e58406dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123953110 DMM DEBUG MM(262420000001003/e58406dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123953110 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250113123953110 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) 20250113123953110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113123953110 DMM INFO MM(262420000001003/e58406dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe58406dd) (gprs_gmm.c:300) 20250113123953111 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123953111 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123953111 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250113123953111 DMM INFO MM(262420000001003/e58406dd) Subscriber data update (mmctx.c:445) 20250113123953111 DMM DEBUG MM(262420000001003/e58406dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113123953111 DMM INFO MM(262420000001003/e58406dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113123953111 DMM NOTICE MM(262420000001003/e58406dd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250113123953111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123953111 DMM NOTICE MM(262420000001003/e58406dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113123953111 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) 20250113123953112 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123953112 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250113123953112 DMM INFO MM(262420000001003/e58406dd) Subscriber data update (mmctx.c:445) 20250113123953112 DMM DEBUG MM(262420000001003/e58406dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113123953118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123953118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113123953118 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123953118 DMM INFO MM(262420000001003/e58406dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113123953118 DMM NOTICE MM(262420000001003/e58406dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113123953118 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113123953118 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113123953118 DLLC NOTICE LLME(e75f5a8a/e58406dd){ASSIGNED} LLGM Assign pre (ffffffff => e58406dd) (gprs_llc.c:1079) 20250113123953118 DLLC NOTICE LLME(ffffffff/e58406dd){ASSIGNED} LLGM Assign post (ffffffff => e58406dd) (gprs_llc.c:1125) 20250113123953118 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113123953118 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113123953118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113123953118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@c8734b6d4391: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@c8734b6d4391: Final verdict of PTC: pass 20250113123953171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@c8734b6d4391: Final verdict of PTC: none 20250113123953173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113123953173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(74)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(65)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(70)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@c8734b6d4391: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(75)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(68)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(63)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(73)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Jan 13 12:39:53 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250113123953301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123953703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85468) 20250113123954174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123954174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85468, count=89824) 20250113123955176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123955176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Jan 13 12:39:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113123956177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123956177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_timeout_after_pdp_act started. 20250113123956762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113123956763 DMM INFO MM(262420000001003/e58406dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113123956763 DMM INFO MM(262420000001003/e58406dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113123956763 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113123956763 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113123956763 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113123956763 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113123956763 DLLC NOTICE LLME(ffffffff/e58406dd){ASSIGNED} LLGM Assign pre (e58406dd => ffffffff) (gprs_llc.c:1079) 20250113123956763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e58406dd => ffffffff) (gprs_llc.c:1125) 20250113123956764 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250113123956764 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) 20250113123956764 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250113123956764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113123956764 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113123956764 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113123956764 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113123956764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123956808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113123956808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123956808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123956808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113123956808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123956808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123956808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123956808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123956810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123956810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123956810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123956810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123956810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123956810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123956810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123956810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113123956810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123956810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113123956811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123956811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123956815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123956824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123956824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123956848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113123956848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123956848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123956848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113123956848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123956848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123956848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123956848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123956849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123956849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123956849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123956850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123956850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123956850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123956850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123956850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113123956850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123956850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123956850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123956850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123956853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113123956862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123956862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113123956894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113123956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113123956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113123956894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113123956894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113123956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113123956894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113123956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113123956897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113123956897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113123956897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113123956897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113123956897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113123956897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113123956897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113123956897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113123956897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113123956897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113123956897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113123956897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113123956897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113123956901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113123956912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123956912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113123957178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113123957178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113123957178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113123957178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113123957181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113123957181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@c8734b6d4391: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C7222E34'O, index=0 SGSN_Test-GSUP(95)@c8734b6d4391: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: 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 := 'CDA177AEBACFD2BA3CCA7FEBCB34D3C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A9C1325'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AFCB301EC859385'O } } } } } 20250113123957230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957231 DLLC NOTICE LLME(ffffffff/c7222e34){UNASSIGNED} LLC RX: unknown TLLI 0xc7222e34, creating LLME on the fly (gprs_llc.c:552) 20250113123957231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123957231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113123957231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113123957231 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113123957231 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113123957231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123957231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113123957231 DLLC NOTICE LLME(ffffffff/c7222e34){UNASSIGNED} LLGM Assign pre (c7222e34 => dd1fade2) (gprs_llc.c:1079) 20250113123957231 DLLC NOTICE LLME(c7222e34/dd1fade2){ASSIGNED} LLGM Assign post (c7222e34 => dd1fade2) (gprs_llc.c:1125) 20250113123957231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123957231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123957231 DMM DEBUG MM(262420000000021/dd1fade2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123957246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957246 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957246 DMM DEBUG MM(262420000000021/dd1fade2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250113123957246 DMM NOTICE MM(262420000000021/dd1fade2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123957246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123957246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123957246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123957246 DMM DEBUG MM(262420000000021/dd1fade2) Requesting authorization (sgsn_auth.c:160) 20250113123957246 DMM INFO MM(262420000000021/dd1fade2) Requesting authentication tuples (sgsn_auth.c:184) 20250113123957246 DMM DEBUG MM(262420000000021/dd1fade2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113123957246 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250113123957246 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@c8734b6d4391: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250113123957249 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113123957249 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113123957249 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113123957249 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113123957249 DMM INFO MM(262420000000021/dd1fade2) Subscriber data update (mmctx.c:445) 20250113123957249 DMM DEBUG MM(262420000000021/dd1fade2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113123957249 DMM INFO MM(262420000000021/dd1fade2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113123957249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113123957249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123957249 DMM INFO MM(262420000000021/dd1fade2) <- GMM AUTH AND CIPHERING REQ (rand = cd a1 77 ae ba cf d2 ba 3c ca 7f eb cb 34 d3 c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113123957256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957256 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957256 DMM INFO MM(262420000000021/dd1fade2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113123957256 DMM NOTICE MM(262420000000021/dd1fade2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113123957256 DMM DEBUG MM(262420000000021/dd1fade2) checking auth: received GSM SRES = 3a 9c 13 25 (gprs_gmm.c:666) 20250113123957256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113123957256 DMM DEBUG MM(262420000000021/dd1fade2) Requesting authorization (sgsn_auth.c:160) 20250113123957256 DMM INFO MM(262420000000021/dd1fade2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123957256 DMM DEBUG MM(262420000000021/dd1fade2) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123957256 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250113123957256 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) 20250113123957256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113123957256 DMM INFO MM(262420000000021/dd1fade2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd1fade2) (gprs_gmm.c:300) 20250113123957257 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123957257 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123957257 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113123957257 DMM INFO MM(262420000000021/dd1fade2) Subscriber data update (mmctx.c:445) 20250113123957257 DMM DEBUG MM(262420000000021/dd1fade2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113123957257 DMM INFO MM(262420000000021/dd1fade2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113123957258 DMM NOTICE MM(262420000000021/dd1fade2) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250113123957258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123957258 DMM NOTICE MM(262420000000021/dd1fade2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113123957258 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) 20250113123957258 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123957258 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113123957258 DMM INFO MM(262420000000021/dd1fade2) Subscriber data update (mmctx.c:445) 20250113123957258 DMM DEBUG MM(262420000000021/dd1fade2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113123957264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957264 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957264 DMM INFO MM(262420000000021/dd1fade2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113123957264 DMM NOTICE MM(262420000000021/dd1fade2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113123957264 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113123957264 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113123957264 DLLC NOTICE LLME(c7222e34/dd1fade2){ASSIGNED} LLGM Assign pre (ffffffff => dd1fade2) (gprs_llc.c:1079) 20250113123957264 DLLC NOTICE LLME(ffffffff/dd1fade2){ASSIGNED} LLGM Assign post (ffffffff => dd1fade2) (gprs_llc.c:1125) 20250113123957264 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113123957264 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113123957264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113123957264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: setverdict(pass): none -> pass 20250113123957316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957316 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957316 DMM INFO MM(262420000000021/dd1fade2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113123957316 DMM INFO MM(262420000000021/dd1fade2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113123957316 DMM DEBUG MM(262420000000021/dd1fade2) Using GGSN 0 (gprs_sm.c:312) 20250113123957316 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250113123957316 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113123957317 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250113123957317 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250113123957329 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 8e 51 a7 46 11 82 81 2f 17 14 05 7f 37 88 cc 0b 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) 20250113123957329 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1943058, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113123957329 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113123957329 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f92675b8 TLLI=dd1fade2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113123957329 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113123957329 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113123957338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957338 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957338 DMM INFO MM(262420000000021/dd1fade2) -> GMM ATTACH REQUEST MI(TMSI-0xDD1FADE2) type="GPRS attach"  (gprs_gmm.c:1266) 20250113123957338 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113123957338 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113123957338 DLLC NOTICE LLME(ffffffff/dd1fade2){ASSIGNED} LLGM Assign pre (dd1fade2 => c57dacab) (gprs_llc.c:1079) 20250113123957338 DLLC NOTICE LLME(dd1fade2/c57dacab){ASSIGNED} LLGM Assign post (dd1fade2 => c57dacab) (gprs_llc.c:1125) 20250113123957338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113123957338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113123957338 DMM DEBUG MM(262420000000021/c57dacab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113123957343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113123957343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250113123957343 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113123957343 DMM DEBUG MM(262420000000021/c57dacab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250113123957343 DMM NOTICE MM(262420000000021/c57dacab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113123957343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113123957343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113123957343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113123957343 DMM DEBUG MM(262420000000021/c57dacab) Requesting authorization (sgsn_auth.c:160) 20250113123957343 DMM INFO MM(262420000000021/c57dacab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113123957343 DMM DEBUG MM(262420000000021/c57dacab) Requesting subscriber data update (gprs_subscriber.c:894) 20250113123957343 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250113123957343 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) 20250113123957344 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113123957344 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113123957344 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113123957344 DMM INFO MM(262420000000021/c57dacab) Subscriber data update (mmctx.c:445) 20250113123957344 DMM DEBUG MM(262420000000021/c57dacab) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250113123957344 DMM INFO MM(262420000000021/c57dacab) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250113123957344 DMM NOTICE MM(262420000000021/c57dacab) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250113123957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113123957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113123957344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250113123957344 DMM INFO MM(262420000000021/c57dacab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dacab) (gprs_gmm.c:300) 20250113123957344 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) 20250113123957345 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113123957345 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113123957345 DMM INFO MM(262420000000021/c57dacab) Subscriber data update (mmctx.c:445) 20250113123957345 DMM DEBUG MM(262420000000021/c57dacab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: Trying to receive 5 ATTACH ACCEPTs 20250113124003345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124003345 DMM INFO MM(262420000000021/c57dacab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dacab) (gprs_gmm.c:300) 20250113124004575 DGPRS DEBUG Checking for inactive LLMEs, time = 18582738 (sgsn.c:131) 20250113124009347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124009347 DMM INFO MM(262420000000021/c57dacab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dacab) (gprs_gmm.c:300) 20250113124015349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124015349 DMM INFO MM(262420000000021/c57dacab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dacab) (gprs_gmm.c:300) 20250113124017180 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124017180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124017180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113124021350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124021350 DMM INFO MM(262420000000021/c57dacab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc57dacab) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250113124026811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124026813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124026813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124026850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124026852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124026852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124026898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124026900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124026900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250113124027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124027351 DMM NOTICE MM(262420000000021/c57dacab) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124027351 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250113124027351 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f92675b8, TLLI=c57dacab, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124027351 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124027351 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124027351 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250113124027351 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250113124027351 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) 20250113124027351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124027351 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Deallocated (fsm.c:568) 20250113124027351 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124027351 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124027351 DLLC NOTICE LLME(dd1fade2/c57dacab){ASSIGNED} LLGM Assign pre (c57dacab => ffffffff) (gprs_llc.c:1079) 20250113124027351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c57dacab => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@c8734b6d4391: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@c8734b6d4391: Final verdict of PTC: pass 20250113124027861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@c8734b6d4391: Final verdict of PTC: none 20250113124027864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124027864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(83)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(88)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@c8734b6d4391: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@c8734b6d4391: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@c8734b6d4391: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(91)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(81)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(86)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Jan 13 12:40:27 UTC 2025 ====== 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 20250113124028002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124028303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125388) 20250113124028865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124028865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125388, count=131440) 20250113124029865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124029865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Jan 13 12:40:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124030866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124030867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_auth_id_timeout started. 20250113124031365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124031366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124031406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124031406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124031406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124031406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124031406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124031406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124031406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124031406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124031408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124031408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124031408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124031408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124031408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124031408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124031408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124031408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124031408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124031408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124031409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124031409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124031413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124031423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124031423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124031441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124031441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124031441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124031441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124031441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124031441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124031441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124031441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124031443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124031443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124031443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124031443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124031443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124031443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124031443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124031443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031443 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124031443 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124031443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124031444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124031444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124031447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124031456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124031456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124031488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124031488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124031489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124031489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124031489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124031489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124031489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124031489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124031490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124031490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124031490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124031491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124031491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124031491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124031491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124031491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124031491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124031491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124031491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124031491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124031491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124031495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124031504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124031504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(110)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124031867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124031867 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124031868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124031868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124031870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124031871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@c8734b6d4391: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D0947E7F'O, index=0 SGSN_Test-GSUP(114)@c8734b6d4391: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250113124031914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124031914 DLLC NOTICE LLME(ffffffff/d0947e7f){UNASSIGNED} LLC RX: unknown TLLI 0xd0947e7f, creating LLME on the fly (gprs_llc.c:552) 20250113124031914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124031914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124031914 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124031914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124031914 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124031914 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124031914 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124031914 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124031914 DLLC NOTICE LLME(ffffffff/d0947e7f){UNASSIGNED} LLGM Assign pre (d0947e7f => e44b80b7) (gprs_llc.c:1079) 20250113124031914 DLLC NOTICE LLME(d0947e7f/e44b80b7){ASSIGNED} LLGM Assign post (d0947e7f => e44b80b7) (gprs_llc.c:1125) 20250113124031914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124031914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124031914 DMM DEBUG MM(/e44b80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124034576 DGPRS DEBUG Checking for inactive LLMEs, time = 18582768 (sgsn.c:131) 20250113124037916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124037916 DMM DEBUG MM(/e44b80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124043916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124043916 DMM DEBUG MM(/e44b80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124049917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124049917 DMM DEBUG MM(/e44b80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124051869 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124051869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113124051869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124055918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124055918 DMM DEBUG MM(/e44b80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124101409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124101410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124101411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124101445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124101446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124101446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124101492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124101494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124101494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124101919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124101919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250113124101919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124101920 DMM NOTICE MM(/e44b80b7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250113124101920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Reject}: Deallocated (fsm.c:568) 20250113124101920 DMM DEBUG MM_STATE_Gb(3499392639)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124101920 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124101920 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124101920 DLLC NOTICE LLME(d0947e7f/e44b80b7){ASSIGNED} LLGM Assign pre (e44b80b7 => ffffffff) (gprs_llc.c:1079) 20250113124101920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e44b80b7 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@c8734b6d4391: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@c8734b6d4391: Final verdict of PTC: pass 20250113124101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(102)@c8734b6d4391: Final verdict of PTC: none 20250113124101932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124101933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI196(101)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(107)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(113)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(100)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(111)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(105)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Jan 13 12:41:02 UTC 2025 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20250113124102066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124102367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64048) 20250113124102934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124102934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64048, count=68404) 20250113124103935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124103935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Jan 13 12:41:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124104577 DGPRS DEBUG Checking for inactive LLMEs, time = 18582798 (sgsn.c:131) 20250113124104935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124104935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_auth_sai_timeout started. 20250113124105426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124105427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124105472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124105472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124105472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124105472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124105472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124105472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124105472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124105472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124105474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124105474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124105474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124105475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124105475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124105475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124105488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124105488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124105511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124105511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124105511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124105511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124105511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124105511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124105511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124105511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124105513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124105513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124105513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124105513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124105513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124105513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124105513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124105513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124105513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124105513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124105514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124105514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124105518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124105527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124105527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124105549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124105549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124105549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124105549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124105549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124105549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124105549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124105549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124105551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124105551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124105551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124105552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124105552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124105552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124105552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124105552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124105552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124105552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124105552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124105552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124105552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124105556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124105566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124105566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124105936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124105937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124105937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124105937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124105939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124105939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@c8734b6d4391: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CBE595E0'O, index=0 SGSN_Test-GSUP(133)@c8734b6d4391: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250113124105979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124105979 DLLC NOTICE LLME(ffffffff/cbe595e0){UNASSIGNED} LLC RX: unknown TLLI 0xcbe595e0, creating LLME on the fly (gprs_llc.c:552) 20250113124105979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124105979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124105979 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124105979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124105979 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124105979 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124105979 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124105979 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124105979 DLLC NOTICE LLME(ffffffff/cbe595e0){UNASSIGNED} LLGM Assign pre (cbe595e0 => c3d1c39c) (gprs_llc.c:1079) 20250113124105979 DLLC NOTICE LLME(cbe595e0/c3d1c39c){ASSIGNED} LLGM Assign post (cbe595e0 => c3d1c39c) (gprs_llc.c:1125) 20250113124105979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124105979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124105979 DMM DEBUG MM(262420000000003/c3d1c39c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124105991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124105991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124105991 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124105991 DMM DEBUG MM(262420000000003/c3d1c39c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250113124105991 DMM NOTICE MM(262420000000003/c3d1c39c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124105991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124105991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124105991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124105991 DMM DEBUG MM(262420000000003/c3d1c39c) Requesting authorization (sgsn_auth.c:160) 20250113124105991 DMM INFO MM(262420000000003/c3d1c39c) Requesting authentication tuples (sgsn_auth.c:184) 20250113124105991 DMM DEBUG MM(262420000000003/c3d1c39c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124105991 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250113124105991 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@c8734b6d4391: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250113124111992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250113124111992 DMM ERROR MM(262420000000003/c3d1c39c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250113124111992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250113124111992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124111992 DMM NOTICE MM(262420000000003/c3d1c39c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250113124111992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124111992 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124111992 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124111992 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124111992 DLLC NOTICE LLME(cbe595e0/c3d1c39c){ASSIGNED} LLGM Assign pre (c3d1c39c => ffffffff) (gprs_llc.c:1079) 20250113124111992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3d1c39c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@c8734b6d4391: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@c8734b6d4391: Final verdict of PTC: pass 20250113124112002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(121)@c8734b6d4391: Final verdict of PTC: none 20250113124112004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124112004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI196(120)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(126)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(131)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(119)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(124)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(129)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Jan 13 12:41:12 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250113124112131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124112431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60704) 20250113124113006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124113006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60704, count=66756) 20250113124114007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124114007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Jan 13 12:41:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124115007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124115007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_auth_sai_reject started. 20250113124115493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124115494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124115539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124115539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124115540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124115540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124115540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124115540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124115540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124115540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124115541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124115541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124115541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124115541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124115541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124115541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124115541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124115541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124115541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124115541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124115542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124115542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124115546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124115556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124115556 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124115582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124115582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124115582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124115582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124115582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124115582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124115582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124115582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124115583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124115583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124115583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124115584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124115584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124115584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124115584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124115584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124115584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124115584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124115584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124115584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124115588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124115597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124115597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124115627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124115627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124115627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124115627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124115627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124115627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124115627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124115627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124115628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124115628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124115628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124115628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124115628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124115628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124115628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124115628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124115629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124115629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124115629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124115629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124115629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124115633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124115641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124115641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124116009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124116009 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124116009 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124116009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124116011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124116012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@c8734b6d4391: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E0027C64'O, index=0 SGSN_Test-GSUP(152)@c8734b6d4391: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250113124116058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124116058 DLLC NOTICE LLME(ffffffff/e0027c64){UNASSIGNED} LLC RX: unknown TLLI 0xe0027c64, creating LLME on the fly (gprs_llc.c:552) 20250113124116058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124116058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124116058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124116058 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124116058 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124116058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124116058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124116058 DLLC NOTICE LLME(ffffffff/e0027c64){UNASSIGNED} LLGM Assign pre (e0027c64 => ee5ab028) (gprs_llc.c:1079) 20250113124116058 DLLC NOTICE LLME(e0027c64/ee5ab028){ASSIGNED} LLGM Assign post (e0027c64 => ee5ab028) (gprs_llc.c:1125) 20250113124116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124116058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124116058 DMM DEBUG MM(262420000000004/ee5ab028) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124116070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124116070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124116070 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124116070 DMM DEBUG MM(262420000000004/ee5ab028) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250113124116070 DMM NOTICE MM(262420000000004/ee5ab028) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124116070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124116070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124116070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124116070 DMM DEBUG MM(262420000000004/ee5ab028) Requesting authorization (sgsn_auth.c:160) 20250113124116070 DMM INFO MM(262420000000004/ee5ab028) Requesting authentication tuples (sgsn_auth.c:184) 20250113124116070 DMM DEBUG MM(262420000000004/ee5ab028) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124116070 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250113124116070 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@c8734b6d4391: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250113124116073 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250113124116073 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250113124116073 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250113124122071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250113124122071 DMM ERROR MM(262420000000004/ee5ab028) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250113124122071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250113124122071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124122071 DMM NOTICE MM(262420000000004/ee5ab028) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250113124122071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Reject}: Deallocated (fsm.c:568) 20250113124122071 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124122071 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124122071 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124122071 DLLC NOTICE LLME(e0027c64/ee5ab028){ASSIGNED} LLGM Assign pre (ee5ab028 => ffffffff) (gprs_llc.c:1079) 20250113124122071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee5ab028 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@c8734b6d4391: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@c8734b6d4391: Final verdict of PTC: pass 20250113124122081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(140)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(152)@c8734b6d4391: Final verdict of PTC: none 20250113124122083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124122083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(150)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(145)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@c8734b6d4391: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(151)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(149)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(138)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(143)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Jan 13 12:41:22 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250113124122213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124122514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65640) 20250113124123084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124123084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65640, count=68592) 20250113124124084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124124084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Jan 13 12:41:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124125086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124125086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_gsup_lu_timeout started. 20250113124125572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124125573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124125616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124125616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124125616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124125616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124125616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124125616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124125616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124125616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124125618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124125618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124125618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124125618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124125618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124125618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124125618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124125618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124125618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124125618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124125619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124125619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124125622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124125631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124125631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124125662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124125662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124125662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124125662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124125662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124125662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124125662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124125662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124125663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124125663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124125664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124125664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124125664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124125664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124125664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124125664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124125664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124125664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124125664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124125664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124125668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124125677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124125677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(162)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(164)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124125692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124125692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124125692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124125692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124125692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124125692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124125692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124125692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124125694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124125694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124125694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124125694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124125694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124125694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124125694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124125694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124125694 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124125694 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124125694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124125694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124125694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124125697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124125707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124125707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124126087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124126087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124126087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124126087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124126089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124126089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@c8734b6d4391: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C410B392'O, index=0 SGSN_Test-GSUP(171)@c8734b6d4391: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@c8734b6d4391: 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 := '2B5B5D2AE01FD806C1833E9A022CB777'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '637F8C6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB6365B7DC5C6DCD'O } } } } } 20250113124127138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124127138 DLLC NOTICE LLME(ffffffff/c410b392){UNASSIGNED} LLC RX: unknown TLLI 0xc410b392, creating LLME on the fly (gprs_llc.c:552) 20250113124127138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124127138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124127138 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124127138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124127138 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124127138 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124127138 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124127138 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124127138 DLLC NOTICE LLME(ffffffff/c410b392){UNASSIGNED} LLGM Assign pre (c410b392 => cc639f29) (gprs_llc.c:1079) 20250113124127138 DLLC NOTICE LLME(c410b392/cc639f29){ASSIGNED} LLGM Assign post (c410b392 => cc639f29) (gprs_llc.c:1125) 20250113124127138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124127138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124127138 DMM DEBUG MM(262420000000005/cc639f29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124127151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124127151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124127151 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124127151 DMM DEBUG MM(262420000000005/cc639f29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250113124127151 DMM NOTICE MM(262420000000005/cc639f29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124127151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124127151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124127151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124127151 DMM DEBUG MM(262420000000005/cc639f29) Requesting authorization (sgsn_auth.c:160) 20250113124127151 DMM INFO MM(262420000000005/cc639f29) Requesting authentication tuples (sgsn_auth.c:184) 20250113124127151 DMM DEBUG MM(262420000000005/cc639f29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124127151 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250113124127151 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@c8734b6d4391: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250113124127154 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124127154 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124127154 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124127154 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124127154 DMM INFO MM(262420000000005/cc639f29) Subscriber data update (mmctx.c:445) 20250113124127154 DMM DEBUG MM(262420000000005/cc639f29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124127154 DMM INFO MM(262420000000005/cc639f29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124127154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124127154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124127154 DMM INFO MM(262420000000005/cc639f29) <- GMM AUTH AND CIPHERING REQ (rand = 2b 5b 5d 2a e0 1f d8 06 c1 83 3e 9a 02 2c b7 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124127161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124127161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124127161 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124127161 DMM INFO MM(262420000000005/cc639f29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124127161 DMM NOTICE MM(262420000000005/cc639f29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124127161 DMM DEBUG MM(262420000000005/cc639f29) checking auth: received GSM SRES = 63 7f 8c 6f (gprs_gmm.c:666) 20250113124127161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124127161 DMM DEBUG MM(262420000000005/cc639f29) Requesting authorization (sgsn_auth.c:160) 20250113124127161 DMM INFO MM(262420000000005/cc639f29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124127161 DMM DEBUG MM(262420000000005/cc639f29) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124127161 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250113124127161 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) 20250113124127161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124127161 DMM INFO MM(262420000000005/cc639f29) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc639f29) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@c8734b6d4391: setverdict(fail): none -> fail MC@c8734b6d4391: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250113124127169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124127169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113124127169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(171)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(165)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(159)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(169)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(167)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(163)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(157)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@c8734b6d4391: Final verdict of PTC: fail MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@c8734b6d4391: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Jan 13 12:41:27 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250113124127300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124127701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44396) 20250113124128171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124128171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44396, count=73708) 20250113124129172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124129172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Jan 13 12:41:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124130174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124130174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_gsup_lu_reject started. 20250113124130760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124130761 DMM INFO MM(262420000000005/cc639f29) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124130761 DMM INFO MM(262420000000005/cc639f29) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124130761 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124130761 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124130761 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124130761 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124130761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250113124130761 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124130761 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124130761 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124130761 DLLC NOTICE LLME(c410b392/cc639f29){ASSIGNED} LLGM Assign pre (cc639f29 => ffffffff) (gprs_llc.c:1079) 20250113124130761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc639f29 => ffffffff) (gprs_llc.c:1125) 20250113124130761 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124130800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124130800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124130800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124130800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124130800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124130800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124130800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124130800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124130802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124130802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124130802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124130802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124130802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124130802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124130802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124130802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124130802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124130802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124130803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124130803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124130807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124130817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124130817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124130848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124130848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124130848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124130848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124130848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124130848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124130848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124130848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124130849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124130849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124130849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124130850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124130850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124130850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124130850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124130850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124130850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124130850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(184)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124130850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124130850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124130853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124130863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124130863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124130885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124130885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124130885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124130885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124130885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124130885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124130885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124130885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124130887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124130887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124130887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124130887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124130887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124130887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124130887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124130887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124130887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124130887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124130887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124130888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124130888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124130891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124130899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124130899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124131174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124131174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124131174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124131174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124131176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124131177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@c8734b6d4391: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FB4789CE'O, index=0 SGSN_Test-GSUP(190)@c8734b6d4391: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@c8734b6d4391: 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 := 'D4DB13379662AFB7494FDB02F6DE6524'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBC716AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72A5C9674356BF91'O } } } } } 20250113124132234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124132234 DLLC NOTICE LLME(ffffffff/fb4789ce){UNASSIGNED} LLC RX: unknown TLLI 0xfb4789ce, creating LLME on the fly (gprs_llc.c:552) 20250113124132234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124132234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124132234 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124132234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124132234 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124132234 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124132234 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124132234 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124132234 DLLC NOTICE LLME(ffffffff/fb4789ce){UNASSIGNED} LLGM Assign pre (fb4789ce => e30cc0ec) (gprs_llc.c:1079) 20250113124132234 DLLC NOTICE LLME(fb4789ce/e30cc0ec){ASSIGNED} LLGM Assign post (fb4789ce => e30cc0ec) (gprs_llc.c:1125) 20250113124132234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124132234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124132234 DMM DEBUG MM(262420000000006/e30cc0ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124132247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124132247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124132247 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124132247 DMM DEBUG MM(262420000000006/e30cc0ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250113124132247 DMM NOTICE MM(262420000000006/e30cc0ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124132247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124132247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124132247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124132247 DMM DEBUG MM(262420000000006/e30cc0ec) Requesting authorization (sgsn_auth.c:160) 20250113124132247 DMM INFO MM(262420000000006/e30cc0ec) Requesting authentication tuples (sgsn_auth.c:184) 20250113124132247 DMM DEBUG MM(262420000000006/e30cc0ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124132247 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250113124132247 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@c8734b6d4391: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250113124132250 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124132250 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124132250 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124132250 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124132250 DMM INFO MM(262420000000006/e30cc0ec) Subscriber data update (mmctx.c:445) 20250113124132250 DMM DEBUG MM(262420000000006/e30cc0ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124132250 DMM INFO MM(262420000000006/e30cc0ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124132250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124132250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124132250 DMM INFO MM(262420000000006/e30cc0ec) <- GMM AUTH AND CIPHERING REQ (rand = d4 db 13 37 96 62 af b7 49 4f db 02 f6 de 65 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124132259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124132259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124132259 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124132259 DMM INFO MM(262420000000006/e30cc0ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124132259 DMM NOTICE MM(262420000000006/e30cc0ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124132259 DMM DEBUG MM(262420000000006/e30cc0ec) checking auth: received GSM SRES = cb c7 16 ab (gprs_gmm.c:666) 20250113124132259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124132259 DMM DEBUG MM(262420000000006/e30cc0ec) Requesting authorization (sgsn_auth.c:160) 20250113124132259 DMM INFO MM(262420000000006/e30cc0ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124132259 DMM DEBUG MM(262420000000006/e30cc0ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124132259 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250113124132259 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) 20250113124132259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124132259 DMM INFO MM(262420000000006/e30cc0ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30cc0ec) (gprs_gmm.c:300) 20250113124132260 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250113124132260 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250113124132260 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250113124132260 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124132260 DMM INFO MM(262420000000006/e30cc0ec) Subscriber data update (mmctx.c:445) 20250113124132260 DMM DEBUG MM(262420000000006/e30cc0ec) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@c8734b6d4391: setverdict(fail): none -> fail MC@c8734b6d4391: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250113124132268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124132268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(178)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(184)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(189)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@c8734b6d4391: Final verdict of PTC: none 20250113124132270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(175)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(182)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(187)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(176)@c8734b6d4391: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@c8734b6d4391: Final verdict of PTC: fail MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@c8734b6d4391: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Jan 13 12:41:32 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250113124132398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124132799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75816) 20250113124133269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124133269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75816, count=80172) 20250113124134269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124134269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113124134577 DGPRS DEBUG Checking for inactive LLMEs, time = 18582828 (sgsn.c:131) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Jan 13 12:41:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124135271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124135271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_combined started. 20250113124135856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124135857 DMM INFO MM(262420000000006/e30cc0ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124135857 DMM INFO MM(262420000000006/e30cc0ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124135857 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124135857 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124135857 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124135857 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124135858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250113124135858 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124135858 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124135858 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124135858 DLLC NOTICE LLME(fb4789ce/e30cc0ec){ASSIGNED} LLGM Assign pre (e30cc0ec => ffffffff) (gprs_llc.c:1079) 20250113124135858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30cc0ec => ffffffff) (gprs_llc.c:1125) 20250113124135858 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124135907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124135907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124135907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124135907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124135907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124135907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124135907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124135907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124135909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124135909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124135909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124135909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124135909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124135909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124135909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124135909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124135909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124135909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124135910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124135910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124135913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124135923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124135923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124135942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124135942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124135942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124135942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124135942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124135942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124135942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124135942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124135944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124135944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124135944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124135944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124135944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124135944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124135944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124135944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124135944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124135944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124135945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124135945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124135948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124135958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124135958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(203)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 TC_attach_combined-BVCI210(201)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124135987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124135987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124135987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124135987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124135987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124135987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124135987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124135987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124135989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124135989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124135989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124135989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124135989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124135989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124135993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124136002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124136002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124136272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124136272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124136272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124136272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124136274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124136275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@c8734b6d4391: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D41E49C8'O, index=0 SGSN_Test-GSUP(209)@c8734b6d4391: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@c8734b6d4391: 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 := 'BB259E3EBBF37422F471853BC8E079E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBB1BAB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC511B3611ACAC0C'O } } } } } 20250113124137328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124137328 DLLC NOTICE LLME(ffffffff/d41e49c8){UNASSIGNED} LLC RX: unknown TLLI 0xd41e49c8, creating LLME on the fly (gprs_llc.c:552) 20250113124137328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124137328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124137328 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124137328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124137328 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124137328 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124137328 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124137328 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124137328 DLLC NOTICE LLME(ffffffff/d41e49c8){UNASSIGNED} LLGM Assign pre (d41e49c8 => ccf31518) (gprs_llc.c:1079) 20250113124137328 DLLC NOTICE LLME(d41e49c8/ccf31518){ASSIGNED} LLGM Assign post (d41e49c8 => ccf31518) (gprs_llc.c:1125) 20250113124137328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124137328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124137328 DMM DEBUG MM(262420000000007/ccf31518) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124137342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124137342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124137342 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124137342 DMM DEBUG MM(262420000000007/ccf31518) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250113124137342 DMM NOTICE MM(262420000000007/ccf31518) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124137342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124137342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124137342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124137342 DMM DEBUG MM(262420000000007/ccf31518) Requesting authorization (sgsn_auth.c:160) 20250113124137342 DMM INFO MM(262420000000007/ccf31518) Requesting authentication tuples (sgsn_auth.c:184) 20250113124137342 DMM DEBUG MM(262420000000007/ccf31518) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124137342 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250113124137342 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@c8734b6d4391: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250113124137345 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124137345 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124137345 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124137345 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124137345 DMM INFO MM(262420000000007/ccf31518) Subscriber data update (mmctx.c:445) 20250113124137345 DMM DEBUG MM(262420000000007/ccf31518) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124137345 DMM INFO MM(262420000000007/ccf31518) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124137345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124137345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124137345 DMM INFO MM(262420000000007/ccf31518) <- GMM AUTH AND CIPHERING REQ (rand = bb 25 9e 3e bb f3 74 22 f4 71 85 3b c8 e0 79 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124137353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124137353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124137354 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124137354 DMM INFO MM(262420000000007/ccf31518) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124137354 DMM NOTICE MM(262420000000007/ccf31518) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124137354 DMM DEBUG MM(262420000000007/ccf31518) checking auth: received GSM SRES = eb b1 ba b4 (gprs_gmm.c:666) 20250113124137354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124137354 DMM DEBUG MM(262420000000007/ccf31518) Requesting authorization (sgsn_auth.c:160) 20250113124137354 DMM INFO MM(262420000000007/ccf31518) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124137354 DMM DEBUG MM(262420000000007/ccf31518) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124137354 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250113124137354 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) 20250113124137354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124137354 DMM INFO MM(262420000000007/ccf31518) <- GMM ATTACH ACCEPT (new P-TMSI=0xccf31518) (gprs_gmm.c:300) 20250113124137355 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124137355 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124137355 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250113124137355 DMM INFO MM(262420000000007/ccf31518) Subscriber data update (mmctx.c:445) 20250113124137355 DMM DEBUG MM(262420000000007/ccf31518) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124137355 DMM INFO MM(262420000000007/ccf31518) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124137355 DMM NOTICE MM(262420000000007/ccf31518) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250113124137355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124137355 DMM NOTICE MM(262420000000007/ccf31518) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124137355 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) 20250113124137356 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124137356 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250113124137356 DMM INFO MM(262420000000007/ccf31518) Subscriber data update (mmctx.c:445) 20250113124137356 DMM DEBUG MM(262420000000007/ccf31518) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@c8734b6d4391: Removing Client IMSI='262420000000007'H, index=0 20250113124137362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124137362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124137362 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124137362 DMM INFO MM(262420000000007/ccf31518) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124137362 DMM NOTICE MM(262420000000007/ccf31518) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124137362 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124137362 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124137362 DLLC NOTICE LLME(d41e49c8/ccf31518){ASSIGNED} LLGM Assign pre (ffffffff => ccf31518) (gprs_llc.c:1079) 20250113124137362 DLLC NOTICE LLME(ffffffff/ccf31518){ASSIGNED} LLGM Assign post (ffffffff => ccf31518) (gprs_llc.c:1125) 20250113124137362 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124137362 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124137362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124137362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@c8734b6d4391: Final verdict of PTC: pass 20250113124137365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@c8734b6d4391: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@c8734b6d4391: Final verdict of PTC: none 20250113124137367 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124137367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(207)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(202)@c8734b6d4391: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@c8734b6d4391: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(197)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(195)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(205)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(200)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_combined finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Jan 13 12:41:37 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250113124137499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124137900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20250113124138369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124138369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87424, count=88684) 20250113124139370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124139370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Jan 13 12:41:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124140372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124140372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_accept_all started. 20250113124140955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124140957 DMM INFO MM(262420000000007/ccf31518) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124140957 DMM INFO MM(262420000000007/ccf31518) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124140957 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124140957 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124140957 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124140957 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124140957 DLLC NOTICE LLME(ffffffff/ccf31518){ASSIGNED} LLGM Assign pre (ccf31518 => ffffffff) (gprs_llc.c:1079) 20250113124140957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccf31518 => ffffffff) (gprs_llc.c:1125) 20250113124140957 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250113124140957 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) 20250113124140957 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250113124140957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124140957 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124140957 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124140957 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124140957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124141004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124141004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124141004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124141004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124141004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124141004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124141004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124141004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124141005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124141005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124141005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124141006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124141006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124141006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124141006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124141006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124141006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124141006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124141006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124141006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124141010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124141019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124141019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124141044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124141044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124141044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124141044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124141044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124141044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124141044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124141044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124141046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124141046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124141046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124141046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124141046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124141046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124141046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124141046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141046 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124141046 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124141046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124141047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124141047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124141050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124141061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124141061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124141087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124141087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124141087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124141087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141087 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124141087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124141087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124141087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124141087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124141089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124141089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124141089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124141089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124141089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124141089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124141089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124141089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124141089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124141089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124141089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124141089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124141089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124141093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124141102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124141102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124141373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124141373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124141373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124141373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124141375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124141376 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@c8734b6d4391: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E1D82F18'O, index=0 SGSN_Test-GSUP(228)@c8734b6d4391: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250113124142430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124142430 DLLC NOTICE LLME(ffffffff/e1d82f18){UNASSIGNED} LLC RX: unknown TLLI 0xe1d82f18, creating LLME on the fly (gprs_llc.c:552) 20250113124142431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124142431 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124142431 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124142431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124142431 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124142431 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124142431 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124142431 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124142431 DLLC NOTICE LLME(ffffffff/e1d82f18){UNASSIGNED} LLGM Assign pre (e1d82f18 => cd7e8458) (gprs_llc.c:1079) 20250113124142431 DLLC NOTICE LLME(e1d82f18/cd7e8458){ASSIGNED} LLGM Assign post (e1d82f18 => cd7e8458) (gprs_llc.c:1125) 20250113124142431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124142431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124142431 DMM DEBUG MM(262420000000008/cd7e8458) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124142444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124142444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124142444 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124142444 DMM DEBUG MM(262420000000008/cd7e8458) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250113124142444 DMM NOTICE MM(262420000000008/cd7e8458) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124142444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124142444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124142444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250113124142444 DMM INFO MM(262420000000008/cd7e8458) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd7e8458) (gprs_gmm.c:300) TC_attach_accept_all(230)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@c8734b6d4391: Removing Client IMSI='262420000000008'H, index=0 20250113124143434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124143434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124143434 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124143434 DMM INFO MM(262420000000008/cd7e8458) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124143434 DMM NOTICE MM(262420000000008/cd7e8458) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124143434 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124143434 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124143434 DLLC NOTICE LLME(e1d82f18/cd7e8458){ASSIGNED} LLGM Assign pre (ffffffff => cd7e8458) (gprs_llc.c:1079) 20250113124143435 DLLC NOTICE LLME(ffffffff/cd7e8458){ASSIGNED} LLGM Assign post (ffffffff => cd7e8458) (gprs_llc.c:1125) 20250113124143435 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124143435 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124143435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124143435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@c8734b6d4391: Final verdict of PTC: pass 20250113124143437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@c8734b6d4391: Final verdict of PTC: none 20250113124143440 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124143440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(221)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(216)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(227)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@c8734b6d4391: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@c8734b6d4391: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@c8734b6d4391: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(225)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(219)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(214)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_accept_all finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Jan 13 12:41:43 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250113124143565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124143966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69144) 20250113124144441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124144441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69144, count=69964) 20250113124145442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124145442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Jan 13 12:41:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124146443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124146443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_closed started. 20250113124147029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124147031 DMM INFO MM(262420000000008/cd7e8458) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124147031 DMM INFO MM(262420000000008/cd7e8458) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124147031 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124147031 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124147031 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124147031 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124147031 DLLC NOTICE LLME(ffffffff/cd7e8458){ASSIGNED} LLGM Assign pre (cd7e8458 => ffffffff) (gprs_llc.c:1079) 20250113124147031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd7e8458 => ffffffff) (gprs_llc.c:1125) 20250113124147031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124147031 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124147031 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124147031 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124147031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124147088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124147088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124147088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124147088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124147088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124147088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124147088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124147088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124147090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124147090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124147090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124147091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124147091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124147091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124147091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124147091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124147091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124147091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124147091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124147091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124147096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124147106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124147106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124147116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124147116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124147116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124147116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124147116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124147116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124147116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124147116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124147118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124147118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124147118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124147118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124147118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124147118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124147118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124147118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124147118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124147118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124147118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124147118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124147122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124147131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124147131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124147154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124147154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124147154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124147154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124147154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124147154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124147154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124147154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124147156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124147156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124147156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124147156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124147156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124147156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124147156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124147156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124147156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124147156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124147156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124147157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124147157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124147161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124147172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124147172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124147444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124147444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124147444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124147444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124147446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124147447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@c8734b6d4391: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CE635351'O, index=0 SGSN_Test-GSUP(247)@c8734b6d4391: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@c8734b6d4391: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CE635351'O, index=1 20250113124148500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124148500 DLLC NOTICE LLME(ffffffff/ce635351){UNASSIGNED} LLC RX: unknown TLLI 0xce635351, creating LLME on the fly (gprs_llc.c:552) 20250113124148500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124148500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124148500 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124148500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124148500 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124148501 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124148501 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124148501 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124148501 DLLC NOTICE LLME(ffffffff/ce635351){UNASSIGNED} LLGM Assign pre (ce635351 => e51df9c0) (gprs_llc.c:1079) 20250113124148501 DLLC NOTICE LLME(ce635351/e51df9c0){ASSIGNED} LLGM Assign post (ce635351 => e51df9c0) (gprs_llc.c:1125) 20250113124148501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124148501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124148501 DMM DEBUG MM(001010123456789/e51df9c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124148514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124148514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124148514 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124148514 DMM DEBUG MM(001010123456789/e51df9c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250113124148514 DMM NOTICE MM(001010123456789/e51df9c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124148514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124148514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124148514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250113124148514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124148514 DMM NOTICE MM(001010123456789/e51df9c0) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250113124148514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124148514 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124148514 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124148514 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124148514 DLLC NOTICE LLME(ce635351/e51df9c0){ASSIGNED} LLGM Assign pre (e51df9c0 => ffffffff) (gprs_llc.c:1079) 20250113124148514 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e51df9c0 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@c8734b6d4391: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@c8734b6d4391: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@c8734b6d4391: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FC7F9F42'O, index=2 SGSN_Test-GSUP(247)@c8734b6d4391: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250113124148556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124148556 DLLC NOTICE LLME(ffffffff/fc7f9f42){UNASSIGNED} LLC RX: unknown TLLI 0xfc7f9f42, creating LLME on the fly (gprs_llc.c:552) 20250113124148556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124148556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124148556 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124148556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124148556 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124148557 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124148557 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124148557 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124148557 DLLC NOTICE LLME(ffffffff/fc7f9f42){UNASSIGNED} LLGM Assign pre (fc7f9f42 => f1eeb137) (gprs_llc.c:1079) 20250113124148557 DLLC NOTICE LLME(fc7f9f42/f1eeb137){ASSIGNED} LLGM Assign post (fc7f9f42 => f1eeb137) (gprs_llc.c:1125) 20250113124148557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124148557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124148557 DMM DEBUG MM(262420000000010/f1eeb137) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124148563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124148563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124148563 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124148563 DMM DEBUG MM(262420000000010/f1eeb137) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250113124148563 DMM NOTICE MM(262420000000010/f1eeb137) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124148563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124148563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124148563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250113124148563 DMM INFO MM(262420000000010/f1eeb137) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1eeb137) (gprs_gmm.c:300) TC_attach_closed(250)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@c8734b6d4391: Removing Client IMSI='262420000000010'H, index=2 20250113124149561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124149561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124149561 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124149561 DMM INFO MM(262420000000010/f1eeb137) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124149561 DMM NOTICE MM(262420000000010/f1eeb137) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124149561 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124149561 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124149561 DLLC NOTICE LLME(fc7f9f42/f1eeb137){ASSIGNED} LLGM Assign pre (ffffffff => f1eeb137) (gprs_llc.c:1079) 20250113124149561 DLLC NOTICE LLME(ffffffff/f1eeb137){ASSIGNED} LLGM Assign post (ffffffff => f1eeb137) (gprs_llc.c:1125) 20250113124149561 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124149561 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124149561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124149561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@c8734b6d4391: Final verdict of PTC: pass 20250113124149563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124149566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124149566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(245)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(236)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(240)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(243)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(234)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(238)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@c8734b6d4391: Test case TC_attach_closed finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Jan 13 12:41:49 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250113124149699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124150100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80136) 20250113124150567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124150567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80136, count=81396) 20250113124151568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124151568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Jan 13 12:41:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124152569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124152569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_no_imei_response started. 20250113124153154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124153155 DMM INFO MM(262420000000010/f1eeb137) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124153155 DMM INFO MM(262420000000010/f1eeb137) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124153155 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124153155 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124153155 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124153155 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124153155 DLLC NOTICE LLME(ffffffff/f1eeb137){ASSIGNED} LLGM Assign pre (f1eeb137 => ffffffff) (gprs_llc.c:1079) 20250113124153155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1eeb137 => ffffffff) (gprs_llc.c:1125) 20250113124153155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124153155 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124153155 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124153155 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124153155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124153196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124153196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124153196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124153196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124153196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124153196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124153196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124153196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124153198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124153198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124153198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124153198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124153198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124153198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124153198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124153198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124153198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124153198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124153199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124153199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124153203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124153214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124153214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(256)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imei_response-BVCI196(254)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124153253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124153253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124153253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124153253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124153253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124153253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124153253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124153253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124153255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124153255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124153255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124153256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124153256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124153256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124153256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124153256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124153256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124153256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(261)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124153256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124153256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124153260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124153270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124153270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(258)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124153292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124153293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124153293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124153293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124153293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124153293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124153293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124153293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124153294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124153294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124153294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124153295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124153295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124153295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124153295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124153295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124153295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124153295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124153295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(266)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124153295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124153295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124153300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124153310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124153310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124153570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124153570 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124153570 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124153570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124153572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124153573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@c8734b6d4391: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F27E5D88'O, index=0 SGSN_Test-GSUP(267)@c8734b6d4391: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250113124154626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124154626 DLLC NOTICE LLME(ffffffff/f27e5d88){UNASSIGNED} LLC RX: unknown TLLI 0xf27e5d88, creating LLME on the fly (gprs_llc.c:552) 20250113124154626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124154626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124154626 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124154626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124154626 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124154626 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124154626 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124154626 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124154626 DLLC NOTICE LLME(ffffffff/f27e5d88){UNASSIGNED} LLGM Assign pre (f27e5d88 => e542a164) (gprs_llc.c:1079) 20250113124154626 DLLC NOTICE LLME(f27e5d88/e542a164){ASSIGNED} LLGM Assign post (f27e5d88 => e542a164) (gprs_llc.c:1125) 20250113124154626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124154626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124154626 DMM DEBUG MM(262420000000032/e542a164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124200627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124200627 DMM DEBUG MM(262420000000032/e542a164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124204578 DGPRS DEBUG Checking for inactive LLMEs, time = 18582858 (sgsn.c:131) 20250113124206628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124206628 DMM DEBUG MM(262420000000032/e542a164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124212628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124212628 DMM DEBUG MM(262420000000032/e542a164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124213572 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124213572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124213572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113124218629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124218629 DMM DEBUG MM(262420000000032/e542a164) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124223201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124223202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124223203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124223257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124223259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124223259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124223296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124223297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124223297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124224630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124224630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250113124224630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124224630 DMM NOTICE MM(262420000000032/e542a164) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250113124224630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124224630 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124224630 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124224630 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124224630 DLLC NOTICE LLME(f27e5d88/e542a164){ASSIGNED} LLGM Assign pre (e542a164 => ffffffff) (gprs_llc.c:1079) 20250113124224630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e542a164 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@c8734b6d4391: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@c8734b6d4391: Final verdict of PTC: pass 20250113124224641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@c8734b6d4391: Final verdict of PTC: none 20250113124224643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(255)@c8734b6d4391: Final verdict of PTC: none 20250113124224643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(261)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(266)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(264)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(253)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(259)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Jan 13 12:42:24 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250113124224768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124225069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20250113124225643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124225643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20250113124226644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124226644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Jan 13 12:42:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124227645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124227645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_no_imsi_response started. 20250113124228123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124228124 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(274)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124228178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124228178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124228178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124228178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124228178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124228178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124228178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124228178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124228179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124228179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124228179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124228180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124228180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124228180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124228180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124228180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124228180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124228180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124228180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124228180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124228184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124228195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124228195 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(272)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124228208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124228208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124228208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124228208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124228208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124228208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124228208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124228208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124228209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124228209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124228209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124228210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124228210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124228210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124228210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124228210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124228210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124228210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124228210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124228210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124228214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124228223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124228223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124228245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124228245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124228245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124228245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124228245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124228245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124228245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124228245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124228247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124228247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124228247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124228247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124228247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124228247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124228247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124228247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124228247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124228247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124228247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124228248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124228248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124228252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124228263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124228263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124228646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124228647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124228647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124228647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124228649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124228649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@c8734b6d4391: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D6E11521'O, index=0 SGSN_Test-GSUP(286)@c8734b6d4391: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250113124229702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124229702 DLLC NOTICE LLME(ffffffff/d6e11521){UNASSIGNED} LLC RX: unknown TLLI 0xd6e11521, creating LLME on the fly (gprs_llc.c:552) 20250113124229702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124229702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124229702 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124229702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124229702 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124229702 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124229702 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124229702 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124229702 DLLC NOTICE LLME(ffffffff/d6e11521){UNASSIGNED} LLGM Assign pre (d6e11521 => c83a7cf5) (gprs_llc.c:1079) 20250113124229702 DLLC NOTICE LLME(d6e11521/c83a7cf5){ASSIGNED} LLGM Assign post (d6e11521 => c83a7cf5) (gprs_llc.c:1125) 20250113124229702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124229702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124229702 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124229715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124229715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124229715 DMM DEBUG MM_STATE_Gb(3605075233)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124229715 DMM DEBUG MM(/c83a7cf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250113124229715 DMM NOTICE MM(/c83a7cf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124229715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124229715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250113124229715 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250113124234579 DGPRS DEBUG Checking for inactive LLMEs, time = 18582888 (sgsn.c:131) 20250113124235715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124235715 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250113124241716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124241716 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250113124247717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124247717 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250113124248647 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124248647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124248647 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113124253718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124253718 DMM DEBUG MM(/c83a7cf5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250113124258181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124258183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124258183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124258211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124258212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124258213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124258249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124258250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124258250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250113124259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250113124259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124259719 DMM NOTICE MM(/c83a7cf5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250113124259719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Reject}: Deallocated (fsm.c:568) 20250113124259719 DMM DEBUG MM_STATE_Gb(3605075233)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124259719 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124259719 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124259719 DLLC NOTICE LLME(d6e11521/c83a7cf5){ASSIGNED} LLGM Assign pre (c83a7cf5 => ffffffff) (gprs_llc.c:1079) 20250113124259719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c83a7cf5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@c8734b6d4391: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@c8734b6d4391: Final verdict of PTC: pass 20250113124259728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124259730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124259730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(275)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(279)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@c8734b6d4391: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(284)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(277)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(273)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(282)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Jan 13 12:42:59 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250113124259869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124300171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67768) 20250113124300731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124300731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67768, count=72124) 20250113124301732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124301732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Jan 13 12:43:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124302733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124302733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_closed_add_vty started. 20250113124303229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124303231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124303273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124303273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124303273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124303273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124303273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124303273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124303273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124303273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124303275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124303275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124303275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124303275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124303275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124303275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124303275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124303275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303275 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124303275 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124303275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124303276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124303276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124303279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124303289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124303289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124303321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124303321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124303321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124303321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124303321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124303321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124303321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124303321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124303323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124303323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124303323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124303323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124303323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124303323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124303323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124303323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124303323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124303323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124303324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124303324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124303328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124303338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124303338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(296)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124303349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124303349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124303349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124303349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124303349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124303349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124303349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124303349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124303350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124303350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124303350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124303350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124303350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124303350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124303350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124303350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124303350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124303350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124303350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124303351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124303351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124303355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124303364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124303364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124303734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124303734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124303734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124303734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124303736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124303736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113124304580 DGPRS DEBUG Checking for inactive LLMEs, time = 18582918 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='FD023DCE'O, index=0 SGSN_Test-GSUP(305)@c8734b6d4391: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='FD023DCE'O, index=1 20250113124304795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124304795 DLLC NOTICE LLME(ffffffff/fd023dce){UNASSIGNED} LLC RX: unknown TLLI 0xfd023dce, creating LLME on the fly (gprs_llc.c:552) 20250113124304795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124304795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124304795 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124304795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124304795 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124304795 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124304795 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124304795 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124304795 DLLC NOTICE LLME(ffffffff/fd023dce){UNASSIGNED} LLGM Assign pre (fd023dce => ec3f608b) (gprs_llc.c:1079) 20250113124304795 DLLC NOTICE LLME(fd023dce/ec3f608b){ASSIGNED} LLGM Assign post (fd023dce => ec3f608b) (gprs_llc.c:1125) 20250113124304796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124304796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124304796 DMM DEBUG MM(001010123456789/ec3f608b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124304807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124304807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124304807 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124304807 DMM DEBUG MM(001010123456789/ec3f608b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250113124304807 DMM NOTICE MM(001010123456789/ec3f608b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124304807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124304807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124304807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250113124304807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124304807 DMM NOTICE MM(001010123456789/ec3f608b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250113124304807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124304807 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124304807 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124304807 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124304807 DLLC NOTICE LLME(fd023dce/ec3f608b){ASSIGNED} LLGM Assign pre (ec3f608b => ffffffff) (gprs_llc.c:1079) 20250113124304807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3f608b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='FD023DCE'O, index=2 20250113124304814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124304814 DLLC NOTICE LLME(ffffffff/fd023dce){UNASSIGNED} LLC RX: unknown TLLI 0xfd023dce, creating LLME on the fly (gprs_llc.c:552) 20250113124304814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124304814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124304814 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124304814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124304814 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124304814 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124304814 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124304814 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124304814 DLLC NOTICE LLME(ffffffff/fd023dce){UNASSIGNED} LLGM Assign pre (fd023dce => cc77eb7e) (gprs_llc.c:1079) 20250113124304814 DLLC NOTICE LLME(fd023dce/cc77eb7e){ASSIGNED} LLGM Assign post (fd023dce => cc77eb7e) (gprs_llc.c:1125) 20250113124304814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124304814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124304814 DMM DEBUG MM(001010123456700/cc77eb7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124304819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124304819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124304819 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124304819 DMM DEBUG MM(001010123456700/cc77eb7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250113124304819 DMM NOTICE MM(001010123456700/cc77eb7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124304819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124304819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124304819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250113124304819 DMM INFO MM(001010123456700/cc77eb7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc77eb7e) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Removing Client IMSI='001010123456700'H, index=2 20250113124305818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124305818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124305819 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124305819 DMM INFO MM(001010123456700/cc77eb7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124305819 DMM NOTICE MM(001010123456700/cc77eb7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124305819 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124305819 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124305819 DLLC NOTICE LLME(fd023dce/cc77eb7e){ASSIGNED} LLGM Assign pre (ffffffff => cc77eb7e) (gprs_llc.c:1079) 20250113124305819 DLLC NOTICE LLME(ffffffff/cc77eb7e){ASSIGNED} LLGM Assign post (ffffffff => cc77eb7e) (gprs_llc.c:1125) 20250113124305819 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124305819 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124305819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124305819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@c8734b6d4391: Final verdict of PTC: pass 20250113124305821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124305823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124305823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(299)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(293)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(303)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@c8734b6d4391: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(297)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(301)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(291)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Jan 13 12:43:05 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250113124305969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124306370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76816) 20250113124306825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124306825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76816, count=81172) 20250113124307825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124307825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Jan 13 12:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124308826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124308826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_check_subscriber_list started. 20250113124309425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124309427 DMM INFO MM(001010123456700/cc77eb7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124309427 DMM INFO MM(001010123456700/cc77eb7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124309427 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124309427 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124309427 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124309427 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124309427 DLLC NOTICE LLME(ffffffff/cc77eb7e){ASSIGNED} LLGM Assign pre (cc77eb7e => ffffffff) (gprs_llc.c:1079) 20250113124309427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc77eb7e => ffffffff) (gprs_llc.c:1125) 20250113124309427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124309427 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124309427 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124309427 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124309427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124309469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124309469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124309469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124309469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124309469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124309469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124309469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124309469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124309471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124309471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124309471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124309471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124309471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124309471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124309471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124309471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124309471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124309471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124309471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124309471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124309475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124309485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124309485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124309516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124309516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124309516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124309516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124309516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124309516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124309516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124309516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124309518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124309518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124309518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124309518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124309518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124309518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124309518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124309518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124309518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124309518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124309519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124309519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124309523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124309532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124309532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124309548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124309548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124309548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124309548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124309548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124309548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124309548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124309548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124309550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124309550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124309550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124309550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124309550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124309550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124309550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124309550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124309550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124309550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124309550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124309551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124309551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124309555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124309565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124309565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124309827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124309827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124309827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124309827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124309829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124309829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@c8734b6d4391: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C607A0AE'O, index=0 SGSN_Test-GSUP(324)@c8734b6d4391: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@c8734b6d4391: 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 := 'ED511266FBCA1C2D25A24F0C0920D260'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21E29506'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA590DBABC379646'O } } } } } 20250113124310881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124310882 DLLC NOTICE LLME(ffffffff/c607a0ae){UNASSIGNED} LLC RX: unknown TLLI 0xc607a0ae, creating LLME on the fly (gprs_llc.c:552) 20250113124310882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124310882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124310882 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124310882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124310882 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124310882 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124310882 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124310882 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124310882 DLLC NOTICE LLME(ffffffff/c607a0ae){UNASSIGNED} LLGM Assign pre (c607a0ae => fb71cbac) (gprs_llc.c:1079) 20250113124310882 DLLC NOTICE LLME(c607a0ae/fb71cbac){ASSIGNED} LLGM Assign post (c607a0ae => fb71cbac) (gprs_llc.c:1125) 20250113124310882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124310882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124310882 DMM DEBUG MM(262420000000034/fb71cbac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124310895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124310895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124310896 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124310896 DMM DEBUG MM(262420000000034/fb71cbac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250113124310896 DMM NOTICE MM(262420000000034/fb71cbac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124310896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124310896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124310896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124310896 DMM DEBUG MM(262420000000034/fb71cbac) Requesting authorization (sgsn_auth.c:160) 20250113124310896 DMM INFO MM(262420000000034/fb71cbac) Requesting authentication tuples (sgsn_auth.c:184) 20250113124310896 DMM DEBUG MM(262420000000034/fb71cbac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124310896 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250113124310896 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@c8734b6d4391: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250113124310898 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124310898 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124310898 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124310898 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124310898 DMM INFO MM(262420000000034/fb71cbac) Subscriber data update (mmctx.c:445) 20250113124310898 DMM DEBUG MM(262420000000034/fb71cbac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124310898 DMM INFO MM(262420000000034/fb71cbac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124310898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124310898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124310898 DMM INFO MM(262420000000034/fb71cbac) <- GMM AUTH AND CIPHERING REQ (rand = ed 51 12 66 fb ca 1c 2d 25 a2 4f 0c 09 20 d2 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124310906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124310906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124310906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124310906 DMM INFO MM(262420000000034/fb71cbac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124310906 DMM NOTICE MM(262420000000034/fb71cbac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124310906 DMM DEBUG MM(262420000000034/fb71cbac) checking auth: received GSM SRES = 21 e2 95 06 (gprs_gmm.c:666) 20250113124310906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124310906 DMM DEBUG MM(262420000000034/fb71cbac) Requesting authorization (sgsn_auth.c:160) 20250113124310906 DMM INFO MM(262420000000034/fb71cbac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124310906 DMM DEBUG MM(262420000000034/fb71cbac) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124310906 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250113124310906 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) 20250113124310906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124310906 DMM INFO MM(262420000000034/fb71cbac) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb71cbac) (gprs_gmm.c:300) 20250113124310908 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124310908 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124310908 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250113124310908 DMM INFO MM(262420000000034/fb71cbac) Subscriber data update (mmctx.c:445) 20250113124310908 DMM DEBUG MM(262420000000034/fb71cbac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124310908 DMM INFO MM(262420000000034/fb71cbac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124310908 DMM NOTICE MM(262420000000034/fb71cbac) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250113124310908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124310908 DMM NOTICE MM(262420000000034/fb71cbac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124310908 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) 20250113124310908 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124310908 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250113124310908 DMM INFO MM(262420000000034/fb71cbac) Subscriber data update (mmctx.c:445) 20250113124310908 DMM DEBUG MM(262420000000034/fb71cbac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124310915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124310915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124310915 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124310915 DMM INFO MM(262420000000034/fb71cbac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124310915 DMM NOTICE MM(262420000000034/fb71cbac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124310915 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124310915 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124310915 DLLC NOTICE LLME(c607a0ae/fb71cbac){ASSIGNED} LLGM Assign pre (ffffffff => fb71cbac) (gprs_llc.c:1079) 20250113124310915 DLLC NOTICE LLME(ffffffff/fb71cbac){ASSIGNED} LLGM Assign post (ffffffff => fb71cbac) (gprs_llc.c:1125) 20250113124310915 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124310915 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124310915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124310915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@c8734b6d4391: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@c8734b6d4391: Final verdict of PTC: pass 20250113124310969 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250113124310969 DMM INFO MM(262420000000034/fb71cbac) Subscriber data update (mmctx.c:445) 20250113124310969 DMM DEBUG MM(262420000000034/fb71cbac) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250113124310969 DMM INFO MM(262420000000034/fb71cbac) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250113124310969 DMM INFO MM(262420000000034/fb71cbac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124310969 DMM INFO MM(262420000000034/fb71cbac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124310969 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124310969 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124310969 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124310969 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124310969 DLLC NOTICE LLME(ffffffff/fb71cbac){ASSIGNED} LLGM Assign pre (fb71cbac => ffffffff) (gprs_llc.c:1079) 20250113124310969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb71cbac => ffffffff) (gprs_llc.c:1125) 20250113124310969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124310969 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124310969 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124310969 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124310970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39746<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_subscriber_list-BVCI196(311)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(324)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(312)@c8734b6d4391: Final verdict of PTC: none 20250113124310973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124310973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(322)@c8734b6d4391: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@c8734b6d4391: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(318)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(310)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(320)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(316)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Jan 13 12:43:11 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250113124311116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124311417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47192) 20250113124311974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124311974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47192, count=93780) 20250113124312974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124312974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Jan 13 12:43:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124313976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124313976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_detach_check_subscriber_list started. 20250113124314472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124314473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124314524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124314524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124314524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124314524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124314524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124314524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124314524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124314524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124314526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124314526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124314526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124314526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124314526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124314526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124314526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124314526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124314526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124314526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124314527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124314527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124314531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124314540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124314540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124314569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124314569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124314569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124314569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124314569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124314569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124314569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124314569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124314571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124314571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124314571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124314571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124314571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124314571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124314571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124314571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124314571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124314571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124314571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124314571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124314575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124314586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124314586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124314611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124314611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124314611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124314611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124314611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124314611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124314611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124314611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124314613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124314613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124314613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124314613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124314613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124314613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124314613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124314613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124314613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124314613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124314613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124314614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124314614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124314617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124314627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124314627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124314976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124314976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124314976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124314976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124314978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124314979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@c8734b6d4391: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FF2CFB35'O, index=0 SGSN_Test-GSUP(343)@c8734b6d4391: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@c8734b6d4391: 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 := '6C23B8F1F8F4A4C40320181A81D1BD24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C41FC50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CB841CEE015BC84'O } } } } } 20250113124315027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124315027 DLLC NOTICE LLME(ffffffff/ff2cfb35){UNASSIGNED} LLC RX: unknown TLLI 0xff2cfb35, creating LLME on the fly (gprs_llc.c:552) 20250113124315027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124315027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124315027 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124315027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124315027 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124315027 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124315027 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124315027 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124315027 DLLC NOTICE LLME(ffffffff/ff2cfb35){UNASSIGNED} LLGM Assign pre (ff2cfb35 => ef4d705d) (gprs_llc.c:1079) 20250113124315027 DLLC NOTICE LLME(ff2cfb35/ef4d705d){ASSIGNED} LLGM Assign post (ff2cfb35 => ef4d705d) (gprs_llc.c:1125) 20250113124315027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124315027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124315027 DMM DEBUG MM(262420000000033/ef4d705d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124315041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124315041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124315041 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124315041 DMM DEBUG MM(262420000000033/ef4d705d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250113124315041 DMM NOTICE MM(262420000000033/ef4d705d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124315041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124315041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124315041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124315041 DMM DEBUG MM(262420000000033/ef4d705d) Requesting authorization (sgsn_auth.c:160) 20250113124315041 DMM INFO MM(262420000000033/ef4d705d) Requesting authentication tuples (sgsn_auth.c:184) 20250113124315041 DMM DEBUG MM(262420000000033/ef4d705d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124315041 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250113124315041 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@c8734b6d4391: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250113124315044 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124315044 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124315044 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124315044 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124315044 DMM INFO MM(262420000000033/ef4d705d) Subscriber data update (mmctx.c:445) 20250113124315044 DMM DEBUG MM(262420000000033/ef4d705d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124315044 DMM INFO MM(262420000000033/ef4d705d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124315044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124315044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124315044 DMM INFO MM(262420000000033/ef4d705d) <- GMM AUTH AND CIPHERING REQ (rand = 6c 23 b8 f1 f8 f4 a4 c4 03 20 18 1a 81 d1 bd 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124315052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124315052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124315052 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124315052 DMM INFO MM(262420000000033/ef4d705d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124315053 DMM NOTICE MM(262420000000033/ef4d705d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124315053 DMM DEBUG MM(262420000000033/ef4d705d) checking auth: received GSM SRES = 0c 41 fc 50 (gprs_gmm.c:666) 20250113124315053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124315053 DMM DEBUG MM(262420000000033/ef4d705d) Requesting authorization (sgsn_auth.c:160) 20250113124315053 DMM INFO MM(262420000000033/ef4d705d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124315053 DMM DEBUG MM(262420000000033/ef4d705d) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124315053 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250113124315053 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) 20250113124315053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124315053 DMM INFO MM(262420000000033/ef4d705d) <- GMM ATTACH ACCEPT (new P-TMSI=0xef4d705d) (gprs_gmm.c:300) 20250113124315054 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124315054 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124315054 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250113124315054 DMM INFO MM(262420000000033/ef4d705d) Subscriber data update (mmctx.c:445) 20250113124315054 DMM DEBUG MM(262420000000033/ef4d705d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124315054 DMM INFO MM(262420000000033/ef4d705d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124315054 DMM NOTICE MM(262420000000033/ef4d705d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250113124315054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124315054 DMM NOTICE MM(262420000000033/ef4d705d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124315054 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) 20250113124315055 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124315055 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250113124315055 DMM INFO MM(262420000000033/ef4d705d) Subscriber data update (mmctx.c:445) 20250113124315055 DMM DEBUG MM(262420000000033/ef4d705d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124315062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124315062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124315062 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124315062 DMM INFO MM(262420000000033/ef4d705d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124315062 DMM NOTICE MM(262420000000033/ef4d705d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124315062 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124315062 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124315062 DLLC NOTICE LLME(ff2cfb35/ef4d705d){ASSIGNED} LLGM Assign pre (ffffffff => ef4d705d) (gprs_llc.c:1079) 20250113124315062 DLLC NOTICE LLME(ffffffff/ef4d705d){ASSIGNED} LLGM Assign post (ffffffff => ef4d705d) (gprs_llc.c:1125) 20250113124315062 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124315062 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124315062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124315062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@c8734b6d4391: setverdict(pass): none -> pass 20250113124315113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124315113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250113124315113 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124315113 DMM INFO MM(262420000000033/ef4d705d) -> GMM DETACH REQUEST TLLI=0xef4d705d type=GPRS detach Power-off (gprs_gmm.c:1465) 20250113124315113 DMM INFO MM(262420000000033/ef4d705d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124315113 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124315113 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124315113 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124315113 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124315113 DLLC NOTICE LLME(ffffffff/ef4d705d){ASSIGNED} LLGM Assign pre (ef4d705d => ffffffff) (gprs_llc.c:1079) 20250113124315113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef4d705d => ffffffff) (gprs_llc.c:1125) 20250113124315113 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250113124315113 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) 20250113124315113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124315113 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124315113 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124315113 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124315114 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@c8734b6d4391: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@c8734b6d4391: Final verdict of PTC: pass 20250113124320124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124320127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124320127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@c8734b6d4391: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(336)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(331)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(341)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@c8734b6d4391: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@c8734b6d4391: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(339)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(329)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(334)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Jan 13 12:43:20 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250113124320256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124320557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87472) 20250113124321128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124321128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87472, count=93264) 20250113124322129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124322129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Jan 13 12:43:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124323129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124323129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_check_complete_resend started. 20250113124323619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124323620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124323669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124323669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124323669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124323669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124323669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124323669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124323669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124323669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124323671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124323671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124323671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124323671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124323671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124323671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124323671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124323671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124323671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124323671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124323672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124323672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124323675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124323684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124323684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124323712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124323712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124323712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124323712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124323713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124323713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124323713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124323714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124323714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124323714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124323714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124323714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124323714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124323714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124323714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124323714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124323718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124323728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124323728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124323751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124323751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124323751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124323751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124323751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124323751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124323751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124323751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124323753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124323753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124323753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124323753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124323753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124323753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124323753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124323753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124323753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124323753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124323753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124323755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124323755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124323758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124323769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124323769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124324131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124324131 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124324131 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124324131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124324133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124324134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@c8734b6d4391: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F3EDA35B'O, index=0 SGSN_Test-GSUP(362)@c8734b6d4391: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@c8734b6d4391: 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 := '18D16DE4858F120F9990C32B280ED7D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAD2A61D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1292BC2426545945'O } } } } } 20250113124325184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124325184 DLLC NOTICE LLME(ffffffff/f3eda35b){UNASSIGNED} LLC RX: unknown TLLI 0xf3eda35b, creating LLME on the fly (gprs_llc.c:552) 20250113124325184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124325184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124325184 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124325184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124325184 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124325184 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124325184 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124325184 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124325184 DLLC NOTICE LLME(ffffffff/f3eda35b){UNASSIGNED} LLGM Assign pre (f3eda35b => f6232ffe) (gprs_llc.c:1079) 20250113124325184 DLLC NOTICE LLME(f3eda35b/f6232ffe){ASSIGNED} LLGM Assign post (f3eda35b => f6232ffe) (gprs_llc.c:1125) 20250113124325184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124325184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124325184 DMM DEBUG MM(262420000000036/f6232ffe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124325197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124325197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124325197 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124325197 DMM DEBUG MM(262420000000036/f6232ffe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250113124325197 DMM NOTICE MM(262420000000036/f6232ffe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124325197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124325197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124325197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124325197 DMM DEBUG MM(262420000000036/f6232ffe) Requesting authorization (sgsn_auth.c:160) 20250113124325197 DMM INFO MM(262420000000036/f6232ffe) Requesting authentication tuples (sgsn_auth.c:184) 20250113124325197 DMM DEBUG MM(262420000000036/f6232ffe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124325197 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250113124325197 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@c8734b6d4391: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250113124325199 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124325199 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124325199 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124325200 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124325200 DMM INFO MM(262420000000036/f6232ffe) Subscriber data update (mmctx.c:445) 20250113124325200 DMM DEBUG MM(262420000000036/f6232ffe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124325200 DMM INFO MM(262420000000036/f6232ffe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124325200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124325200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124325200 DMM INFO MM(262420000000036/f6232ffe) <- GMM AUTH AND CIPHERING REQ (rand = 18 d1 6d e4 85 8f 12 0f 99 90 c3 2b 28 0e d7 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124325207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124325207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124325207 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124325207 DMM INFO MM(262420000000036/f6232ffe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124325207 DMM NOTICE MM(262420000000036/f6232ffe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124325207 DMM DEBUG MM(262420000000036/f6232ffe) checking auth: received GSM SRES = ca d2 a6 1d (gprs_gmm.c:666) 20250113124325207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124325207 DMM DEBUG MM(262420000000036/f6232ffe) Requesting authorization (sgsn_auth.c:160) 20250113124325207 DMM INFO MM(262420000000036/f6232ffe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124325207 DMM DEBUG MM(262420000000036/f6232ffe) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124325207 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250113124325207 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) 20250113124325207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124325207 DMM INFO MM(262420000000036/f6232ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6232ffe) (gprs_gmm.c:300) 20250113124325208 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124325208 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124325208 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250113124325208 DMM INFO MM(262420000000036/f6232ffe) Subscriber data update (mmctx.c:445) 20250113124325208 DMM DEBUG MM(262420000000036/f6232ffe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124325208 DMM INFO MM(262420000000036/f6232ffe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124325208 DMM NOTICE MM(262420000000036/f6232ffe) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250113124325208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124325208 DMM NOTICE MM(262420000000036/f6232ffe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124325208 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) 20250113124325209 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124325209 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250113124325209 DMM INFO MM(262420000000036/f6232ffe) Subscriber data update (mmctx.c:445) 20250113124325209 DMM DEBUG MM(262420000000036/f6232ffe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113124331208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124331208 DMM INFO MM(262420000000036/f6232ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6232ffe) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113124334581 DGPRS DEBUG Checking for inactive LLMEs, time = 18582948 (sgsn.c:131) 20250113124337209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124337209 DMM INFO MM(262420000000036/f6232ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6232ffe) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113124343209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124343209 DMM INFO MM(262420000000036/f6232ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6232ffe) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113124344132 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124344132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113124344132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124349211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124349211 DMM INFO MM(262420000000036/f6232ffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6232ffe) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113124353672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124353674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124353674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124353715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124353716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124353716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124353756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124353757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124353757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124355212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250113124355212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250113124355212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124355212 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250113124355212 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) 20250113124355212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124355212 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124355212 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124355212 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124355212 DLLC NOTICE LLME(f3eda35b/f6232ffe){ASSIGNED} LLGM Assign pre (f6232ffe => ffffffff) (gprs_llc.c:1079) 20250113124355212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6232ffe => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@c8734b6d4391: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@c8734b6d4391: Final verdict of PTC: pass 20250113124359225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124359227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124359227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@c8734b6d4391: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@c8734b6d4391: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(360)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(350)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(355)@c8734b6d4391: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(348)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(353)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(358)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Jan 13 12:43:59 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250113124359362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124359663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89492) 20250113124400228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124400228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89492, count=95204) 20250113124401229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124401229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Jan 13 12:44:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124402230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124402230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_update started. 20250113124402724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124402726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124402771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124402771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124402771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124402771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124402771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124402771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124402771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124402771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124402772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124402772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124402772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124402772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124402772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124402772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124402772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124402772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124402772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124402772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124402773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124402773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124402776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124402785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124402785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124402818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124402818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124402818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124402818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124402818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124402818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124402818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124402818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124402820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124402820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124402820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124402820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124402820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124402820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124402820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124402820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124402820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124402820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(374)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124402821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124402821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124402825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124402833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124402833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124402859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124402859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124402859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124402859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124402859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124402859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124402859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124402859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124402861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124402861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124402861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124402861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124402861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124402861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124402861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124402861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124402861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124402861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124402861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(380)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124402862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124402862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124402866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124402877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124402877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124403231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124403231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124403231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124403231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124403233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124403233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@c8734b6d4391: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F18E9306'O, index=0 SGSN_Test-GSUP(381)@c8734b6d4391: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@c8734b6d4391: 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 := '90BDA5D76F4E5912B30D8096FACEABF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E707FCFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '395D084666EC2798'O } } } } } 20250113124404287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124404287 DLLC NOTICE LLME(ffffffff/f18e9306){UNASSIGNED} LLC RX: unknown TLLI 0xf18e9306, creating LLME on the fly (gprs_llc.c:552) 20250113124404287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124404287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124404287 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124404287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124404287 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124404287 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124404287 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124404287 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124404287 DLLC NOTICE LLME(ffffffff/f18e9306){UNASSIGNED} LLGM Assign pre (f18e9306 => c8b9f999) (gprs_llc.c:1079) 20250113124404287 DLLC NOTICE LLME(f18e9306/c8b9f999){ASSIGNED} LLGM Assign post (f18e9306 => c8b9f999) (gprs_llc.c:1125) 20250113124404287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124404287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124404287 DMM DEBUG MM(262420000000031/c8b9f999) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124404301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124404301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124404301 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124404301 DMM DEBUG MM(262420000000031/c8b9f999) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250113124404301 DMM NOTICE MM(262420000000031/c8b9f999) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124404301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124404301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124404301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124404302 DMM DEBUG MM(262420000000031/c8b9f999) Requesting authorization (sgsn_auth.c:160) 20250113124404302 DMM INFO MM(262420000000031/c8b9f999) Requesting authentication tuples (sgsn_auth.c:184) 20250113124404302 DMM DEBUG MM(262420000000031/c8b9f999) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124404302 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250113124404302 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@c8734b6d4391: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250113124404304 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124404304 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124404304 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124404305 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124404305 DMM INFO MM(262420000000031/c8b9f999) Subscriber data update (mmctx.c:445) 20250113124404305 DMM DEBUG MM(262420000000031/c8b9f999) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124404305 DMM INFO MM(262420000000031/c8b9f999) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124404305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124404305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124404305 DMM INFO MM(262420000000031/c8b9f999) <- GMM AUTH AND CIPHERING REQ (rand = 90 bd a5 d7 6f 4e 59 12 b3 0d 80 96 fa ce ab f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124404313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124404313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124404313 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124404313 DMM INFO MM(262420000000031/c8b9f999) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124404313 DMM NOTICE MM(262420000000031/c8b9f999) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124404313 DMM DEBUG MM(262420000000031/c8b9f999) checking auth: received GSM SRES = e7 07 fc fe (gprs_gmm.c:666) 20250113124404313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124404313 DMM DEBUG MM(262420000000031/c8b9f999) Requesting authorization (sgsn_auth.c:160) 20250113124404313 DMM INFO MM(262420000000031/c8b9f999) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124404313 DMM DEBUG MM(262420000000031/c8b9f999) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124404313 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250113124404314 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) 20250113124404314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124404314 DMM INFO MM(262420000000031/c8b9f999) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8b9f999) (gprs_gmm.c:300) 20250113124404315 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124404315 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124404315 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250113124404315 DMM INFO MM(262420000000031/c8b9f999) Subscriber data update (mmctx.c:445) 20250113124404315 DMM DEBUG MM(262420000000031/c8b9f999) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124404315 DMM INFO MM(262420000000031/c8b9f999) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124404315 DMM NOTICE MM(262420000000031/c8b9f999) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250113124404315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124404315 DMM NOTICE MM(262420000000031/c8b9f999) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124404315 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) 20250113124404316 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124404316 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250113124404316 DMM INFO MM(262420000000031/c8b9f999) Subscriber data update (mmctx.c:445) 20250113124404316 DMM DEBUG MM(262420000000031/c8b9f999) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124404322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124404322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124404322 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124404322 DMM INFO MM(262420000000031/c8b9f999) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124404322 DMM NOTICE MM(262420000000031/c8b9f999) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124404322 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124404322 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124404322 DLLC NOTICE LLME(f18e9306/c8b9f999){ASSIGNED} LLGM Assign pre (ffffffff => c8b9f999) (gprs_llc.c:1079) 20250113124404322 DLLC NOTICE LLME(ffffffff/c8b9f999){ASSIGNED} LLGM Assign post (ffffffff => c8b9f999) (gprs_llc.c:1125) 20250113124404322 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124404322 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124404322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124404322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@c8734b6d4391: setverdict(pass): none -> pass 20250113124404371 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250113124404371 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250113124404371 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) 20250113124404371 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250113124404371 DMM INFO MM(262420000000031/c8b9f999) Subscriber data update (mmctx.c:445) 20250113124404372 DMM DEBUG MM(262420000000031/c8b9f999) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250113124404372 DMM INFO MM(262420000000031/c8b9f999) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250113124404372 DMM INFO MM(262420000000031/c8b9f999) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124404372 DMM INFO MM(262420000000031/c8b9f999) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124404372 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124404372 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124404372 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124404372 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124404372 DLLC NOTICE LLME(ffffffff/c8b9f999){ASSIGNED} LLGM Assign pre (c8b9f999 => ffffffff) (gprs_llc.c:1079) 20250113124404372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b9f999 => ffffffff) (gprs_llc.c:1125) 20250113124404372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124404372 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124404372 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124404372 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124404582 DGPRS DEBUG Checking for inactive LLMEs, time = 18582978 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed MC@c8734b6d4391: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250113124409379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124409379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(369)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@c8734b6d4391: Final verdict of PTC: none 20250113124409380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58002<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(375)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(380)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(367)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(373)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@c8734b6d4391: Final verdict of PTC: pass -NSVCI99-provIP(378)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Jan 13 12:44:09 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250113124409511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124409812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88916) 20250113124410380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124410380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88916, count=93272) 20250113124411380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124411380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Jan 13 12:44:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124412381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124412381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_withdraw started. 20250113124412870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124412872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124412914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124412914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124412914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124412914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124412914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124412914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124412914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124412914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124412915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124412915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124412915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124412916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124412916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124412916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124412916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124412916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124412916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124412916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124412916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124412916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124412920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124412931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124412931 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(390)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124412960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124412960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124412960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124412960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124412960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124412960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124412960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124412960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124412962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124412962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124412962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124412962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124412962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124412962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124412962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124412962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124412962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124412962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(394)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124412963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124412963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124412967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124412978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124412978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124412987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124412987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124412987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124412987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124412987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124412987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124412987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124412987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124412989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124412989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124412989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124412989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124412989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124412989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124412989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124412989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124412989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124412989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124412989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124412990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124412990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124412993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124413003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124413003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124413383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124413383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124413383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124413383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124413385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124413386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c8734b6d4391: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DDF29600'O, index=0 SGSN_Test-GSUP(400)@c8734b6d4391: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@c8734b6d4391: 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 := 'D99A35DB870A73020C5D564759D18987'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF6C8128'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F4F2FF623FA8138'O } } } } } 20250113124414439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124414439 DLLC NOTICE LLME(ffffffff/ddf29600){UNASSIGNED} LLC RX: unknown TLLI 0xddf29600, creating LLME on the fly (gprs_llc.c:552) 20250113124414439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124414439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124414439 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124414439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124414439 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124414439 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124414439 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124414439 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124414439 DLLC NOTICE LLME(ffffffff/ddf29600){UNASSIGNED} LLGM Assign pre (ddf29600 => c21ccf15) (gprs_llc.c:1079) 20250113124414439 DLLC NOTICE LLME(ddf29600/c21ccf15){ASSIGNED} LLGM Assign post (ddf29600 => c21ccf15) (gprs_llc.c:1125) 20250113124414439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124414439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124414439 DMM DEBUG MM(262420000000029/c21ccf15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124414453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124414453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124414453 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124414453 DMM DEBUG MM(262420000000029/c21ccf15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250113124414453 DMM NOTICE MM(262420000000029/c21ccf15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124414453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124414453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124414453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124414453 DMM DEBUG MM(262420000000029/c21ccf15) Requesting authorization (sgsn_auth.c:160) 20250113124414453 DMM INFO MM(262420000000029/c21ccf15) Requesting authentication tuples (sgsn_auth.c:184) 20250113124414453 DMM DEBUG MM(262420000000029/c21ccf15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124414453 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250113124414453 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@c8734b6d4391: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250113124414456 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124414456 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124414456 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124414456 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124414456 DMM INFO MM(262420000000029/c21ccf15) Subscriber data update (mmctx.c:445) 20250113124414456 DMM DEBUG MM(262420000000029/c21ccf15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124414456 DMM INFO MM(262420000000029/c21ccf15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124414456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124414456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124414456 DMM INFO MM(262420000000029/c21ccf15) <- GMM AUTH AND CIPHERING REQ (rand = d9 9a 35 db 87 0a 73 02 0c 5d 56 47 59 d1 89 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124414464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124414464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124414464 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124414464 DMM INFO MM(262420000000029/c21ccf15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124414464 DMM NOTICE MM(262420000000029/c21ccf15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124414464 DMM DEBUG MM(262420000000029/c21ccf15) checking auth: received GSM SRES = ff 6c 81 28 (gprs_gmm.c:666) 20250113124414464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124414464 DMM DEBUG MM(262420000000029/c21ccf15) Requesting authorization (sgsn_auth.c:160) 20250113124414464 DMM INFO MM(262420000000029/c21ccf15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124414464 DMM DEBUG MM(262420000000029/c21ccf15) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124414464 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250113124414464 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) 20250113124414464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124414464 DMM INFO MM(262420000000029/c21ccf15) <- GMM ATTACH ACCEPT (new P-TMSI=0xc21ccf15) (gprs_gmm.c:300) 20250113124414465 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124414465 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124414465 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250113124414465 DMM INFO MM(262420000000029/c21ccf15) Subscriber data update (mmctx.c:445) 20250113124414465 DMM DEBUG MM(262420000000029/c21ccf15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124414465 DMM INFO MM(262420000000029/c21ccf15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124414465 DMM NOTICE MM(262420000000029/c21ccf15) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250113124414465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124414465 DMM NOTICE MM(262420000000029/c21ccf15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124414465 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) 20250113124414466 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124414466 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250113124414466 DMM INFO MM(262420000000029/c21ccf15) Subscriber data update (mmctx.c:445) 20250113124414466 DMM DEBUG MM(262420000000029/c21ccf15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124414472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124414472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124414472 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124414472 DMM INFO MM(262420000000029/c21ccf15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124414472 DMM NOTICE MM(262420000000029/c21ccf15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124414472 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124414472 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124414472 DLLC NOTICE LLME(ddf29600/c21ccf15){ASSIGNED} LLGM Assign pre (ffffffff => c21ccf15) (gprs_llc.c:1079) 20250113124414472 DLLC NOTICE LLME(ffffffff/c21ccf15){ASSIGNED} LLGM Assign post (ffffffff => c21ccf15) (gprs_llc.c:1125) 20250113124414472 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124414472 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124414472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124414472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@c8734b6d4391: setverdict(pass): none -> pass 20250113124414521 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250113124414521 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250113124414521 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) 20250113124414521 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250113124414521 DMM INFO MM(262420000000029/c21ccf15) Subscriber data update (mmctx.c:445) 20250113124414521 DMM DEBUG MM(262420000000029/c21ccf15) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250113124414521 DMM INFO MM(262420000000029/c21ccf15) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250113124414521 DMM INFO MM(262420000000029/c21ccf15) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250113124414521 DMM NOTICE MM(262420000000029/c21ccf15) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250113124414521 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250113124414521 DMM INFO MM(262420000000029/c21ccf15) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250113124414521 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124414521 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124414521 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124414521 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124414521 DLLC NOTICE LLME(ffffffff/c21ccf15){ASSIGNED} LLGM Assign pre (c21ccf15 => ffffffff) (gprs_llc.c:1079) 20250113124414521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c21ccf15 => ffffffff) (gprs_llc.c:1125) 20250113124414521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124414521 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124414521 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124414521 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c8734b6d4391: Removing Client IMSI='262420000000029'H, index=0 20250113124414528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124414528 DLLC NOTICE LLME(ffffffff/c21ccf15){UNASSIGNED} LLC RX: unknown TLLI 0xc21ccf15, creating LLME on the fly (gprs_llc.c:552) 20250113124414528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124414528 DMM NOTICE LLME(ffffffff/c21ccf15){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250113124414528 DLLC NOTICE LLME(ffffffff/c21ccf15){UNASSIGNED} LLGM Assign pre (c21ccf15 => ffffffff) (gprs_llc.c:1079) 20250113124414528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c21ccf15 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@c8734b6d4391: Final verdict of PTC: pass 20250113124414531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(394)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c8734b6d4391: Final verdict of PTC: none 20250113124414533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124414533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(389)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(388)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(398)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(392)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(386)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(396)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Jan 13 12:44:14 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250113124414662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124414963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92416) 20250113124415533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124415533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92416, count=96772) 20250113124416535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124416535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Jan 13 12:44:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124417537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124417537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250113124418018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124418020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124418063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124418063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124418063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124418063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124418063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124418063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124418063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124418063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124418065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124418065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124418065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124418065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124418065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124418065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124418065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124418065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124418065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124418065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124418066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124418066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124418069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124418079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124418079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124418099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124418099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124418099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124418099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418099 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124418099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124418099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124418099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124418099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124418101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124418101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124418101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124418101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124418101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124418101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124418101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124418101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124418101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124418101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124418102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124418102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124418106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124418116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124418116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124418136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124418136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124418136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124418136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124418136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124418136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124418136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124418136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124418138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124418138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124418138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124418138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124418138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124418138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124418138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124418138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124418138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124418138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124418138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124418139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124418139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124418143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124418153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124418153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124418539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124418539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124418539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124418539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124418541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124418542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c8734b6d4391: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CD5FF20C'O, index=0 SGSN_Test-GSUP(419)@c8734b6d4391: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250113124419586 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) 20250113124419586 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@c8734b6d4391: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@c8734b6d4391: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c8734b6d4391: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c8734b6d4391: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c8734b6d4391: Final verdict of PTC: pass 20250113124419591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@c8734b6d4391: Final verdict of PTC: none 20250113124419593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124419593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(417)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(407)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(412)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(405)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(415)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(410)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Jan 13 12:44:19 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250113124419725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124420026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20250113124420594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124420594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20250113124421595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124421595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Jan 13 12:44:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124422596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124422596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250113124423080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124423082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(426)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124423132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124423132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124423132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124423132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124423132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124423132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124423132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124423132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124423134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124423134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124423134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124423134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124423134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124423134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124423134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124423134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124423134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124423134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(427)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124423135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124423135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124423139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(423)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124423148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124423148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124423165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124423165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124423165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124423165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124423165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124423165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124423165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124423165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(431)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(432)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124423167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124423167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124423167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124423167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124423167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124423167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124423167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124423167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124423167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124423167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124423168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124423168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124423172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124423182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124423182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124423192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124423192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124423192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124423192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423192 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124423192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124423192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124423192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124423192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124423193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124423194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124423194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124423194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124423194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124423194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124423194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124423194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124423194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124423194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124423194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124423194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124423194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124423198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124423207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124423207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124423597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124423597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124423597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124423598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124423599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124423600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@c8734b6d4391: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CA96C627'O, index=0 SGSN_Test-GSUP(438)@c8734b6d4391: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250113124424647 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) 20250113124424647 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@c8734b6d4391: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@c8734b6d4391: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c8734b6d4391: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@c8734b6d4391: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c8734b6d4391: Final verdict of PTC: pass 20250113124424652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(438)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(432)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(427)@c8734b6d4391: Final verdict of PTC: none 20250113124424654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124424654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(423)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(436)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@c8734b6d4391: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(430)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(434)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(425)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@c8734b6d4391: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Jan 13 12:44:24 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250113124424785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124425086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20250113124425655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124425655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53004) 20250113124426655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124426656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Jan 13 12:44:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124427656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124427656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_rau_unknown started. 20250113124428141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124428143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124428187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124428187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124428187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124428187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124428187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124428187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124428187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124428187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124428189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124428189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124428189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124428189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124428189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124428189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124428189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124428189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124428189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124428189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124428190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124428190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124428193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124428202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124428202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124428230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124428230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124428231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124428231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124428231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124428231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124428231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124428231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124428232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124428232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124428232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124428232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124428232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124428232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124428232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124428232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124428232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124428232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(451)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124428233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124428233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(450)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124428237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124428247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124428247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(448)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(450)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124428262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124428262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124428262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124428262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428262 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124428262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124428262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124428262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124428262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124428264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124428264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124428264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124428264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124428264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124428264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124428264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124428264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124428264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124428264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124428264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124428265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124428265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124428269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124428278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124428278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124428657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124428657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124428657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124428657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124428660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124428660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@c8734b6d4391: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F9D9BD91'O, index=0 SGSN_Test-GSUP(457)@c8734b6d4391: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250113124429713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124429713 DLLC NOTICE LLME(ffffffff/f9d9bd91){UNASSIGNED} LLC RX: unknown TLLI 0xf9d9bd91, creating LLME on the fly (gprs_llc.c:552) 20250113124429713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250113124429713 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113124429713 DMM NOTICE LLME(ffffffff/f9d9bd91){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250113124429713 DLLC NOTICE LLME(ffffffff/f9d9bd91){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250113124429713 DMM ERROR LLME(ffffffff/f9d9bd91){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250113124429713 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250113124429713 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250113124429713 DLLC NOTICE LLME(ffffffff/f9d9bd91){UNASSIGNED} LLGM Assign pre (f9d9bd91 => ffffffff) (gprs_llc.c:1079) 20250113124429713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9d9bd91 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@c8734b6d4391: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@c8734b6d4391: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@c8734b6d4391: Final verdict of PTC: pass 20250113124429729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@c8734b6d4391: Final verdict of PTC: none 20250113124429731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124429731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@c8734b6d4391: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@c8734b6d4391: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@c8734b6d4391: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(451)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(455)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(445)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(453)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(449)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(443)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@c8734b6d4391: Test case TC_rau_unknown finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Jan 13 12:44:29 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250113124429871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124430172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49528) 20250113124430731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124430731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49528, count=55320) 20250113124431732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124431732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Jan 13 12:44:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124432734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124432734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_rau started. 20250113124433234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124433235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124433279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124433279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124433279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124433279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124433279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124433279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124433279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124433279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124433281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124433281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124433281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124433281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124433281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124433281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124433281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124433281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124433281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124433281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124433282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124433282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124433285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124433295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124433295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124433323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124433323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124433323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124433323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124433323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124433323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124433323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124433323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124433325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124433325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124433325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124433325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124433325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124433325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124433325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124433325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124433325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124433325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124433325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124433325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124433329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124433338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124433338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124433367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124433367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124433367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124433367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124433367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124433367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124433367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124433367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124433369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124433369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124433369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124433369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124433369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124433369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124433369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124433369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124433369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124433369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124433369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124433370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124433370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124433374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124433384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124433384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124433734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124433734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124433734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124433734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124433737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124433738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113124434583 DGPRS DEBUG Checking for inactive LLMEs, time = 18583008 (sgsn.c:131) TC_attach_rau-BVCI196(463)@c8734b6d4391: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E1457D35'O, index=0 SGSN_Test-GSUP(476)@c8734b6d4391: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@c8734b6d4391: 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 := 'DBEE50C8439197F621CF95B07AEDEBB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA35A0B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB8D926DB12436C3'O } } } } } 20250113124434791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434791 DLLC NOTICE LLME(ffffffff/e1457d35){UNASSIGNED} LLC RX: unknown TLLI 0xe1457d35, creating LLME on the fly (gprs_llc.c:552) 20250113124434791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124434791 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124434791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124434791 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124434791 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124434791 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124434791 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124434791 DLLC NOTICE LLME(ffffffff/e1457d35){UNASSIGNED} LLGM Assign pre (e1457d35 => ceeb6b16) (gprs_llc.c:1079) 20250113124434792 DLLC NOTICE LLME(e1457d35/ceeb6b16){ASSIGNED} LLGM Assign post (e1457d35 => ceeb6b16) (gprs_llc.c:1125) 20250113124434792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124434792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124434792 DMM DEBUG MM(262420000000012/ceeb6b16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124434805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434805 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124434805 DMM DEBUG MM(262420000000012/ceeb6b16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250113124434805 DMM NOTICE MM(262420000000012/ceeb6b16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124434805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124434805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124434805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124434805 DMM DEBUG MM(262420000000012/ceeb6b16) Requesting authorization (sgsn_auth.c:160) 20250113124434805 DMM INFO MM(262420000000012/ceeb6b16) Requesting authentication tuples (sgsn_auth.c:184) 20250113124434805 DMM DEBUG MM(262420000000012/ceeb6b16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124434805 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250113124434805 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@c8734b6d4391: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250113124434808 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124434808 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124434808 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124434808 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124434808 DMM INFO MM(262420000000012/ceeb6b16) Subscriber data update (mmctx.c:445) 20250113124434808 DMM DEBUG MM(262420000000012/ceeb6b16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124434808 DMM INFO MM(262420000000012/ceeb6b16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124434808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124434808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124434808 DMM INFO MM(262420000000012/ceeb6b16) <- GMM AUTH AND CIPHERING REQ (rand = db ee 50 c8 43 91 97 f6 21 cf 95 b0 7a ed eb b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124434816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434816 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124434816 DMM INFO MM(262420000000012/ceeb6b16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124434816 DMM NOTICE MM(262420000000012/ceeb6b16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124434816 DMM DEBUG MM(262420000000012/ceeb6b16) checking auth: received GSM SRES = da 35 a0 b6 (gprs_gmm.c:666) 20250113124434816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124434816 DMM DEBUG MM(262420000000012/ceeb6b16) Requesting authorization (sgsn_auth.c:160) 20250113124434816 DMM INFO MM(262420000000012/ceeb6b16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124434816 DMM DEBUG MM(262420000000012/ceeb6b16) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124434816 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250113124434816 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) 20250113124434816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124434816 DMM INFO MM(262420000000012/ceeb6b16) <- GMM ATTACH ACCEPT (new P-TMSI=0xceeb6b16) (gprs_gmm.c:300) 20250113124434818 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124434818 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124434818 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250113124434818 DMM INFO MM(262420000000012/ceeb6b16) Subscriber data update (mmctx.c:445) 20250113124434818 DMM DEBUG MM(262420000000012/ceeb6b16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124434818 DMM INFO MM(262420000000012/ceeb6b16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124434818 DMM NOTICE MM(262420000000012/ceeb6b16) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250113124434818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124434818 DMM NOTICE MM(262420000000012/ceeb6b16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124434818 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) 20250113124434819 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124434819 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250113124434819 DMM INFO MM(262420000000012/ceeb6b16) Subscriber data update (mmctx.c:445) 20250113124434819 DMM DEBUG MM(262420000000012/ceeb6b16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124434825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434825 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124434825 DMM INFO MM(262420000000012/ceeb6b16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124434825 DMM NOTICE MM(262420000000012/ceeb6b16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124434825 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124434825 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124434825 DLLC NOTICE LLME(e1457d35/ceeb6b16){ASSIGNED} LLGM Assign pre (ffffffff => ceeb6b16) (gprs_llc.c:1079) 20250113124434825 DLLC NOTICE LLME(ffffffff/ceeb6b16){ASSIGNED} LLGM Assign post (ffffffff => ceeb6b16) (gprs_llc.c:1125) 20250113124434825 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124434825 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124434825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124434825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@c8734b6d4391: setverdict(pass): none -> pass 20250113124434877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434877 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124434877 DMM INFO MM(262420000000012/ceeb6b16) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250113124434877 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124434877 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124434877 DLLC NOTICE LLME(ffffffff/ceeb6b16){ASSIGNED} LLGM Assign pre (ceeb6b16 => edabf61a) (gprs_llc.c:1079) 20250113124434877 DLLC NOTICE LLME(ceeb6b16/edabf61a){ASSIGNED} LLGM Assign post (ceeb6b16 => edabf61a) (gprs_llc.c:1125) 20250113124434877 DMM INFO MM(262420000000012/edabf61a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@c8734b6d4391: Removing Client IMSI='262420000000012'H, index=0 20250113124434885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124434885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250113124434885 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124434885 DMM INFO MM(262420000000012/edabf61a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113124434885 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113124434885 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124434885 DLLC NOTICE LLME(ceeb6b16/edabf61a){ASSIGNED} LLGM Assign pre (ffffffff => edabf61a) (gprs_llc.c:1079) 20250113124434885 DLLC NOTICE LLME(ffffffff/edabf61a){ASSIGNED} LLGM Assign post (ffffffff => edabf61a) (gprs_llc.c:1125) 20250113124434885 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@c8734b6d4391: Final verdict of PTC: pass 20250113124434888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45172<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124434889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124434889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(476)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(469)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(475)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(464)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(467)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(462)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(473)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_rau finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Jan 13 12:44:34 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250113124435020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124435421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79080) 20250113124435890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124435891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79080, count=92232) 20250113124436891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124436892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Jan 13 12:44:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124437892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124437893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_rau_a_a started. 20250113124438479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124438480 DMM INFO MM(262420000000012/edabf61a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124438480 DMM INFO MM(262420000000012/edabf61a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124438480 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124438480 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124438480 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124438480 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124438480 DLLC NOTICE LLME(ffffffff/edabf61a){ASSIGNED} LLGM Assign pre (edabf61a => ffffffff) (gprs_llc.c:1079) 20250113124438480 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edabf61a => ffffffff) (gprs_llc.c:1125) 20250113124438480 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250113124438480 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) 20250113124438480 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20250113124438481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124438481 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124438481 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124438481 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124438481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124438528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124438528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124438528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124438528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124438528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124438528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124438528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124438528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124438530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124438530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124438530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124438530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124438530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124438530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124438530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124438530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124438530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124438530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124438531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124438531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124438534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124438543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124438543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(484)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_attach_rau_a_a-BVCI196(482)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124438568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124438568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124438568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124438568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124438568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124438569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124438569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124438569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124438570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124438570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124438570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124438571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124438571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124438571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124438571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124438571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124438571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124438571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124438571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124438571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124438575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124438584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124438584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124438604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124438604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124438604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124438604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124438604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124438604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124438604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124438604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124438605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124438605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124438605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124438605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124438605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124438605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124438605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124438605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124438605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124438605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124438605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124438606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124438606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124438609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124438617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124438617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124438893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124438893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124438893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124438893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124438895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124438896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@c8734b6d4391: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C9387623'O, index=0 SGSN_Test-GSUP(495)@c8734b6d4391: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@c8734b6d4391: 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 := '2D4A810E769F0141737BA499C612405E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F05995B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A44873E4E54693E'O } } } } } 20250113124439946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124439946 DLLC NOTICE LLME(ffffffff/c9387623){UNASSIGNED} LLC RX: unknown TLLI 0xc9387623, creating LLME on the fly (gprs_llc.c:552) 20250113124439946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124439946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124439946 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124439946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124439946 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124439946 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124439946 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124439946 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124439946 DLLC NOTICE LLME(ffffffff/c9387623){UNASSIGNED} LLGM Assign pre (c9387623 => de0440dc) (gprs_llc.c:1079) 20250113124439946 DLLC NOTICE LLME(c9387623/de0440dc){ASSIGNED} LLGM Assign post (c9387623 => de0440dc) (gprs_llc.c:1125) 20250113124439946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124439946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124439947 DMM DEBUG MM(262420000000037/de0440dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124439961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124439961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124439961 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124439961 DMM DEBUG MM(262420000000037/de0440dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250113124439961 DMM NOTICE MM(262420000000037/de0440dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124439961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124439961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124439961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124439961 DMM DEBUG MM(262420000000037/de0440dc) Requesting authorization (sgsn_auth.c:160) 20250113124439961 DMM INFO MM(262420000000037/de0440dc) Requesting authentication tuples (sgsn_auth.c:184) 20250113124439961 DMM DEBUG MM(262420000000037/de0440dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124439961 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250113124439961 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@c8734b6d4391: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250113124439964 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124439964 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124439964 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124439964 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124439964 DMM INFO MM(262420000000037/de0440dc) Subscriber data update (mmctx.c:445) 20250113124439964 DMM DEBUG MM(262420000000037/de0440dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124439965 DMM INFO MM(262420000000037/de0440dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124439965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124439965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124439965 DMM INFO MM(262420000000037/de0440dc) <- GMM AUTH AND CIPHERING REQ (rand = 2d 4a 81 0e 76 9f 01 41 73 7b a4 99 c6 12 40 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124439973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124439973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124439973 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124439973 DMM INFO MM(262420000000037/de0440dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124439973 DMM NOTICE MM(262420000000037/de0440dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124439974 DMM DEBUG MM(262420000000037/de0440dc) checking auth: received GSM SRES = f0 59 95 b8 (gprs_gmm.c:666) 20250113124439974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124439974 DMM DEBUG MM(262420000000037/de0440dc) Requesting authorization (sgsn_auth.c:160) 20250113124439974 DMM INFO MM(262420000000037/de0440dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124439974 DMM DEBUG MM(262420000000037/de0440dc) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124439974 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250113124439974 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) 20250113124439974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124439974 DMM INFO MM(262420000000037/de0440dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0440dc) (gprs_gmm.c:300) 20250113124439975 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124439975 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124439975 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250113124439975 DMM INFO MM(262420000000037/de0440dc) Subscriber data update (mmctx.c:445) 20250113124439975 DMM DEBUG MM(262420000000037/de0440dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124439975 DMM INFO MM(262420000000037/de0440dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124439975 DMM NOTICE MM(262420000000037/de0440dc) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250113124439975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124439975 DMM NOTICE MM(262420000000037/de0440dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124439975 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) 20250113124439976 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124439976 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250113124439976 DMM INFO MM(262420000000037/de0440dc) Subscriber data update (mmctx.c:445) 20250113124439976 DMM DEBUG MM(262420000000037/de0440dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124439983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124439983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124439983 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124439983 DMM INFO MM(262420000000037/de0440dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124439983 DMM NOTICE MM(262420000000037/de0440dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124439983 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124439983 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124439983 DLLC NOTICE LLME(c9387623/de0440dc){ASSIGNED} LLGM Assign pre (ffffffff => de0440dc) (gprs_llc.c:1079) 20250113124439983 DLLC NOTICE LLME(ffffffff/de0440dc){ASSIGNED} LLGM Assign post (ffffffff => de0440dc) (gprs_llc.c:1125) 20250113124439983 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124439983 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124439983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124439983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): none -> pass 20250113124440034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124440034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124440034 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124440034 DMM INFO MM(262420000000037/de0440dc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113124440034 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124440034 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124440034 DLLC NOTICE LLME(ffffffff/de0440dc){ASSIGNED} LLGM Assign pre (de0440dc => e0555c76) (gprs_llc.c:1079) 20250113124440034 DLLC NOTICE LLME(de0440dc/e0555c76){ASSIGNED} LLGM Assign post (de0440dc => e0555c76) (gprs_llc.c:1125) 20250113124440034 DMM INFO MM(262420000000037/e0555c76) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124440041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124440041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250113124440042 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124440042 DMM INFO MM(262420000000037/e0555c76) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113124440042 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113124440042 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124440042 DLLC NOTICE LLME(de0440dc/e0555c76){ASSIGNED} LLGM Assign pre (ffffffff => e0555c76) (gprs_llc.c:1079) 20250113124440042 DLLC NOTICE LLME(ffffffff/e0555c76){ASSIGNED} LLGM Assign post (ffffffff => e0555c76) (gprs_llc.c:1125) 20250113124440042 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250113124440042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124440042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124440042 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124440042 DMM INFO MM(262420000000037/e0555c76) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113124440042 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124440042 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124440042 DLLC NOTICE LLME(ffffffff/e0555c76){ASSIGNED} LLGM Assign pre (e0555c76 => e0ed063f) (gprs_llc.c:1079) 20250113124440042 DLLC NOTICE LLME(e0555c76/e0ed063f){ASSIGNED} LLGM Assign post (e0555c76 => e0ed063f) (gprs_llc.c:1125) 20250113124440042 DMM INFO MM(262420000000037/e0ed063f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124440048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124440048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124440048 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124440048 DMM INFO MM(262420000000037/e0ed063f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113124440048 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113124440048 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124440048 DLLC NOTICE LLME(e0555c76/e0ed063f){ASSIGNED} LLGM Assign pre (ffffffff => e0ed063f) (gprs_llc.c:1079) 20250113124440048 DLLC NOTICE LLME(ffffffff/e0ed063f){ASSIGNED} LLGM Assign post (ffffffff => e0ed063f) (gprs_llc.c:1125) 20250113124440048 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250113124440048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124440049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124440049 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124440049 DMM INFO MM(262420000000037/e0ed063f) -> GMM DETACH REQUEST TLLI=0xe0ed063f type=GPRS detach Power-off (gprs_gmm.c:1465) 20250113124440049 DMM INFO MM(262420000000037/e0ed063f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124440049 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124440049 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124440049 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124440049 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124440049 DLLC NOTICE LLME(ffffffff/e0ed063f){ASSIGNED} LLGM Assign pre (e0ed063f => ffffffff) (gprs_llc.c:1079) 20250113124440049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ed063f => ffffffff) (gprs_llc.c:1125) 20250113124440049 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250113124440049 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) 20250113124440049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124440049 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124440049 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124440049 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124440050 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@c8734b6d4391: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@c8734b6d4391: Final verdict of PTC: pass 20250113124445055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@c8734b6d4391: Final verdict of PTC: none 20250113124445058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124445058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(483)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(488)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(493)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(486)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(491)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(481)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Jan 13 12:44:45 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250113124445187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124445488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108368) 20250113124446060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124446060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108368, count=112724) 20250113124447061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124447061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Jan 13 12:44:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124448062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124448062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_rau_a_b started. 20250113124448547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124448549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124448590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124448590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124448590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124448590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124448590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124448590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124448590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124448590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124448592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124448592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124448592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124448592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124448592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124448592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124448592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124448592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124448592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124448592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124448593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124448593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124448596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124448604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124448604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(507)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124448638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124448638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124448638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124448638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124448638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124448638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124448638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124448638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124448639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124448639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124448639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124448640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124448640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124448640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124448640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124448640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124448640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124448640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(508)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124448641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124448641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124448645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124448656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124448656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124448668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124448668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124448668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124448668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448668 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124448668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124448668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124448668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124448668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124448670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124448670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124448670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124448670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124448670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124448670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124448670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124448670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124448670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124448670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124448670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124448670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124448670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124448674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124448685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124448685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124449063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124449063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124449063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124449063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124449065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124449066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@c8734b6d4391: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D0437026'O, index=0 SGSN_Test-GSUP(514)@c8734b6d4391: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@c8734b6d4391: 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 := '2923350165E4B1157C1D57D755F5B28B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '368D6EF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C0164535D60D1F9'O } } } } } 20250113124450114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450114 DLLC NOTICE LLME(ffffffff/d0437026){UNASSIGNED} LLC RX: unknown TLLI 0xd0437026, creating LLME on the fly (gprs_llc.c:552) 20250113124450114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124450114 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124450114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124450114 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124450114 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124450114 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124450115 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124450115 DLLC NOTICE LLME(ffffffff/d0437026){UNASSIGNED} LLGM Assign pre (d0437026 => dd080acd) (gprs_llc.c:1079) 20250113124450115 DLLC NOTICE LLME(d0437026/dd080acd){ASSIGNED} LLGM Assign post (d0437026 => dd080acd) (gprs_llc.c:1125) 20250113124450115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124450115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124450115 DMM DEBUG MM(262420000000038/dd080acd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124450128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450128 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450128 DMM DEBUG MM(262420000000038/dd080acd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250113124450128 DMM NOTICE MM(262420000000038/dd080acd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124450128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124450128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124450129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124450129 DMM DEBUG MM(262420000000038/dd080acd) Requesting authorization (sgsn_auth.c:160) 20250113124450129 DMM INFO MM(262420000000038/dd080acd) Requesting authentication tuples (sgsn_auth.c:184) 20250113124450129 DMM DEBUG MM(262420000000038/dd080acd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124450129 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250113124450129 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@c8734b6d4391: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250113124450132 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124450132 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124450132 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124450132 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124450132 DMM INFO MM(262420000000038/dd080acd) Subscriber data update (mmctx.c:445) 20250113124450132 DMM DEBUG MM(262420000000038/dd080acd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124450132 DMM INFO MM(262420000000038/dd080acd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124450132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124450132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124450132 DMM INFO MM(262420000000038/dd080acd) <- GMM AUTH AND CIPHERING REQ (rand = 29 23 35 01 65 e4 b1 15 7c 1d 57 d7 55 f5 b2 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124450140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450141 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450141 DMM INFO MM(262420000000038/dd080acd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124450141 DMM NOTICE MM(262420000000038/dd080acd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124450141 DMM DEBUG MM(262420000000038/dd080acd) checking auth: received GSM SRES = 36 8d 6e f1 (gprs_gmm.c:666) 20250113124450141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124450141 DMM DEBUG MM(262420000000038/dd080acd) Requesting authorization (sgsn_auth.c:160) 20250113124450141 DMM INFO MM(262420000000038/dd080acd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124450141 DMM DEBUG MM(262420000000038/dd080acd) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124450141 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250113124450141 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) 20250113124450141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124450141 DMM INFO MM(262420000000038/dd080acd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd080acd) (gprs_gmm.c:300) 20250113124450142 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124450142 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124450142 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250113124450142 DMM INFO MM(262420000000038/dd080acd) Subscriber data update (mmctx.c:445) 20250113124450142 DMM DEBUG MM(262420000000038/dd080acd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124450142 DMM INFO MM(262420000000038/dd080acd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124450142 DMM NOTICE MM(262420000000038/dd080acd) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250113124450142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124450142 DMM NOTICE MM(262420000000038/dd080acd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124450142 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) 20250113124450143 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124450143 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250113124450143 DMM INFO MM(262420000000038/dd080acd) Subscriber data update (mmctx.c:445) 20250113124450143 DMM DEBUG MM(262420000000038/dd080acd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124450149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450149 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450149 DMM INFO MM(262420000000038/dd080acd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124450149 DMM NOTICE MM(262420000000038/dd080acd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124450149 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124450149 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124450149 DLLC NOTICE LLME(d0437026/dd080acd){ASSIGNED} LLGM Assign pre (ffffffff => dd080acd) (gprs_llc.c:1079) 20250113124450149 DLLC NOTICE LLME(ffffffff/dd080acd){ASSIGNED} LLGM Assign post (ffffffff => dd080acd) (gprs_llc.c:1125) 20250113124450149 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124450149 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124450149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124450149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@c8734b6d4391: attach complete sending rau 20250113124450201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450202 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450202 DMM INFO MM(262420000000038/dd080acd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113124450202 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124450202 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124450202 DLLC NOTICE LLME(ffffffff/dd080acd){ASSIGNED} LLGM Assign pre (dd080acd => dc70a2b7) (gprs_llc.c:1079) 20250113124450202 DLLC NOTICE LLME(dd080acd/dc70a2b7){ASSIGNED} LLGM Assign post (dd080acd => dc70a2b7) (gprs_llc.c:1125) 20250113124450202 DMM INFO MM(262420000000038/dc70a2b7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c8734b6d4391: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@c8734b6d4391: Removing Client IMSI='262420000000038'H, index=0 20250113124450210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450210 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450210 DMM INFO MM(262420000000038/dc70a2b7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113124450210 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113124450210 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124450210 DLLC NOTICE LLME(dd080acd/dc70a2b7){ASSIGNED} LLGM Assign pre (ffffffff => dc70a2b7) (gprs_llc.c:1079) 20250113124450210 DLLC NOTICE LLME(ffffffff/dc70a2b7){ASSIGNED} LLGM Assign post (ffffffff => dc70a2b7) (gprs_llc.c:1125) 20250113124450210 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@c8734b6d4391: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DC70A2B7'O, index=0 TC_attach_rau_a_b(516)@c8734b6d4391: sending second RAU via different RA 20250113124450215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450215 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113124450215 DMM INFO MM(262420000000038/dc70a2b7) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dc70a2b7, P-TMSI: dc70a2b7 (00000000), TLLI: dc70a2b7 (dc70a2b7), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250113124450215 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250113124450215 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124450215 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124450215 DLLC NOTICE LLME(ffffffff/dc70a2b7){ASSIGNED} LLGM Assign pre (dc70a2b7 => dc70a2b7) (gprs_llc.c:1079) 20250113124450215 DLLC NOTICE LLME(dc70a2b7/dc70a2b7){ASSIGNED} LLGM Assign post (dc70a2b7 => dc70a2b7) (gprs_llc.c:1125) 20250113124450215 DMM INFO MM(262420000000038/dc70a2b7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124450230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450230 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450230 DMM INFO MM(262420000000038/dc70a2b7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113124450230 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113124450230 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124450230 DLLC NOTICE LLME(dc70a2b7/dc70a2b7){ASSIGNED} LLGM Assign pre (ffffffff => dc70a2b7) (gprs_llc.c:1079) 20250113124450230 DLLC NOTICE LLME(ffffffff/dc70a2b7){ASSIGNED} LLGM Assign post (ffffffff => dc70a2b7) (gprs_llc.c:1125) 20250113124450230 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250113124450231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124450231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124450231 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124450231 DMM INFO MM(262420000000038/dc70a2b7) -> GMM DETACH REQUEST TLLI=0xdc70a2b7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250113124450231 DMM INFO MM(262420000000038/dc70a2b7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124450231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124450231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124450231 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124450231 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124450231 DLLC NOTICE LLME(ffffffff/dc70a2b7){ASSIGNED} LLGM Assign pre (dc70a2b7 => ffffffff) (gprs_llc.c:1079) 20250113124450231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc70a2b7 => ffffffff) (gprs_llc.c:1125) 20250113124450231 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250113124450231 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) 20250113124450231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124450231 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124450231 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124450231 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124450232 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@c8734b6d4391: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@c8734b6d4391: Final verdict of PTC: pass 20250113124455239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124455242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124455242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(508)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(502)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(512)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@c8734b6d4391: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(510)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(500)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(506)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Jan 13 12:44:55 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250113124455378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124455679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102936) 20250113124456243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124456243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102936, count=108368) 20250113124457244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124457244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Jan 13 12:44:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124458245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124458245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_resync started. 20250113124458739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124458740 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124458786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124458786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124458786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124458786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124458786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124458786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124458786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124458786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124458788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124458788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124458788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124458788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124458788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124458788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124458788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124458788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124458788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124458788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124458788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124458788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124458791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124458801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124458801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124458830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124458830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124458830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124458830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458830 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124458830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124458830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124458830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124458830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124458832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124458832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124458832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124458832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124458832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124458832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124458832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124458832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124458832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124458832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(527)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124458833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124458833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124458837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124458846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124458846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(524)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124458861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124458861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124458861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124458861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458861 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124458861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124458861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124458861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124458861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124458863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124458863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124458863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124458863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124458863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124458863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124458863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124458863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124458863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124458863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124458863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124458864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124458864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124458869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124458880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124458880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124459246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124459246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124459246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124459246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124459248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124459249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@c8734b6d4391: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='DF751E44'O, index=0 SGSN_Test-GSUP(533)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@c8734b6d4391: 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 := '653E183BAD318D70EFD0CE11B4B100F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F3AEFC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36A480A7AF5991ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3908B2A236F984E18E3FCF61B908B46B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DDEB23A95B6FCD2BF670235CD6D1E9FA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5E48C1B9E97C41C10FA7C6D1E3F7E5FF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2ED429D01151548F'O } } } } } 20250113124500300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124500300 DLLC NOTICE LLME(ffffffff/df751e44){UNASSIGNED} LLC RX: unknown TLLI 0xdf751e44, creating LLME on the fly (gprs_llc.c:552) 20250113124500300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124500300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124500300 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124500300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124500300 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124500300 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124500300 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124500300 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124500300 DLLC NOTICE LLME(ffffffff/df751e44){UNASSIGNED} LLGM Assign pre (df751e44 => c5662a46) (gprs_llc.c:1079) 20250113124500300 DLLC NOTICE LLME(df751e44/c5662a46){ASSIGNED} LLGM Assign post (df751e44 => c5662a46) (gprs_llc.c:1125) 20250113124500300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124500300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124500300 DMM DEBUG MM(262420000000040/c5662a46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124500312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124500312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124500312 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124500312 DMM DEBUG MM(262420000000040/c5662a46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124500312 DMM NOTICE MM(262420000000040/c5662a46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124500312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124500312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124500312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124500312 DMM DEBUG MM(262420000000040/c5662a46) Requesting authorization (sgsn_auth.c:160) 20250113124500312 DMM INFO MM(262420000000040/c5662a46) Requesting authentication tuples (sgsn_auth.c:184) 20250113124500312 DMM DEBUG MM(262420000000040/c5662a46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124500312 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124500312 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250113124500315 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124500315 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124500315 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124500315 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124500315 DMM INFO MM(262420000000040/c5662a46) Subscriber data update (mmctx.c:445) 20250113124500315 DMM DEBUG MM(262420000000040/c5662a46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124500315 DMM INFO MM(262420000000040/c5662a46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124500315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124500315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124500315 DMM INFO MM(262420000000040/c5662a46) <- GMM AUTH AND CIPHERING REQ (rand = 65 3e 18 3b ad 31 8d 70 ef d0 ce 11 b4 b1 00 f3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5e 48 c1 b9 e9 7c 41 c1 0f a7 c6 d1 e3 f7 e5 ff ) (gprs_gmm.c:483) 20250113124500323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124500323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124500324 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124500324 DMM INFO MM(262420000000040/c5662a46) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250113124500324 DMM INFO MM(262420000000040/c5662a46) R99 AUTHENTICATION SYNCH (AUTS = 68ce0481f95c5e789b7a9b9e3484) (gprs_gmm.c:711) 20250113124500324 DMM DEBUG MM(262420000000040/c5662a46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124500324 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250113124500324 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 68 ce 04 81 f9 5c 5e 78 9b 7a 9b 9e 34 84 20 10 65 3e 18 3b ad 31 8d 70 ef d0 ce 11 b4 b1 00 f3 28 01 01 (gprs_subscriber.c:210) 20250113124500324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250113124500324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250113124500325 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124500325 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124500325 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124500325 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124500325 DMM INFO MM(262420000000040/c5662a46) Subscriber data update (mmctx.c:445) 20250113124500325 DMM DEBUG MM(262420000000040/c5662a46) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250113124500325 DMM INFO MM(262420000000040/c5662a46) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250113124500325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124500325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124500325 DMM INFO MM(262420000000040/c5662a46) <- GMM AUTH AND CIPHERING REQ (rand = 1e 17 71 af 07 79 23 cb 08 94 82 e0 8e 2e 82 bb , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 b4 5c 23 a8 b3 d4 fa 9d 3d 8a 09 dc 9f d2 51 ) (gprs_gmm.c:483) 20250113124500331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124500331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124500331 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124500331 DMM INFO MM(262420000000040/c5662a46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124500331 DMM NOTICE MM(262420000000040/c5662a46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124500331 DMM DEBUG MM(262420000000040/c5662a46) checking auth: received UMTS RES = 3d af f3 5a 60 2e 66 51 (gprs_gmm.c:666) 20250113124500331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124500331 DMM DEBUG MM(262420000000040/c5662a46) Requesting authorization (sgsn_auth.c:160) 20250113124500331 DMM INFO MM(262420000000040/c5662a46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124500331 DMM DEBUG MM(262420000000040/c5662a46) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124500331 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250113124500331 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) 20250113124500331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124500331 DMM INFO MM(262420000000040/c5662a46) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5662a46) (gprs_gmm.c:300) 20250113124500333 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124500333 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124500333 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250113124500333 DMM INFO MM(262420000000040/c5662a46) Subscriber data update (mmctx.c:445) 20250113124500333 DMM DEBUG MM(262420000000040/c5662a46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124500333 DMM INFO MM(262420000000040/c5662a46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124500333 DMM NOTICE MM(262420000000040/c5662a46) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250113124500333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124500333 DMM NOTICE MM(262420000000040/c5662a46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124500333 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) 20250113124500333 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124500333 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250113124500333 DMM INFO MM(262420000000040/c5662a46) Subscriber data update (mmctx.c:445) 20250113124500333 DMM DEBUG MM(262420000000040/c5662a46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 20250113124500339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124500339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124500339 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124500339 DMM INFO MM(262420000000040/c5662a46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124500339 DMM NOTICE MM(262420000000040/c5662a46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124500339 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124500339 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124500339 DLLC NOTICE LLME(df751e44/c5662a46){ASSIGNED} LLGM Assign pre (ffffffff => c5662a46) (gprs_llc.c:1079) 20250113124500339 DLLC NOTICE LLME(ffffffff/c5662a46){ASSIGNED} LLGM Assign post (ffffffff => c5662a46) (gprs_llc.c:1125) 20250113124500339 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124500339 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124500339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124500339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@c8734b6d4391: Final verdict of PTC: pass 20250113124500342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37550<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(517)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(527)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(533)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(531)@c8734b6d4391: Final verdict of PTC: none 20250113124500344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124500344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(518)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(521)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(519)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(525)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(529)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_resync finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Jan 13 12:45:00 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250113124500482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124500884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90768) 20250113124501345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124501345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90768, count=95404) 20250113124502345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124502345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Jan 13 12:45:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124503347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124503347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_a54_a54 started. 20250113124503939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124503940 DMM INFO MM(262420000000040/c5662a46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124503940 DMM INFO MM(262420000000040/c5662a46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124503940 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124503940 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124503940 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124503941 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124503941 DLLC NOTICE LLME(ffffffff/c5662a46){ASSIGNED} LLGM Assign pre (c5662a46 => ffffffff) (gprs_llc.c:1079) 20250113124503941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5662a46 => ffffffff) (gprs_llc.c:1125) 20250113124503941 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250113124503941 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) 20250113124503941 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20250113124503941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124503941 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124503941 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124503941 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124503941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124503987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124503987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124503987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124503987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124503987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124503987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124503987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124503987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124503987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124503989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124503989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124503989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124503989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124503989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124503989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124503989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124503989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124503990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124503990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124503993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124504004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124504004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(545)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124504035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124504035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124504035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124504035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124504035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124504035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124504035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124504035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124504035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124504037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124504037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124504037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124504037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124504037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124504037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124504037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124504037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124504037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124504037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124504037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124504038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124504038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124504042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124504052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124504052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124504063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124504063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124504063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124504063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124504063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124504063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124504063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124504063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124504063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124504065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124504065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124504065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124504065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124504065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124504065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124504065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124504065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124504065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124504065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124504065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124504066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124504066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124504069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124504078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124504078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124504348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124504348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124504348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124504348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124504350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124504350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113124504584 DGPRS DEBUG Checking for inactive LLMEs, time = 18583038 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@c8734b6d4391: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C27C398B'O, index=0 SGSN_Test-GSUP(552)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@c8734b6d4391: 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 := '01300CE77D1365ECBF0AAD97E768865D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDECA754'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '61F260FCEC9A3859'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B12F4F88C4586C34808416C909E82D04'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '15BB73CA02F0610802FB0ACB7206CC10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB49516686B6B907DB193E9AADD46801'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4253B67704611A34'O } } } } } 20250113124505403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124505403 DLLC NOTICE LLME(ffffffff/c27c398b){UNASSIGNED} LLC RX: unknown TLLI 0xc27c398b, creating LLME on the fly (gprs_llc.c:552) 20250113124505403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124505403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124505403 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124505403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124505403 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124505403 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124505403 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124505403 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124505403 DLLC NOTICE LLME(ffffffff/c27c398b){UNASSIGNED} LLGM Assign pre (c27c398b => f839f3d6) (gprs_llc.c:1079) 20250113124505403 DLLC NOTICE LLME(c27c398b/f839f3d6){ASSIGNED} LLGM Assign post (c27c398b => f839f3d6) (gprs_llc.c:1125) 20250113124505403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124505403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124505403 DMM DEBUG MM(262420000000040/f839f3d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124505416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124505416 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124505416 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124505416 DMM DEBUG MM(262420000000040/f839f3d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124505416 DMM NOTICE MM(262420000000040/f839f3d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124505416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124505416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124505416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124505416 DMM DEBUG MM(262420000000040/f839f3d6) Requesting authorization (sgsn_auth.c:160) 20250113124505416 DMM INFO MM(262420000000040/f839f3d6) Requesting authentication tuples (sgsn_auth.c:184) 20250113124505416 DMM DEBUG MM(262420000000040/f839f3d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124505416 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124505416 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250113124505419 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124505419 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124505419 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124505419 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124505419 DMM INFO MM(262420000000040/f839f3d6) Subscriber data update (mmctx.c:445) 20250113124505419 DMM DEBUG MM(262420000000040/f839f3d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124505419 DMM INFO MM(262420000000040/f839f3d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124505419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124505419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124505419 DMM INFO MM(262420000000040/f839f3d6) <- GMM AUTH AND CIPHERING REQ (rand = 01 30 0c e7 7d 13 65 ec bf 0a ad 97 e7 68 86 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 49 51 66 86 b6 b9 07 db 19 3e 9a ad d4 68 01 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@c8734b6d4391: Final verdict of PTC: pass 20250113124505430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124505432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124505432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(552)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(546)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(550)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(540)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(548)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(544)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(538)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Jan 13 12:45:05 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250113124505563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124505964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71808) 20250113124506433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124506433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71808, count=73068) 20250113124507435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124507435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Jan 13 12:45:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124508437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124508437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_a54_a53 started. 20250113124509017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124509018 DMM INFO MM(262420000000040/f839f3d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124509018 DMM INFO MM(262420000000040/f839f3d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124509018 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124509018 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124509018 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124509018 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124509018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Deallocated (fsm.c:568) 20250113124509018 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124509018 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124509018 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124509018 DLLC NOTICE LLME(c27c398b/f839f3d6){ASSIGNED} LLGM Assign pre (f839f3d6 => ffffffff) (gprs_llc.c:1079) 20250113124509018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f839f3d6 => ffffffff) (gprs_llc.c:1125) 20250113124509018 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124509074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124509074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124509074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124509074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124509074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124509074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124509074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124509074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124509077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124509077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124509077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124509078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124509078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124509078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124509078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124509078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124509078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124509078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124509079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124509079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124509086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124509098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124509098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124509132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124509132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124509132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124509132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509132 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124509132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124509132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124509132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124509132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124509136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124509136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124509136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124509137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124509137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124509137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124509137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124509137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124509137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124509137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124509139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124509139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124509147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124509160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124509160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124509184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124509184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124509184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124509184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124509184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124509184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124509184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124509184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124509187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124509187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124509187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124509188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124509188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124509188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124509188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124509188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124509188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124509188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124509188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124509189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124509189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124509195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124509207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124509207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124509438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124509438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124509438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124509438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }20250113124509441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250113124509441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@c8734b6d4391: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='C857B389'O, index=0 SGSN_Test-GSUP(571)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@c8734b6d4391: 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 := '67E4C0231E87E67A3C2884961026BE8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AEE4F4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F640CDE738931CD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B92C3F8268EA87783982BEDA8B6E56D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '801C08F8139929720BE99C4DE6F93A7C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8FA66FFDA87BDC8DFF0999A13A952CC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D0D24C23487DE62F'O } } } } } 20250113124510493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124510493 DLLC NOTICE LLME(ffffffff/c857b389){UNASSIGNED} LLC RX: unknown TLLI 0xc857b389, creating LLME on the fly (gprs_llc.c:552) 20250113124510493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124510493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124510493 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124510493 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124510493 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124510494 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124510494 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124510494 DLLC NOTICE LLME(ffffffff/c857b389){UNASSIGNED} LLGM Assign pre (c857b389 => cb01461e) (gprs_llc.c:1079) 20250113124510494 DLLC NOTICE LLME(c857b389/cb01461e){ASSIGNED} LLGM Assign post (c857b389 => cb01461e) (gprs_llc.c:1125) 20250113124510494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124510494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124510494 DMM DEBUG MM(262420000000040/cb01461e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124510507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124510507 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124510507 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124510507 DMM DEBUG MM(262420000000040/cb01461e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124510507 DMM NOTICE MM(262420000000040/cb01461e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124510507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124510507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124510507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124510507 DMM DEBUG MM(262420000000040/cb01461e) Requesting authorization (sgsn_auth.c:160) 20250113124510507 DMM INFO MM(262420000000040/cb01461e) Requesting authentication tuples (sgsn_auth.c:184) 20250113124510507 DMM DEBUG MM(262420000000040/cb01461e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124510507 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124510507 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250113124510511 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124510511 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124510511 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124510511 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124510511 DMM INFO MM(262420000000040/cb01461e) Subscriber data update (mmctx.c:445) 20250113124510511 DMM DEBUG MM(262420000000040/cb01461e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124510511 DMM INFO MM(262420000000040/cb01461e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124510511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124510511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124510511 DMM INFO MM(262420000000040/cb01461e) <- GMM AUTH AND CIPHERING REQ (rand = 67 e4 c0 23 1e 87 e6 7a 3c 28 84 96 10 26 be 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f a6 6f fd a8 7b dc 8d ff 09 99 a1 3a 95 2c c3 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@c8734b6d4391: Final verdict of PTC: pass 20250113124510523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124510524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124510524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(571)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(559)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(569)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(557)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(567)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(564)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(562)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Jan 13 12:45:10 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250113124510694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124511098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67604) 20250113124511526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124511526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67604, count=71960) 20250113124512527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124512527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Jan 13 12:45:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124513529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124513529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_a53_a54 started. 20250113124514164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124514165 DMM INFO MM(262420000000040/cb01461e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124514165 DMM INFO MM(262420000000040/cb01461e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124514165 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124514165 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124514165 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124514165 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124514166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Deallocated (fsm.c:568) 20250113124514166 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124514166 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124514166 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124514166 DLLC NOTICE LLME(c857b389/cb01461e){ASSIGNED} LLGM Assign pre (cb01461e => ffffffff) (gprs_llc.c:1079) 20250113124514166 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb01461e => ffffffff) (gprs_llc.c:1125) 20250113124514166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124514210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124514210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124514210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124514210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124514210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124514210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124514210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124514210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124514211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124514211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124514211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124514212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124514212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124514212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124514212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124514212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124514216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124514224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124514224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(579)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a53_a54-BVCI196(577)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124514258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124514258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124514258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124514258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124514258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124514258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124514258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124514258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124514260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124514260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124514260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124514260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124514260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124514260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124514260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124514260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124514260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124514260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124514261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124514261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(583)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124514265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124514273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124514273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124514302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124514302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124514302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124514302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124514302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124514302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124514302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124514302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124514304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124514304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124514304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124514304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124514304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124514304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124514304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124514304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124514304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124514304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124514304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124514304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124514304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124514308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124514316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124514316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124514530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124514530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124514530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124514530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124514533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124514533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@c8734b6d4391: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FFF7866F'O, index=0 SGSN_Test-GSUP(590)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@c8734b6d4391: 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 := 'CC91FF07583031A66715BB9274D7B7FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E91BF6BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '749D30FE401748EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '37347A93D504830AA068552674A505B5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '71C886B25E03C594E58C1A5A7641EF48'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '06C769E13334002CC1629AE041FD6B67'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5F53A64472059CA2'O } } } } } 20250113124515583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124515583 DLLC NOTICE LLME(ffffffff/fff7866f){UNASSIGNED} LLC RX: unknown TLLI 0xfff7866f, creating LLME on the fly (gprs_llc.c:552) 20250113124515583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124515583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124515584 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124515584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124515584 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124515584 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124515584 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124515584 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124515584 DLLC NOTICE LLME(ffffffff/fff7866f){UNASSIGNED} LLGM Assign pre (fff7866f => fba193f9) (gprs_llc.c:1079) 20250113124515584 DLLC NOTICE LLME(fff7866f/fba193f9){ASSIGNED} LLGM Assign post (fff7866f => fba193f9) (gprs_llc.c:1125) 20250113124515584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124515584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124515584 DMM DEBUG MM(262420000000040/fba193f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124515596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124515596 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124515596 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124515596 DMM DEBUG MM(262420000000040/fba193f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124515596 DMM NOTICE MM(262420000000040/fba193f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124515596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124515596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124515596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124515596 DMM DEBUG MM(262420000000040/fba193f9) Requesting authorization (sgsn_auth.c:160) 20250113124515596 DMM INFO MM(262420000000040/fba193f9) Requesting authentication tuples (sgsn_auth.c:184) 20250113124515596 DMM DEBUG MM(262420000000040/fba193f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124515596 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124515597 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250113124515600 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124515600 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124515600 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124515600 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124515600 DMM INFO MM(262420000000040/fba193f9) Subscriber data update (mmctx.c:445) 20250113124515600 DMM DEBUG MM(262420000000040/fba193f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124515600 DMM INFO MM(262420000000040/fba193f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124515600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124515600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124515600 DMM INFO MM(262420000000040/fba193f9) <- GMM AUTH AND CIPHERING REQ (rand = cc 91 ff 07 58 30 31 a6 67 15 bb 92 74 d7 b7 ff , mmctx_is_r99=1, vec->auth_types=0x3, autn = 06 c7 69 e1 33 34 00 2c c1 62 9a e0 41 fd 6b 67 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@c8734b6d4391: Final verdict of PTC: pass 20250113124515612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@c8734b6d4391: Final verdict of PTC: none 20250113124515615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124515615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(578)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(584)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(589)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(576)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(587)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(582)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Jan 13 12:45:15 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250113124515761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124516162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70592) 20250113124516615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124516615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70592, count=71852) 20250113124517616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124517616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Jan 13 12:45:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124518617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124518617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_a50_a54 started. 20250113124519218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124519219 DMM INFO MM(262420000000040/fba193f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124519219 DMM INFO MM(262420000000040/fba193f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124519219 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124519219 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124519219 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124519219 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124519219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Deallocated (fsm.c:568) 20250113124519219 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124519219 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124519219 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124519219 DLLC NOTICE LLME(fff7866f/fba193f9){ASSIGNED} LLGM Assign pre (fba193f9 => ffffffff) (gprs_llc.c:1079) 20250113124519219 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fba193f9 => ffffffff) (gprs_llc.c:1125) 20250113124519219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124519256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124519256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124519256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124519256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124519256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124519256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124519256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124519256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124519257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124519258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124519258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124519258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124519258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124519258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124519258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124519258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124519258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124519258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124519258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124519258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124519262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124519270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124519270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124519304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124519304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124519304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124519304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124519304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124519304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124519304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124519304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(602)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124519305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124519305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124519305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124519306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124519306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124519306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124519306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124519306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124519306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124519306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124519306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124519306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124519310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124519318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124519318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(600)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124519337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124519337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124519337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124519337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124519337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124519337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124519337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124519337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124519339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124519339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124519339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124519339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124519339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124519339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124519339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124519339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124519339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124519339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124519339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124519340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124519340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124519344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124519354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124519354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124519618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124519618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124519618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124519618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124519620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124519621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@c8734b6d4391: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='FDB1D999'O, index=0 SGSN_Test-GSUP(609)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@c8734b6d4391: 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 := '41A0834FC50CC6A2ACE46A685FF62EFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1DE43E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BEBFD19A986878C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C95F1FB3120A84E7D08FCF26A73CFC54'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9998588524A90E8E8D3C64B1AE981F61'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '357394DC7043CDB839531D3B799AE668'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '56A9589058D94533'O } } } } } 20250113124520675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124520675 DLLC NOTICE LLME(ffffffff/fdb1d999){UNASSIGNED} LLC RX: unknown TLLI 0xfdb1d999, creating LLME on the fly (gprs_llc.c:552) 20250113124520675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124520675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124520675 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124520675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124520675 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124520675 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124520675 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124520675 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124520675 DLLC NOTICE LLME(ffffffff/fdb1d999){UNASSIGNED} LLGM Assign pre (fdb1d999 => cc520176) (gprs_llc.c:1079) 20250113124520675 DLLC NOTICE LLME(fdb1d999/cc520176){ASSIGNED} LLGM Assign post (fdb1d999 => cc520176) (gprs_llc.c:1125) 20250113124520675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124520675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124520675 DMM DEBUG MM(262420000000040/cc520176) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124520688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124520688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124520688 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124520688 DMM DEBUG MM(262420000000040/cc520176) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124520688 DMM NOTICE MM(262420000000040/cc520176) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124520688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124520688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124520688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124520688 DMM DEBUG MM(262420000000040/cc520176) Requesting authorization (sgsn_auth.c:160) 20250113124520688 DMM INFO MM(262420000000040/cc520176) Requesting authentication tuples (sgsn_auth.c:184) 20250113124520688 DMM DEBUG MM(262420000000040/cc520176) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124520688 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124520688 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250113124520691 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124520691 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124520691 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124520691 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124520691 DMM INFO MM(262420000000040/cc520176) Subscriber data update (mmctx.c:445) 20250113124520691 DMM DEBUG MM(262420000000040/cc520176) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124520691 DMM INFO MM(262420000000040/cc520176) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124520691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124520691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124520691 DMM INFO MM(262420000000040/cc520176) <- GMM AUTH AND CIPHERING REQ (rand = 41 a0 83 4f c5 0c c6 a2 ac e4 6a 68 5f f6 2e fe , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 73 94 dc 70 43 cd b8 39 53 1d 3b 79 9a e6 68 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@c8734b6d4391: Final verdict of PTC: pass 20250113124520703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124520705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124520705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(607)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(603)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(597)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(605)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(601)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(595)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Jan 13 12:45:20 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250113124520839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124521240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70792) 20250113124521706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124521706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70792, count=71952) 20250113124522707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124522707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Jan 13 12:45:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124523708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124523708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_usim_a54_a50 started. 20250113124524297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124524298 DMM INFO MM(262420000000040/cc520176) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124524298 DMM INFO MM(262420000000040/cc520176) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124524298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124524298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124524298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124524298 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124524298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Deallocated (fsm.c:568) 20250113124524298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124524298 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124524298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124524298 DLLC NOTICE LLME(fdb1d999/cc520176){ASSIGNED} LLGM Assign pre (cc520176 => ffffffff) (gprs_llc.c:1079) 20250113124524298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc520176 => ffffffff) (gprs_llc.c:1125) 20250113124524298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124524339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124524339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124524339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124524339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524339 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124524339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124524339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124524339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124524339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124524340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124524340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124524340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124524341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124524341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124524341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124524341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124524341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524341 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124524341 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124524341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124524341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124524341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124524344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124524355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124524355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(617)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a54_a50-BVCI196(615)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124524385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124524385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124524385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124524385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124524385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124524385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124524385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124524385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124524386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124524386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124524386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124524387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124524387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124524387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124524387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124524387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124524387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124524387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124524387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124524387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124524391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(622)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124524401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124524401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124524432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124524432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124524432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124524432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124524432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124524432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124524432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124524432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124524434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124524434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124524434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124524434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124524434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124524434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124524434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124524434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124524434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124524434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124524434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124524435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124524435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124524439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124524449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124524449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124524709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124524709 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124524709 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124524709 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124524711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113124524711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_usim_a54_a50-BVCI196(615)@c8734b6d4391: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='FFF1D31C'O, index=0 SGSN_Test-GSUP(628)@c8734b6d4391: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@c8734b6d4391: 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 := 'B99AA53C351796EEA1FE6D9B556A2FAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D6760C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA1237FCE4827087'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10C0C8D07B126D31A11B1A163BC9C21C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6E284D89A0CBEF552FC4FBB33DA2562'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '54961216F92BFF516DCF4A7CDF25B63A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '655C356490564FDB'O } } } } } 20250113124525764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124525764 DLLC NOTICE LLME(ffffffff/fff1d31c){UNASSIGNED} LLC RX: unknown TLLI 0xfff1d31c, creating LLME on the fly (gprs_llc.c:552) 20250113124525764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124525764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124525764 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124525764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124525764 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124525764 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124525764 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124525764 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124525764 DLLC NOTICE LLME(ffffffff/fff1d31c){UNASSIGNED} LLGM Assign pre (fff1d31c => ed5c1565) (gprs_llc.c:1079) 20250113124525764 DLLC NOTICE LLME(fff1d31c/ed5c1565){ASSIGNED} LLGM Assign post (fff1d31c => ed5c1565) (gprs_llc.c:1125) 20250113124525764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124525764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124525764 DMM DEBUG MM(262420000000040/ed5c1565) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124525777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124525777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124525777 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124525777 DMM DEBUG MM(262420000000040/ed5c1565) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250113124525777 DMM NOTICE MM(262420000000040/ed5c1565) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124525777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124525777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124525777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124525777 DMM DEBUG MM(262420000000040/ed5c1565) Requesting authorization (sgsn_auth.c:160) 20250113124525777 DMM INFO MM(262420000000040/ed5c1565) Requesting authentication tuples (sgsn_auth.c:184) 20250113124525777 DMM DEBUG MM(262420000000040/ed5c1565) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124525777 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250113124525777 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@c8734b6d4391: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250113124525780 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124525780 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124525780 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124525780 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124525780 DMM INFO MM(262420000000040/ed5c1565) Subscriber data update (mmctx.c:445) 20250113124525780 DMM DEBUG MM(262420000000040/ed5c1565) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124525780 DMM INFO MM(262420000000040/ed5c1565) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124525780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124525780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124525780 DMM INFO MM(262420000000040/ed5c1565) <- GMM AUTH AND CIPHERING REQ (rand = b9 9a a5 3c 35 17 96 ee a1 fe 6d 9b 55 6a 2f ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 96 12 16 f9 2b ff 51 6d cf 4a 7c df 25 b6 3a ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@c8734b6d4391: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@c8734b6d4391: Final verdict of PTC: pass 20250113124525789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124525791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124525791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(627)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(616)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(621)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@c8734b6d4391: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(625)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(619)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(614)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Jan 13 12:45:25 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250113124525926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124526328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70600) 20250113124526792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124526792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70600, count=71860) 20250113124527793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124527793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Jan 13 12:45:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124528794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124528794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_detach_unknown_nopoweroff started. 20250113124529389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124529390 DMM INFO MM(262420000000040/ed5c1565) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124529390 DMM INFO MM(262420000000040/ed5c1565) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124529390 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124529390 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124529391 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124529391 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113124529391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Deallocated (fsm.c:568) 20250113124529391 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124529391 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124529391 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124529391 DLLC NOTICE LLME(fff1d31c/ed5c1565){ASSIGNED} LLGM Assign pre (ed5c1565 => ffffffff) (gprs_llc.c:1079) 20250113124529391 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed5c1565 => ffffffff) (gprs_llc.c:1125) 20250113124529391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124529437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124529437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124529437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124529437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124529437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124529437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124529437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124529437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124529438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124529438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124529438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124529438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124529438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124529438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124529438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124529438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529438 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124529438 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124529438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124529439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124529439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124529443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124529453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124529453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124529471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124529471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124529471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124529471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124529471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124529471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124529471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124529471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124529473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124529473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124529473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124529473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124529473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124529473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124529473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124529473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124529473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124529473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124529473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124529473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124529477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124529485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124529486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(642)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124529513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124529513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124529513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124529513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124529513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124529513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124529513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124529513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124529515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124529515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124529515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124529515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124529515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124529515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124529515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124529515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124529515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124529515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124529515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124529516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124529516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124529520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124529530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124529530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124529795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124529795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124529795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124529795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124529797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124529798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@c8734b6d4391: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D3AE7C0E'O, index=0 SGSN_Test-GSUP(647)@c8734b6d4391: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250113124530849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124530849 DLLC NOTICE LLME(ffffffff/d3ae7c0e){UNASSIGNED} LLC RX: unknown TLLI 0xd3ae7c0e, creating LLME on the fly (gprs_llc.c:552) 20250113124530849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124530849 DMM NOTICE LLME(ffffffff/d3ae7c0e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250113124530849 DLLC NOTICE LLME(ffffffff/d3ae7c0e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250113124530849 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd3ae7c0e type=GPRS detach (gprs_gmm.c:1465) 20250113124530849 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250113124530849 DLLC NOTICE LLME(ffffffff/d3ae7c0e){UNASSIGNED} LLGM Assign pre (d3ae7c0e => ffffffff) (gprs_llc.c:1079) 20250113124530849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3ae7c0e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@c8734b6d4391: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@c8734b6d4391: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@c8734b6d4391: Final verdict of PTC: pass 20250113124530864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42980<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI196(634)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(647)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@c8734b6d4391: Final verdict of PTC: none 20250113124530867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124530867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(632)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(645)@c8734b6d4391: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(640)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(635)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@c8734b6d4391: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(633)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(643)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(638)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@c8734b6d4391: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Jan 13 12:45:30 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250113124531000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124531301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20250113124531867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124531868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=57464) 20250113124532868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124532869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Jan 13 12:45:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124533869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124533869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_detach_unknown_poweroff started. 20250113124534362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124534364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124534407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124534407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124534407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124534407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124534407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124534407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124534407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124534407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124534409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124534409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124534409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124534409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124534409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124534409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124534409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124534409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124534409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124534409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124534410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124534410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124534413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124534422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124534422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124534446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124534446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124534446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124534446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124534446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124534446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124534446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124534446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124534447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124534447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124534447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124534447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124534447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124534447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124534447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124534447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124534447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124534447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124534448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124534448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124534452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124534461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124534461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124534484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124534484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124534484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124534484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124534484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124534484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124534484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124534484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124534486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124534486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124534486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124534486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124534486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124534486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124534486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124534486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124534486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124534486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124534486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124534487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124534487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124534490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124534500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124534500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124534585 DGPRS DEBUG Checking for inactive LLMEs, time = 18583068 (sgsn.c:131) 20250113124534870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124534870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124534870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124534870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124534873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124534873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@c8734b6d4391: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E517B59C'O, index=0 SGSN_Test-GSUP(666)@c8734b6d4391: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250113124535924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124535924 DLLC NOTICE LLME(ffffffff/e517b59c){UNASSIGNED} LLC RX: unknown TLLI 0xe517b59c, creating LLME on the fly (gprs_llc.c:552) 20250113124535924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124535924 DMM NOTICE LLME(ffffffff/e517b59c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@c8734b6d4391: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@c8734b6d4391: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@c8734b6d4391: Final verdict of PTC: pass 20250113124540931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(654)@c8734b6d4391: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@c8734b6d4391: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(659)@c8734b6d4391: Final verdict of PTC: none 20250113124540934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124540934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(661)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@c8734b6d4391: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(664)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(652)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(662)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(657)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@c8734b6d4391: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Jan 13 12:45:41 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250113124541071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124541372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49288) 20250113124541935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124541935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49288, count=53644) 20250113124542936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124542936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Jan 13 12:45:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124543937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124543937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_detach_nopoweroff started. 20250113124544431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124544433 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124544475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124544475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124544475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124544475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124544475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124544475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124544475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124544475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124544477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124544477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124544477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124544477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124544477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124544477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124544477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124544477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124544477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124544477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124544478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124544478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124544481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124544490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124544490 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(674)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_detach_nopoweroff-BVCI196(672)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124544527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124544527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124544527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124544527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124544527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124544527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124544527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124544527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124544529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124544529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124544529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124544529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124544529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124544529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124544529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124544529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544529 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124544529 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124544529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124544530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124544530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124544534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124544542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124544542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124544563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124544563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124544563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124544563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544563 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124544563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124544563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124544563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124544563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124544564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124544564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124544564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124544564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124544564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124544564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124544565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124544565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124544565 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124544565 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124544565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124544565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124544565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124544569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124544579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124544579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124544938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124544938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124544938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124544938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124544940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124544941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@c8734b6d4391: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D0B98E31'O, index=0 SGSN_Test-GSUP(685)@c8734b6d4391: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@c8734b6d4391: 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 := '1D9FC4AA72F3EF80D4E550D5467C1CFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EA8E357'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B5FC2638CAA73D2'O } } } } } 20250113124545995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124545995 DLLC NOTICE LLME(ffffffff/d0b98e31){UNASSIGNED} LLC RX: unknown TLLI 0xd0b98e31, creating LLME on the fly (gprs_llc.c:552) 20250113124545995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124545995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124545995 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124545995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124545995 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124545995 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124545995 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124545995 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124545995 DLLC NOTICE LLME(ffffffff/d0b98e31){UNASSIGNED} LLGM Assign pre (d0b98e31 => d2347a83) (gprs_llc.c:1079) 20250113124545995 DLLC NOTICE LLME(d0b98e31/d2347a83){ASSIGNED} LLGM Assign post (d0b98e31 => d2347a83) (gprs_llc.c:1125) 20250113124545995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124545995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124545995 DMM DEBUG MM(262420000000015/d2347a83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124546007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124546007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124546007 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124546007 DMM DEBUG MM(262420000000015/d2347a83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250113124546007 DMM NOTICE MM(262420000000015/d2347a83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124546007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124546007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124546007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124546007 DMM DEBUG MM(262420000000015/d2347a83) Requesting authorization (sgsn_auth.c:160) 20250113124546007 DMM INFO MM(262420000000015/d2347a83) Requesting authentication tuples (sgsn_auth.c:184) 20250113124546008 DMM DEBUG MM(262420000000015/d2347a83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124546008 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250113124546008 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@c8734b6d4391: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@c8734b6d4391: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250113124546011 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124546011 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124546011 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124546011 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124546011 DMM INFO MM(262420000000015/d2347a83) Subscriber data update (mmctx.c:445) 20250113124546011 DMM DEBUG MM(262420000000015/d2347a83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124546011 DMM INFO MM(262420000000015/d2347a83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124546011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124546011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124546011 DMM INFO MM(262420000000015/d2347a83) <- GMM AUTH AND CIPHERING REQ (rand = 1d 9f c4 aa 72 f3 ef 80 d4 e5 50 d5 46 7c 1c fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124546019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124546019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124546019 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124546019 DMM INFO MM(262420000000015/d2347a83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124546019 DMM NOTICE MM(262420000000015/d2347a83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124546019 DMM DEBUG MM(262420000000015/d2347a83) checking auth: received GSM SRES = 8e a8 e3 57 (gprs_gmm.c:666) 20250113124546019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124546019 DMM DEBUG MM(262420000000015/d2347a83) Requesting authorization (sgsn_auth.c:160) 20250113124546019 DMM INFO MM(262420000000015/d2347a83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124546019 DMM DEBUG MM(262420000000015/d2347a83) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124546019 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250113124546019 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) 20250113124546019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124546019 DMM INFO MM(262420000000015/d2347a83) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2347a83) (gprs_gmm.c:300) 20250113124546020 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124546020 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124546020 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250113124546020 DMM INFO MM(262420000000015/d2347a83) Subscriber data update (mmctx.c:445) 20250113124546020 DMM DEBUG MM(262420000000015/d2347a83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124546020 DMM INFO MM(262420000000015/d2347a83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124546020 DMM NOTICE MM(262420000000015/d2347a83) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250113124546020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124546020 DMM NOTICE MM(262420000000015/d2347a83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124546020 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) 20250113124546021 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124546021 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250113124546021 DMM INFO MM(262420000000015/d2347a83) Subscriber data update (mmctx.c:445) 20250113124546021 DMM DEBUG MM(262420000000015/d2347a83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124546027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124546027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124546027 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124546027 DMM INFO MM(262420000000015/d2347a83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124546027 DMM NOTICE MM(262420000000015/d2347a83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124546027 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124546027 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124546027 DLLC NOTICE LLME(d0b98e31/d2347a83){ASSIGNED} LLGM Assign pre (ffffffff => d2347a83) (gprs_llc.c:1079) 20250113124546027 DLLC NOTICE LLME(ffffffff/d2347a83){ASSIGNED} LLGM Assign post (ffffffff => d2347a83) (gprs_llc.c:1125) 20250113124546027 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124546027 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124546027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124546027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@c8734b6d4391: setverdict(pass): none -> pass 20250113124546079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124546079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124546079 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124546079 DMM INFO MM(262420000000015/d2347a83) -> GMM DETACH REQUEST TLLI=0xd2347a83 type=GPRS detach (gprs_gmm.c:1465) 20250113124546079 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250113124546079 DMM INFO MM(262420000000015/d2347a83) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124546079 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124546079 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124546079 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124546079 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124546079 DLLC NOTICE LLME(ffffffff/d2347a83){ASSIGNED} LLGM Assign pre (d2347a83 => ffffffff) (gprs_llc.c:1079) 20250113124546079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2347a83 => ffffffff) (gprs_llc.c:1125) 20250113124546079 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250113124546079 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) 20250113124546079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124546079 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124546079 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124546079 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124546080 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@c8734b6d4391: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@c8734b6d4391: Final verdict of PTC: pass 20250113124546087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124546089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124546089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(678)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(673)@c8734b6d4391: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(683)@c8734b6d4391: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(681)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(671)@c8734b6d4391: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(676)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@c8734b6d4391: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Jan 13 12:45:46 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250113124546224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124546525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87680) 20250113124547089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124547089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87680, count=93732) 20250113124548091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124548091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Jan 13 12:45:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124549092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124549092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_detach_poweroff started. 20250113124549579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124549580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124549629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124549629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124549629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124549629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124549629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124549629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124549629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124549629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124549630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124549630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124549630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124549630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124549630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124549630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124549630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124549630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124549630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124549630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124549631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124549631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124549634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124549644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124549644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124549665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124549665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124549665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124549665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124549665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124549665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124549665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124549665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124549667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124549667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124549667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124549667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124549667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124549667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124549667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124549667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124549667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124549667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124549668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124549668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124549672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124549680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124549680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124549702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124549702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124549702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124549702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124549702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124549702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124549702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124549702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124549703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124549703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124549703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124549704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124549704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124549704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124549704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124549704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124549704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124549704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124549704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124549704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124549704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124549708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124549718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124549718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124550093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124550093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124550093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124550093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124550095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124550096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@c8734b6d4391: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D0513035'O, index=0 SGSN_Test-GSUP(704)@c8734b6d4391: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@c8734b6d4391: 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 := 'BE7CFDCED7A77777216EFCF537CE5CC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C39873A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '466BFFC3AA86D411'O } } } } } 20250113124551151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124551151 DLLC NOTICE LLME(ffffffff/d0513035){UNASSIGNED} LLC RX: unknown TLLI 0xd0513035, creating LLME on the fly (gprs_llc.c:552) 20250113124551151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124551151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124551151 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124551151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124551151 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124551151 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124551151 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124551151 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124551151 DLLC NOTICE LLME(ffffffff/d0513035){UNASSIGNED} LLGM Assign pre (d0513035 => d1029cae) (gprs_llc.c:1079) 20250113124551151 DLLC NOTICE LLME(d0513035/d1029cae){ASSIGNED} LLGM Assign post (d0513035 => d1029cae) (gprs_llc.c:1125) 20250113124551151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124551151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124551151 DMM DEBUG MM(262420000000016/d1029cae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124551164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124551164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124551164 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124551164 DMM DEBUG MM(262420000000016/d1029cae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250113124551164 DMM NOTICE MM(262420000000016/d1029cae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124551164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124551164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124551164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124551164 DMM DEBUG MM(262420000000016/d1029cae) Requesting authorization (sgsn_auth.c:160) 20250113124551164 DMM INFO MM(262420000000016/d1029cae) Requesting authentication tuples (sgsn_auth.c:184) 20250113124551164 DMM DEBUG MM(262420000000016/d1029cae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124551164 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250113124551164 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@c8734b6d4391: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@c8734b6d4391: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250113124551167 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124551167 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124551167 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124551167 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124551167 DMM INFO MM(262420000000016/d1029cae) Subscriber data update (mmctx.c:445) 20250113124551167 DMM DEBUG MM(262420000000016/d1029cae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124551167 DMM INFO MM(262420000000016/d1029cae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124551167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124551167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124551167 DMM INFO MM(262420000000016/d1029cae) <- GMM AUTH AND CIPHERING REQ (rand = be 7c fd ce d7 a7 77 77 21 6e fc f5 37 ce 5c c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124551174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124551174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124551174 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124551174 DMM INFO MM(262420000000016/d1029cae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124551174 DMM NOTICE MM(262420000000016/d1029cae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124551174 DMM DEBUG MM(262420000000016/d1029cae) checking auth: received GSM SRES = c3 98 73 a0 (gprs_gmm.c:666) 20250113124551174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124551174 DMM DEBUG MM(262420000000016/d1029cae) Requesting authorization (sgsn_auth.c:160) 20250113124551174 DMM INFO MM(262420000000016/d1029cae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124551174 DMM DEBUG MM(262420000000016/d1029cae) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124551174 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250113124551174 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) 20250113124551174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124551174 DMM INFO MM(262420000000016/d1029cae) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1029cae) (gprs_gmm.c:300) 20250113124551176 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124551176 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124551176 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250113124551176 DMM INFO MM(262420000000016/d1029cae) Subscriber data update (mmctx.c:445) 20250113124551176 DMM DEBUG MM(262420000000016/d1029cae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124551176 DMM INFO MM(262420000000016/d1029cae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124551176 DMM NOTICE MM(262420000000016/d1029cae) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250113124551176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124551176 DMM NOTICE MM(262420000000016/d1029cae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124551176 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) 20250113124551177 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124551177 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250113124551177 DMM INFO MM(262420000000016/d1029cae) Subscriber data update (mmctx.c:445) 20250113124551177 DMM DEBUG MM(262420000000016/d1029cae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124551183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124551183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124551183 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124551183 DMM INFO MM(262420000000016/d1029cae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124551183 DMM NOTICE MM(262420000000016/d1029cae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124551183 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124551183 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124551183 DLLC NOTICE LLME(d0513035/d1029cae){ASSIGNED} LLGM Assign pre (ffffffff => d1029cae) (gprs_llc.c:1079) 20250113124551183 DLLC NOTICE LLME(ffffffff/d1029cae){ASSIGNED} LLGM Assign post (ffffffff => d1029cae) (gprs_llc.c:1125) 20250113124551183 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124551183 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124551183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124551183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@c8734b6d4391: setverdict(pass): none -> pass 20250113124551234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124551234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250113124551234 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124551234 DMM INFO MM(262420000000016/d1029cae) -> GMM DETACH REQUEST TLLI=0xd1029cae type=GPRS detach Power-off (gprs_gmm.c:1465) 20250113124551234 DMM INFO MM(262420000000016/d1029cae) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124551234 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124551234 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124551234 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124551234 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124551234 DLLC NOTICE LLME(ffffffff/d1029cae){ASSIGNED} LLGM Assign pre (d1029cae => ffffffff) (gprs_llc.c:1079) 20250113124551234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1029cae => ffffffff) (gprs_llc.c:1125) 20250113124551234 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250113124551234 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) 20250113124551234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124551234 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124551235 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124551235 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124551235 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@c8734b6d4391: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@c8734b6d4391: Final verdict of PTC: pass 20250113124556241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@c8734b6d4391: Final verdict of PTC: none 20250113124556244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124556244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(697)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(692)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@c8734b6d4391: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(702)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@c8734b6d4391: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@c8734b6d4391: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(700)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(690)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(695)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@c8734b6d4391: Test case TC_detach_poweroff finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Jan 13 12:45:56 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250113124556379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124556680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20250113124557245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124557245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=92544) 20250113124558245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124558245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Jan 13 12:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124559247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124559247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act started. 20250113124559737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124559738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124559784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124559784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124559784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124559784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124559784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124559784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124559784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124559784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124559786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124559786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124559786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124559786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124559786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124559786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124559786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124559786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124559787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124559787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124559787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124559787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124559790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124559797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124559797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124559818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124559818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124559818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124559818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124559818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124559818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124559818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124559818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124559819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124559819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124559819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124559820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124559820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124559820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124559820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124559820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124559820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124559820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124559820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124559820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124559823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124559834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124559835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124559852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124559852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124559852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124559852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559852 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124559852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124559852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124559852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124559852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124559854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124559854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124559854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124559854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124559854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124559854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124559854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124559854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124559854 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124559854 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124559854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124559855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124559855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124559869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124559869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124600248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124600248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124600248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124600248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124600250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124600251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@c8734b6d4391: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FA67B01F'O, index=0 SGSN_Test-GSUP(723)@c8734b6d4391: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@c8734b6d4391: 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 := '57CE7F4F994E2DE7E0EF67700C0AAD43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B2B97B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCE37374DC6A2F0E'O } } } } } 20250113124600295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124600295 DLLC NOTICE LLME(ffffffff/fa67b01f){UNASSIGNED} LLC RX: unknown TLLI 0xfa67b01f, creating LLME on the fly (gprs_llc.c:552) 20250113124600295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124600295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124600295 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124600295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124600295 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124600295 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124600295 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124600295 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124600295 DLLC NOTICE LLME(ffffffff/fa67b01f){UNASSIGNED} LLGM Assign pre (fa67b01f => e33f4d28) (gprs_llc.c:1079) 20250113124600295 DLLC NOTICE LLME(fa67b01f/e33f4d28){ASSIGNED} LLGM Assign post (fa67b01f => e33f4d28) (gprs_llc.c:1125) 20250113124600295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124600295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124600295 DMM DEBUG MM(262420000000017/e33f4d28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124600309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124600309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124600309 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124600309 DMM DEBUG MM(262420000000017/e33f4d28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250113124600309 DMM NOTICE MM(262420000000017/e33f4d28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124600309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124600309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124600309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124600310 DMM DEBUG MM(262420000000017/e33f4d28) Requesting authorization (sgsn_auth.c:160) 20250113124600310 DMM INFO MM(262420000000017/e33f4d28) Requesting authentication tuples (sgsn_auth.c:184) 20250113124600310 DMM DEBUG MM(262420000000017/e33f4d28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124600310 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250113124600310 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@c8734b6d4391: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250113124600313 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124600313 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124600313 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124600313 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124600313 DMM INFO MM(262420000000017/e33f4d28) Subscriber data update (mmctx.c:445) 20250113124600313 DMM DEBUG MM(262420000000017/e33f4d28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124600313 DMM INFO MM(262420000000017/e33f4d28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124600313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124600313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124600313 DMM INFO MM(262420000000017/e33f4d28) <- GMM AUTH AND CIPHERING REQ (rand = 57 ce 7f 4f 99 4e 2d e7 e0 ef 67 70 0c 0a ad 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124600321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124600321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124600321 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124600321 DMM INFO MM(262420000000017/e33f4d28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124600321 DMM NOTICE MM(262420000000017/e33f4d28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124600321 DMM DEBUG MM(262420000000017/e33f4d28) checking auth: received GSM SRES = 2b 2b 97 b2 (gprs_gmm.c:666) 20250113124600321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124600321 DMM DEBUG MM(262420000000017/e33f4d28) Requesting authorization (sgsn_auth.c:160) 20250113124600321 DMM INFO MM(262420000000017/e33f4d28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124600321 DMM DEBUG MM(262420000000017/e33f4d28) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124600321 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250113124600321 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) 20250113124600321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124600321 DMM INFO MM(262420000000017/e33f4d28) <- GMM ATTACH ACCEPT (new P-TMSI=0xe33f4d28) (gprs_gmm.c:300) 20250113124600322 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124600322 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124600322 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250113124600322 DMM INFO MM(262420000000017/e33f4d28) Subscriber data update (mmctx.c:445) 20250113124600322 DMM DEBUG MM(262420000000017/e33f4d28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124600322 DMM INFO MM(262420000000017/e33f4d28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124600322 DMM NOTICE MM(262420000000017/e33f4d28) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250113124600322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124600322 DMM NOTICE MM(262420000000017/e33f4d28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124600322 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) 20250113124600323 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124600323 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250113124600323 DMM INFO MM(262420000000017/e33f4d28) Subscriber data update (mmctx.c:445) 20250113124600323 DMM DEBUG MM(262420000000017/e33f4d28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124600329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124600329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124600330 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124600330 DMM INFO MM(262420000000017/e33f4d28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124600330 DMM NOTICE MM(262420000000017/e33f4d28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124600330 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124600330 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124600330 DLLC NOTICE LLME(fa67b01f/e33f4d28){ASSIGNED} LLGM Assign pre (ffffffff => e33f4d28) (gprs_llc.c:1079) 20250113124600330 DLLC NOTICE LLME(ffffffff/e33f4d28){ASSIGNED} LLGM Assign post (ffffffff => e33f4d28) (gprs_llc.c:1125) 20250113124600330 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124600330 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124600330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124600330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@c8734b6d4391: setverdict(pass): none -> pass 20250113124600381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124600381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124600381 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124600381 DMM INFO MM(262420000000017/e33f4d28) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124600381 DMM INFO MM(262420000000017/e33f4d28) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124600381 DMM DEBUG MM(262420000000017/e33f4d28) Using GGSN 0 (gprs_sm.c:312) 20250113124600381 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) 20250113124600381 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250113124600381 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124600381 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124600381 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250113124600393 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 9d 90 40 a0 11 a2 7c ed eb 14 05 7f 9c 81 77 b6 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) 20250113124600393 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f9268720) (sgsn_libgtp.c:632) 20250113124600393 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124600393 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926bd08 TLLI=e33f4d28, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124600393 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124600393 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@c8734b6d4391: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@c8734b6d4391: Final verdict of PTC: pass 20250113124600403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52762<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act-BVCI196(710)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(723)@c8734b6d4391: Final verdict of PTC: none 20250113124600405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124600405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(715)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(711)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(721)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(716)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(709)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(714)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(719)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Jan 13 12:46:00 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250113124600535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124600936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67828) 20250113124601407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124601407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67828, count=92576) 20250113124602408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124602408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Jan 13 12:46:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124603409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124603409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_pdp_act_unattached started. 20250113124603995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124603997 DMM INFO MM(262420000000017/e33f4d28) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124603997 DMM INFO MM(262420000000017/e33f4d28) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124603997 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124603997 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124603997 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124603997 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124603997 DLLC NOTICE LLME(ffffffff/e33f4d28){ASSIGNED} LLGM Assign pre (e33f4d28 => ffffffff) (gprs_llc.c:1079) 20250113124603997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e33f4d28 => ffffffff) (gprs_llc.c:1125) 20250113124603997 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926b9b0 (gprs_sndcp.c:574) 20250113124603997 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926bd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124603997 DMM NOTICE MM(262420000000017/e33f4d28) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124603997 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250113124603997 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124603997 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124603997 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250113124603997 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250113124603997 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) 20250113124603997 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20250113124603997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124603997 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124603997 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124603997 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124603997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124604040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124604040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124604040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124604040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124604040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124604040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124604040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124604040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124604041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124604041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124604041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124604042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124604042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124604042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124604042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124604042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124604042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124604042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124604042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124604042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124604046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124604056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124604056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124604073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124604073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124604073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124604073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124604073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124604073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124604073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124604073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124604075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124604075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124604075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124604075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124604075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124604075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124604075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124604075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124604075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124604075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124604076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124604076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124604080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124604089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124604089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(736)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 TC_pdp_act_unattached-BVCI210(734)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124604112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124604112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124604112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124604112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124604112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124604112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124604112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124604112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124604114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124604114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124604114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124604114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124604114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124604114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124604114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124604114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124604114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124604114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124604114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124604115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124604115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124604118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124604128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124604128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124604410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124604411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124604411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124604411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124604413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250113124604414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@c8734b6d4391: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C46E2F1E'O, index=0 SGSN_Test-GSUP(742)@c8734b6d4391: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250113124604460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124604460 DLLC NOTICE LLME(ffffffff/c46e2f1e){UNASSIGNED} LLC RX: unknown TLLI 0xc46e2f1e, creating LLME on the fly (gprs_llc.c:552) 20250113124604460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124604460 DMM NOTICE LLME(ffffffff/c46e2f1e){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250113124604460 DLLC NOTICE LLME(ffffffff/c46e2f1e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250113124604460 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@c8734b6d4391: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@c8734b6d4391: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@c8734b6d4391: Final verdict of PTC: pass 20250113124604475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@c8734b6d4391: Final verdict of PTC: none 20250113124604477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124604477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(735)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(730)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@c8734b6d4391: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(740)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@c8734b6d4391: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@c8734b6d4391: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(728)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(738)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(733)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@c8734b6d4391: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Jan 13 12:46:04 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250113124604586 DGPRS DEBUG Checking for inactive LLMEs, time = 18583098 (sgsn.c:131) 20250113124604606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124604907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20250113124605479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124605479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=59500) 20250113124606480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124606480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Jan 13 12:46:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124607481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124607481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user started. 20250113124607964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124607966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124608010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124608010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124608010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124608010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124608011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124608011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124608011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124608011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124608011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124608011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124608011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124608011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124608011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124608011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124608012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124608012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124608016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124608024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124608048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124608048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124608048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124608048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124608049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124608049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124608049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124608049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124608050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124608050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124608050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124608050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124608050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124608050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124608050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124608050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608050 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124608050 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124608050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124608051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124608051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124608054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124608086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124608086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124608086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124608086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124608086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124608086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124608086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124608086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124608087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124608088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124608088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124608088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124608088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124608088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124608088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124608088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124608088 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124608088 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124608088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124608088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124608089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124608092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124608101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124608482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124608482 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124608482 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124608482 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124608484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124608485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F7BF5FF9'O, index=0 SGSN_Test-GSUP(761)@c8734b6d4391: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@c8734b6d4391: 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 := 'E91219066F1DB7C4A2572D61A70EA6D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BDD555F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A91874B36C8B7251'O } } } } } 20250113124608532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608532 DLLC NOTICE LLME(ffffffff/f7bf5ff9){UNASSIGNED} LLC RX: unknown TLLI 0xf7bf5ff9, creating LLME on the fly (gprs_llc.c:552) 20250113124608532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124608532 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124608532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124608532 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124608532 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124608532 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124608532 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124608532 DLLC NOTICE LLME(ffffffff/f7bf5ff9){UNASSIGNED} LLGM Assign pre (f7bf5ff9 => e4fea3d1) (gprs_llc.c:1079) 20250113124608532 DLLC NOTICE LLME(f7bf5ff9/e4fea3d1){ASSIGNED} LLGM Assign post (f7bf5ff9 => e4fea3d1) (gprs_llc.c:1125) 20250113124608532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124608532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124608532 DMM DEBUG MM(262420000000019/e4fea3d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124608546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608546 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124608546 DMM DEBUG MM(262420000000019/e4fea3d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250113124608546 DMM NOTICE MM(262420000000019/e4fea3d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124608546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124608546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124608546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124608546 DMM DEBUG MM(262420000000019/e4fea3d1) Requesting authorization (sgsn_auth.c:160) 20250113124608546 DMM INFO MM(262420000000019/e4fea3d1) Requesting authentication tuples (sgsn_auth.c:184) 20250113124608546 DMM DEBUG MM(262420000000019/e4fea3d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124608546 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250113124608546 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@c8734b6d4391: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250113124608549 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124608549 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124608549 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124608549 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124608549 DMM INFO MM(262420000000019/e4fea3d1) Subscriber data update (mmctx.c:445) 20250113124608549 DMM DEBUG MM(262420000000019/e4fea3d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124608549 DMM INFO MM(262420000000019/e4fea3d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124608549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124608549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124608549 DMM INFO MM(262420000000019/e4fea3d1) <- GMM AUTH AND CIPHERING REQ (rand = e9 12 19 06 6f 1d b7 c4 a2 57 2d 61 a7 0e a6 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124608557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608557 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124608557 DMM INFO MM(262420000000019/e4fea3d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124608557 DMM NOTICE MM(262420000000019/e4fea3d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124608557 DMM DEBUG MM(262420000000019/e4fea3d1) checking auth: received GSM SRES = bd d5 55 f3 (gprs_gmm.c:666) 20250113124608557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124608557 DMM DEBUG MM(262420000000019/e4fea3d1) Requesting authorization (sgsn_auth.c:160) 20250113124608557 DMM INFO MM(262420000000019/e4fea3d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124608557 DMM DEBUG MM(262420000000019/e4fea3d1) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124608557 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250113124608557 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) 20250113124608557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124608557 DMM INFO MM(262420000000019/e4fea3d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4fea3d1) (gprs_gmm.c:300) 20250113124608558 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124608558 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124608558 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250113124608558 DMM INFO MM(262420000000019/e4fea3d1) Subscriber data update (mmctx.c:445) 20250113124608558 DMM DEBUG MM(262420000000019/e4fea3d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124608558 DMM INFO MM(262420000000019/e4fea3d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124608558 DMM NOTICE MM(262420000000019/e4fea3d1) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250113124608558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124608558 DMM NOTICE MM(262420000000019/e4fea3d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124608558 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) 20250113124608559 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124608559 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250113124608559 DMM INFO MM(262420000000019/e4fea3d1) Subscriber data update (mmctx.c:445) 20250113124608559 DMM DEBUG MM(262420000000019/e4fea3d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124608565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608565 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124608565 DMM INFO MM(262420000000019/e4fea3d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124608565 DMM NOTICE MM(262420000000019/e4fea3d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124608565 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124608565 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124608565 DLLC NOTICE LLME(f7bf5ff9/e4fea3d1){ASSIGNED} LLGM Assign pre (ffffffff => e4fea3d1) (gprs_llc.c:1079) 20250113124608565 DLLC NOTICE LLME(ffffffff/e4fea3d1){ASSIGNED} LLGM Assign post (ffffffff => e4fea3d1) (gprs_llc.c:1125) 20250113124608565 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124608565 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124608565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124608565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@c8734b6d4391: setverdict(pass): none -> pass 20250113124608617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608617 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124608617 DMM INFO MM(262420000000019/e4fea3d1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124608617 DMM INFO MM(262420000000019/e4fea3d1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124608617 DMM DEBUG MM(262420000000019/e4fea3d1) Using GGSN 0 (gprs_sm.c:312) 20250113124608617 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) 20250113124608617 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250113124608617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124608617 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124608617 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250113124608627 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 1c 0c 6c a8 11 51 ee 31 70 14 05 7f 3e 5c 26 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250113124608627 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1945138, cbp=0x5575f9268bc0) (sgsn_libgtp.c:632) 20250113124608627 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124608627 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926ce48 TLLI=e4fea3d1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124608627 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124608627 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124608635 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250113124608643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124608643 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124608643 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@c8734b6d4391: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@c8734b6d4391: Final verdict of PTC: pass 20250113124608648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52318<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124608651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124608651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(754)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(749)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(759)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(747)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(752)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(757)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Jan 13 12:46:08 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250113124608782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124609183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50132) 20250113124609651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124609651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50132, count=95420) 20250113124610651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124610651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Jan 13 12:46:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124611652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124611652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_ggsn_reject started. 20250113124612244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124612245 DMM INFO MM(262420000000019/e4fea3d1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124612245 DMM INFO MM(262420000000019/e4fea3d1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124612245 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124612245 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124612245 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124612245 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124612245 DLLC NOTICE LLME(ffffffff/e4fea3d1){ASSIGNED} LLGM Assign pre (e4fea3d1 => ffffffff) (gprs_llc.c:1079) 20250113124612245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4fea3d1 => ffffffff) (gprs_llc.c:1125) 20250113124612245 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926caf0 (gprs_sndcp.c:574) 20250113124612245 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926ce48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124612245 DMM NOTICE MM(262420000000019/e4fea3d1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124612245 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250113124612245 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124612245 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124612245 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250113124612245 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250113124612245 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) 20250113124612245 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20250113124612245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124612245 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124612245 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124612245 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124612245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124612291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124612291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124612291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124612291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124612291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124612292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124612292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124612292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124612293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124612293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124612293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124612294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124612294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124612294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124612294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124612294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124612294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124612294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124612295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124612295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124612299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124612310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124612334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124612334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124612334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124612334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124612334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124612334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124612334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124612334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124612335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124612335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124612335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124612336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124612336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124612336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124612336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124612336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124612336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124612336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124612336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124612336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124612340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124612348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124612381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124612381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124612382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124612382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124612382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124612382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124612382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124612382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124612383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124612383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124612383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124612383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124612383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124612383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124612383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124612384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124612384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124612384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124612384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(779)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124612384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124612384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124612388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124612398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124612653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124612653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124612653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124612653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124612656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124612656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c8734b6d4391: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D39FD617'O, index=0 SGSN_Test-GSUP(780)@c8734b6d4391: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@c8734b6d4391: 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 := 'E4D4E39B1D25BE44A473D7996FED6A03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10386695'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CADF8C3C457E6DC'O } } } } } 20250113124612702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612702 DLLC NOTICE LLME(ffffffff/d39fd617){UNASSIGNED} LLC RX: unknown TLLI 0xd39fd617, creating LLME on the fly (gprs_llc.c:552) 20250113124612702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124612703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124612703 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124612703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124612703 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124612703 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124612703 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124612703 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124612703 DLLC NOTICE LLME(ffffffff/d39fd617){UNASSIGNED} LLGM Assign pre (d39fd617 => f18e93bc) (gprs_llc.c:1079) 20250113124612703 DLLC NOTICE LLME(d39fd617/f18e93bc){ASSIGNED} LLGM Assign post (d39fd617 => f18e93bc) (gprs_llc.c:1125) 20250113124612703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124612703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124612703 DMM DEBUG MM(262420000000020/f18e93bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124612715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124612715 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124612716 DMM DEBUG MM(262420000000020/f18e93bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250113124612716 DMM NOTICE MM(262420000000020/f18e93bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124612716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124612716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124612716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124612716 DMM DEBUG MM(262420000000020/f18e93bc) Requesting authorization (sgsn_auth.c:160) 20250113124612716 DMM INFO MM(262420000000020/f18e93bc) Requesting authentication tuples (sgsn_auth.c:184) 20250113124612716 DMM DEBUG MM(262420000000020/f18e93bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124612716 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250113124612716 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@c8734b6d4391: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250113124612719 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124612719 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124612719 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124612719 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124612719 DMM INFO MM(262420000000020/f18e93bc) Subscriber data update (mmctx.c:445) 20250113124612719 DMM DEBUG MM(262420000000020/f18e93bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124612719 DMM INFO MM(262420000000020/f18e93bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124612719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124612719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124612719 DMM INFO MM(262420000000020/f18e93bc) <- GMM AUTH AND CIPHERING REQ (rand = e4 d4 e3 9b 1d 25 be 44 a4 73 d7 99 6f ed 6a 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124612726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124612726 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124612726 DMM INFO MM(262420000000020/f18e93bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124612726 DMM NOTICE MM(262420000000020/f18e93bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124612726 DMM DEBUG MM(262420000000020/f18e93bc) checking auth: received GSM SRES = 10 38 66 95 (gprs_gmm.c:666) 20250113124612726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124612726 DMM DEBUG MM(262420000000020/f18e93bc) Requesting authorization (sgsn_auth.c:160) 20250113124612726 DMM INFO MM(262420000000020/f18e93bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124612726 DMM DEBUG MM(262420000000020/f18e93bc) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124612726 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250113124612727 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) 20250113124612727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124612727 DMM INFO MM(262420000000020/f18e93bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf18e93bc) (gprs_gmm.c:300) 20250113124612728 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124612728 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124612728 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250113124612728 DMM INFO MM(262420000000020/f18e93bc) Subscriber data update (mmctx.c:445) 20250113124612728 DMM DEBUG MM(262420000000020/f18e93bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124612728 DMM INFO MM(262420000000020/f18e93bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124612728 DMM NOTICE MM(262420000000020/f18e93bc) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250113124612728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124612728 DMM NOTICE MM(262420000000020/f18e93bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124612728 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) 20250113124612728 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124612729 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250113124612729 DMM INFO MM(262420000000020/f18e93bc) Subscriber data update (mmctx.c:445) 20250113124612729 DMM DEBUG MM(262420000000020/f18e93bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124612735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124612735 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124612735 DMM INFO MM(262420000000020/f18e93bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124612735 DMM NOTICE MM(262420000000020/f18e93bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124612735 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124612735 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124612735 DLLC NOTICE LLME(d39fd617/f18e93bc){ASSIGNED} LLGM Assign pre (ffffffff => f18e93bc) (gprs_llc.c:1079) 20250113124612735 DLLC NOTICE LLME(ffffffff/f18e93bc){ASSIGNED} LLGM Assign post (ffffffff => f18e93bc) (gprs_llc.c:1125) 20250113124612735 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124612735 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124612735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124612735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@c8734b6d4391: setverdict(pass): none -> pass 20250113124612786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124612786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124612786 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124612786 DMM INFO MM(262420000000020/f18e93bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124612786 DMM INFO MM(262420000000020/f18e93bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124612787 DMM DEBUG MM(262420000000020/f18e93bc) Using GGSN 0 (gprs_sm.c:312) 20250113124612787 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) 20250113124612787 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250113124612787 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124612787 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124612787 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250113124612797 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 39 98 c9 4a 11 0e 4c 2f b7 14 05 7f 12 06 92 14 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250113124612797 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124612797 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250113124612797 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250113124612797 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124612797 DMM NOTICE MM(262420000000020/f18e93bc) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c8734b6d4391: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@c8734b6d4391: Final verdict of PTC: pass 20250113124612807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(768)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(780)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(773)@c8734b6d4391: Final verdict of PTC: none 20250113124612809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(774)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@c8734b6d4391: Final verdict of PTC: none 20250113124612810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(775)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(779)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(766)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(771)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(777)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Jan 13 12:46:12 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250113124612939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124613341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49508) 20250113124613811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124613811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49508, count=98056) 20250113124614811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124614811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Jan 13 12:46:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124615812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124615812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_deact_mo started. 20250113124616404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124616406 DMM INFO MM(262420000000020/f18e93bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124616406 DMM INFO MM(262420000000020/f18e93bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124616406 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124616406 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124616406 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124616406 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124616406 DLLC NOTICE LLME(ffffffff/f18e93bc){ASSIGNED} LLGM Assign pre (f18e93bc => ffffffff) (gprs_llc.c:1079) 20250113124616406 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f18e93bc => ffffffff) (gprs_llc.c:1125) 20250113124616406 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250113124616406 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) 20250113124616406 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20250113124616406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124616406 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124616406 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124616406 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124616406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124616452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124616452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124616452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124616452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124616453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124616453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124616454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124616454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124616454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124616454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124616454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124616454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124616454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124616454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124616454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124616454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124616458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124616467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124616487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124616487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124616487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124616487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124616487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124616487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124616487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124616487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124616489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124616489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124616489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124616489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124616489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124616489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124616489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124616489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124616489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124616489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124616490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124616490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124616494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124616504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124616542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124616542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124616542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124616542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124616542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124616542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124616542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124616542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124616544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124616544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124616544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124616544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124616544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124616544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124616544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124616544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124616544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124616544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124616544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124616544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124616544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124616549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124616557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124616813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124616813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124616813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124616813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124616815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124616815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C8DB2C65'O, index=0 SGSN_Test-GSUP(799)@c8734b6d4391: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: 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 := 'CDFF5F5A272679C6C404FC075650EAE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2EF3E09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA56AD0EA3DA4FC8'O } } } } } 20250113124616862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616862 DLLC NOTICE LLME(ffffffff/c8db2c65){UNASSIGNED} LLC RX: unknown TLLI 0xc8db2c65, creating LLME on the fly (gprs_llc.c:552) 20250113124616862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124616862 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124616862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124616862 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124616862 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124616862 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124616862 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124616862 DLLC NOTICE LLME(ffffffff/c8db2c65){UNASSIGNED} LLGM Assign pre (c8db2c65 => db0b80c3) (gprs_llc.c:1079) 20250113124616862 DLLC NOTICE LLME(c8db2c65/db0b80c3){ASSIGNED} LLGM Assign post (c8db2c65 => db0b80c3) (gprs_llc.c:1125) 20250113124616862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124616862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124616862 DMM DEBUG MM(262420000000021/db0b80c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124616874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616874 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616874 DMM DEBUG MM(262420000000021/db0b80c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250113124616874 DMM NOTICE MM(262420000000021/db0b80c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124616874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124616874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124616874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124616874 DMM DEBUG MM(262420000000021/db0b80c3) Requesting authorization (sgsn_auth.c:160) 20250113124616874 DMM INFO MM(262420000000021/db0b80c3) Requesting authentication tuples (sgsn_auth.c:184) 20250113124616874 DMM DEBUG MM(262420000000021/db0b80c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124616874 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250113124616874 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@c8734b6d4391: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250113124616877 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124616877 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124616877 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124616877 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124616877 DMM INFO MM(262420000000021/db0b80c3) Subscriber data update (mmctx.c:445) 20250113124616877 DMM DEBUG MM(262420000000021/db0b80c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124616877 DMM INFO MM(262420000000021/db0b80c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124616877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124616877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124616877 DMM INFO MM(262420000000021/db0b80c3) <- GMM AUTH AND CIPHERING REQ (rand = cd ff 5f 5a 27 26 79 c6 c4 04 fc 07 56 50 ea e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124616885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616885 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616885 DMM INFO MM(262420000000021/db0b80c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124616885 DMM NOTICE MM(262420000000021/db0b80c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124616885 DMM DEBUG MM(262420000000021/db0b80c3) checking auth: received GSM SRES = e2 ef 3e 09 (gprs_gmm.c:666) 20250113124616885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124616885 DMM DEBUG MM(262420000000021/db0b80c3) Requesting authorization (sgsn_auth.c:160) 20250113124616885 DMM INFO MM(262420000000021/db0b80c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124616885 DMM DEBUG MM(262420000000021/db0b80c3) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124616885 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250113124616885 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) 20250113124616885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124616885 DMM INFO MM(262420000000021/db0b80c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0b80c3) (gprs_gmm.c:300) 20250113124616886 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124616886 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124616886 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113124616886 DMM INFO MM(262420000000021/db0b80c3) Subscriber data update (mmctx.c:445) 20250113124616886 DMM DEBUG MM(262420000000021/db0b80c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124616886 DMM INFO MM(262420000000021/db0b80c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124616886 DMM NOTICE MM(262420000000021/db0b80c3) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250113124616886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124616886 DMM NOTICE MM(262420000000021/db0b80c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124616886 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) 20250113124616887 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124616887 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250113124616887 DMM INFO MM(262420000000021/db0b80c3) Subscriber data update (mmctx.c:445) 20250113124616887 DMM DEBUG MM(262420000000021/db0b80c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124616894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616894 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616894 DMM INFO MM(262420000000021/db0b80c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124616894 DMM NOTICE MM(262420000000021/db0b80c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124616894 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124616894 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124616894 DLLC NOTICE LLME(c8db2c65/db0b80c3){ASSIGNED} LLGM Assign pre (ffffffff => db0b80c3) (gprs_llc.c:1079) 20250113124616894 DLLC NOTICE LLME(ffffffff/db0b80c3){ASSIGNED} LLGM Assign post (ffffffff => db0b80c3) (gprs_llc.c:1125) 20250113124616894 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124616894 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124616894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124616894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: setverdict(pass): none -> pass 20250113124616946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616946 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616946 DMM INFO MM(262420000000021/db0b80c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124616946 DMM INFO MM(262420000000021/db0b80c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124616946 DMM DEBUG MM(262420000000021/db0b80c3) Using GGSN 0 (gprs_sm.c:312) 20250113124616946 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) 20250113124616946 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250113124616946 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124616946 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124616946 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250113124616958 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 ff 8d 72 02 11 0e 09 f4 2e 14 05 7f 90 cc ab 7a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250113124616958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124616958 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124616958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926ce48 TLLI=db0b80c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124616958 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124616958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124616966 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250113124616972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616972 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616972 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124616976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250113124616976 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124616976 DMM INFO MM(262420000000021/db0b80c3) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250113124616976 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124616977 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250113124616978 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) 20250113124616978 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124616978 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250113124616978 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926ce48, TLLI=db0b80c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124616978 DMM INFO MM(262420000000021/db0b80c3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250113124616978 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250113124616978 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@c8734b6d4391: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@c8734b6d4391: Final verdict of PTC: pass 20250113124616986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@c8734b6d4391: Final verdict of PTC: none 20250113124616989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124616989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(792)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(787)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(798)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(796)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(790)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(786)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Jan 13 12:46:17 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250113124617122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124617524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20250113124617991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124617991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101296, count=105652) 20250113124618991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124618992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Jan 13 12:46:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124619992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124619992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_deact_mt started. 20250113124620581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124620583 DMM INFO MM(262420000000021/db0b80c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124620583 DMM INFO MM(262420000000021/db0b80c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124620583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124620583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124620583 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124620583 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124620583 DLLC NOTICE LLME(ffffffff/db0b80c3){ASSIGNED} LLGM Assign pre (db0b80c3 => ffffffff) (gprs_llc.c:1079) 20250113124620583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0b80c3 => ffffffff) (gprs_llc.c:1125) 20250113124620583 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250113124620583 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) 20250113124620583 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20250113124620583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124620583 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124620583 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124620583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124620583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124620628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124620628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620628 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124620628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124620628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124620630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124620630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124620630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124620630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124620630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124620630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124620630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124620631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124620631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124620631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124620631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124620631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124620636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124620647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124620647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124620662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124620662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124620662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124620662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124620662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124620662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124620662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124620662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124620664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124620664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124620664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124620665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124620665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124620665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124620665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124620665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124620666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124620666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124620669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124620678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124620678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124620699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124620699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124620699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124620699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124620699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124620699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124620699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124620699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124620701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124620701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124620701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124620701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124620701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124620701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124620701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124620701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124620701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124620701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124620701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124620702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124620702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124620705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124620714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124620714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124620993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124620993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124620993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124620993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124620996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124620996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DF1F6B9E'O, index=0 SGSN_Test-GSUP(818)@c8734b6d4391: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@c8734b6d4391: 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 := '33696D287572F14B776F649B815BFAA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '126CE52E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E643DECBF6C3C612'O } } } } } 20250113124621046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621046 DLLC NOTICE LLME(ffffffff/df1f6b9e){UNASSIGNED} LLC RX: unknown TLLI 0xdf1f6b9e, creating LLME on the fly (gprs_llc.c:552) 20250113124621046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124621046 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124621046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124621046 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124621046 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124621046 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124621046 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124621046 DLLC NOTICE LLME(ffffffff/df1f6b9e){UNASSIGNED} LLGM Assign pre (df1f6b9e => cf0bde14) (gprs_llc.c:1079) 20250113124621046 DLLC NOTICE LLME(df1f6b9e/cf0bde14){ASSIGNED} LLGM Assign post (df1f6b9e => cf0bde14) (gprs_llc.c:1125) 20250113124621046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124621046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124621046 DMM DEBUG MM(262420000000022/cf0bde14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124621058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621059 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621059 DMM DEBUG MM(262420000000022/cf0bde14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250113124621059 DMM NOTICE MM(262420000000022/cf0bde14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124621059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124621059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124621059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124621059 DMM DEBUG MM(262420000000022/cf0bde14) Requesting authorization (sgsn_auth.c:160) 20250113124621059 DMM INFO MM(262420000000022/cf0bde14) Requesting authentication tuples (sgsn_auth.c:184) 20250113124621059 DMM DEBUG MM(262420000000022/cf0bde14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124621059 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250113124621059 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@c8734b6d4391: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250113124621062 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124621062 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124621062 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124621062 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124621062 DMM INFO MM(262420000000022/cf0bde14) Subscriber data update (mmctx.c:445) 20250113124621062 DMM DEBUG MM(262420000000022/cf0bde14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124621062 DMM INFO MM(262420000000022/cf0bde14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124621062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124621062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124621062 DMM INFO MM(262420000000022/cf0bde14) <- GMM AUTH AND CIPHERING REQ (rand = 33 69 6d 28 75 72 f1 4b 77 6f 64 9b 81 5b fa a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124621069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621069 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621069 DMM INFO MM(262420000000022/cf0bde14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124621069 DMM NOTICE MM(262420000000022/cf0bde14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124621069 DMM DEBUG MM(262420000000022/cf0bde14) checking auth: received GSM SRES = 12 6c e5 2e (gprs_gmm.c:666) 20250113124621069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124621069 DMM DEBUG MM(262420000000022/cf0bde14) Requesting authorization (sgsn_auth.c:160) 20250113124621069 DMM INFO MM(262420000000022/cf0bde14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124621069 DMM DEBUG MM(262420000000022/cf0bde14) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124621069 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250113124621069 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) 20250113124621069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124621069 DMM INFO MM(262420000000022/cf0bde14) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf0bde14) (gprs_gmm.c:300) 20250113124621070 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124621070 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124621070 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250113124621070 DMM INFO MM(262420000000022/cf0bde14) Subscriber data update (mmctx.c:445) 20250113124621070 DMM DEBUG MM(262420000000022/cf0bde14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124621070 DMM INFO MM(262420000000022/cf0bde14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124621070 DMM NOTICE MM(262420000000022/cf0bde14) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250113124621070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124621070 DMM NOTICE MM(262420000000022/cf0bde14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124621070 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) 20250113124621071 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124621071 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250113124621071 DMM INFO MM(262420000000022/cf0bde14) Subscriber data update (mmctx.c:445) 20250113124621071 DMM DEBUG MM(262420000000022/cf0bde14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124621077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621077 DMM INFO MM(262420000000022/cf0bde14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124621077 DMM NOTICE MM(262420000000022/cf0bde14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124621077 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124621077 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124621077 DLLC NOTICE LLME(df1f6b9e/cf0bde14){ASSIGNED} LLGM Assign pre (ffffffff => cf0bde14) (gprs_llc.c:1079) 20250113124621077 DLLC NOTICE LLME(ffffffff/cf0bde14){ASSIGNED} LLGM Assign post (ffffffff => cf0bde14) (gprs_llc.c:1125) 20250113124621077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124621077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124621077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124621077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@c8734b6d4391: setverdict(pass): none -> pass 20250113124621128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621129 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621129 DMM INFO MM(262420000000022/cf0bde14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124621129 DMM INFO MM(262420000000022/cf0bde14) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124621129 DMM DEBUG MM(262420000000022/cf0bde14) Using GGSN 0 (gprs_sm.c:312) 20250113124621129 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) 20250113124621129 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250113124621129 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124621129 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124621129 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250113124621140 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 80 9f e2 f4 11 ac e9 63 81 14 05 7f 8d f3 82 5f 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) 20250113124621140 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124621140 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124621140 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=cf0bde14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124621140 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124621140 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124621147 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250113124621154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621154 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621154 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621156 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250113124621156 DGPRS INFO PDP(262420000000022:5): Context 0x7fedd19461a8 was deleted (sgsn_libgtp.c:660) 20250113124621156 DMM INFO MM(262420000000022/cf0bde14) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124621156 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250113124621156 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c8734b6d4391: Removing Client IMSI='262420000000022'H, index=0 20250113124621163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124621163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124621163 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124621163 DMM INFO MM(262420000000022/cf0bde14) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@c8734b6d4391: Final verdict of PTC: pass 20250113124621165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124621167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124621167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(806)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(811)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(816)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(814)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(809)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(804)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Jan 13 12:46:21 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250113124621303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124621705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83624) 20250113124622168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124622168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83624, count=104568) 20250113124623169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124623169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Jan 13 12:46:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124624171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124624171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_dup started. 20250113124624763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124624765 DMM INFO MM(262420000000022/cf0bde14) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124624765 DMM INFO MM(262420000000022/cf0bde14) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124624765 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124624765 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124624765 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124624765 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124624765 DLLC NOTICE LLME(ffffffff/cf0bde14){ASSIGNED} LLGM Assign pre (cf0bde14 => ffffffff) (gprs_llc.c:1079) 20250113124624765 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf0bde14 => ffffffff) (gprs_llc.c:1125) 20250113124624765 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124624765 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124624765 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250113124624765 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) 20250113124624765 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20250113124624765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124624765 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124624765 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124624765 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124624765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(825)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124624817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124624817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124624817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124624817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124624817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124624817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124624817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124624817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124624819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124624819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124624819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124624819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124624819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124624819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124624819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124624819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124624820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124624820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(826)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124624820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124624820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124624824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(822)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124624835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124624835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124624853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124624853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124624853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124624853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124624853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124624853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124624853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124624853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(830)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124624855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124624855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124624855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124624855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124624855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124624855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124624855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124624855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124624855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124624855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124624856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124624856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124624860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124624869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124624869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124624878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124624878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124624878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124624878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124624878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124624878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124624878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124624878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124624880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124624880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124624880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124624880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124624880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124624880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124624880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124624880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124624880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124624880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124624880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124624880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124624880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124624885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124624894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124624894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124625172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124625172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124625172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124625172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124625174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124625174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@c8734b6d4391: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='FF5094C2'O, index=0 SGSN_Test-GSUP(837)@c8734b6d4391: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: 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 := 'DA3ABD5524540D9FEB1088BFF800D61E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F81D2E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8D6C64496D3ADD2'O } } } } } 20250113124625218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625218 DLLC NOTICE LLME(ffffffff/ff5094c2){UNASSIGNED} LLC RX: unknown TLLI 0xff5094c2, creating LLME on the fly (gprs_llc.c:552) 20250113124625218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124625218 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124625218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124625218 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124625218 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124625218 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124625218 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124625218 DLLC NOTICE LLME(ffffffff/ff5094c2){UNASSIGNED} LLGM Assign pre (ff5094c2 => d3e9a64b) (gprs_llc.c:1079) 20250113124625218 DLLC NOTICE LLME(ff5094c2/d3e9a64b){ASSIGNED} LLGM Assign post (ff5094c2 => d3e9a64b) (gprs_llc.c:1125) 20250113124625218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124625218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124625218 DMM DEBUG MM(262420000000046/d3e9a64b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124625231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625231 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625231 DMM DEBUG MM(262420000000046/d3e9a64b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250113124625231 DMM NOTICE MM(262420000000046/d3e9a64b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124625231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124625231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124625231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124625231 DMM DEBUG MM(262420000000046/d3e9a64b) Requesting authorization (sgsn_auth.c:160) 20250113124625231 DMM INFO MM(262420000000046/d3e9a64b) Requesting authentication tuples (sgsn_auth.c:184) 20250113124625231 DMM DEBUG MM(262420000000046/d3e9a64b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124625231 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250113124625231 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@c8734b6d4391: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250113124625234 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124625234 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124625234 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124625234 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124625234 DMM INFO MM(262420000000046/d3e9a64b) Subscriber data update (mmctx.c:445) 20250113124625234 DMM DEBUG MM(262420000000046/d3e9a64b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124625234 DMM INFO MM(262420000000046/d3e9a64b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124625234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124625234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124625234 DMM INFO MM(262420000000046/d3e9a64b) <- GMM AUTH AND CIPHERING REQ (rand = da 3a bd 55 24 54 0d 9f eb 10 88 bf f8 00 d6 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124625241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625241 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625241 DMM INFO MM(262420000000046/d3e9a64b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124625241 DMM NOTICE MM(262420000000046/d3e9a64b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124625241 DMM DEBUG MM(262420000000046/d3e9a64b) checking auth: received GSM SRES = 2f 81 d2 e3 (gprs_gmm.c:666) 20250113124625241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124625241 DMM DEBUG MM(262420000000046/d3e9a64b) Requesting authorization (sgsn_auth.c:160) 20250113124625242 DMM INFO MM(262420000000046/d3e9a64b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124625242 DMM DEBUG MM(262420000000046/d3e9a64b) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124625242 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250113124625242 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) 20250113124625242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124625242 DMM INFO MM(262420000000046/d3e9a64b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3e9a64b) (gprs_gmm.c:300) 20250113124625243 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124625243 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124625243 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250113124625243 DMM INFO MM(262420000000046/d3e9a64b) Subscriber data update (mmctx.c:445) 20250113124625243 DMM DEBUG MM(262420000000046/d3e9a64b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124625243 DMM INFO MM(262420000000046/d3e9a64b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124625243 DMM NOTICE MM(262420000000046/d3e9a64b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250113124625243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124625243 DMM NOTICE MM(262420000000046/d3e9a64b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124625243 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) 20250113124625243 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124625243 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250113124625243 DMM INFO MM(262420000000046/d3e9a64b) Subscriber data update (mmctx.c:445) 20250113124625243 DMM DEBUG MM(262420000000046/d3e9a64b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124625249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625249 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625249 DMM INFO MM(262420000000046/d3e9a64b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124625249 DMM NOTICE MM(262420000000046/d3e9a64b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124625249 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124625249 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124625249 DLLC NOTICE LLME(ff5094c2/d3e9a64b){ASSIGNED} LLGM Assign pre (ffffffff => d3e9a64b) (gprs_llc.c:1079) 20250113124625249 DLLC NOTICE LLME(ffffffff/d3e9a64b){ASSIGNED} LLGM Assign post (ffffffff => d3e9a64b) (gprs_llc.c:1125) 20250113124625249 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124625249 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124625250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124625250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): none -> pass 20250113124625301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625301 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625301 DMM INFO MM(262420000000046/d3e9a64b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124625301 DMM INFO MM(262420000000046/d3e9a64b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124625301 DMM DEBUG MM(262420000000046/d3e9a64b) Using GGSN 0 (gprs_sm.c:312) 20250113124625301 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) 20250113124625301 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250113124625301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124625301 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124625301 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250113124625313 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 a6 21 af 1e 11 af d6 1c 91 14 05 7f 60 29 7a 43 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) 20250113124625313 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124625313 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124625313 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=d3e9a64b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124625313 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124625313 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124625321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625321 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625321 DMM INFO MM(262420000000046/d3e9a64b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250113124625321 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124625321 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250113124625321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124625321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124625321 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124625321 DMM INFO MM(262420000000046/d3e9a64b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250113124625321 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124625321 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: "Received deletePDPContextResponse 0, seq_nr=1035" 20250113124625322 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) 20250113124625322 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124625322 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250113124625322 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=d3e9a64b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124625322 DMM INFO MM(262420000000046/d3e9a64b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250113124625322 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250113124625323 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: "Received deletePDPContextResponse 1, seq_nr=1036" 20250113124625323 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) 20250113124625323 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@c8734b6d4391: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@c8734b6d4391: Final verdict of PTC: pass 20250113124627334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@c8734b6d4391: Final verdict of PTC: none 20250113124627336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124627336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(826)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(831)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(835)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(829)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(833)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(824)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Jan 13 12:46:27 UTC 2025 ====== 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 20250113124627464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124627865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105004) 20250113124628337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124628337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105004, count=106264) 20250113124629339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124629339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Jan 13 12:46:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124630340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124630340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_second_attempt started. 20250113124630924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124630926 DMM INFO MM(262420000000046/d3e9a64b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124630926 DMM INFO MM(262420000000046/d3e9a64b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124630926 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124630926 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124630926 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124630926 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124630926 DLLC NOTICE LLME(ffffffff/d3e9a64b){ASSIGNED} LLGM Assign pre (d3e9a64b => ffffffff) (gprs_llc.c:1079) 20250113124630926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3e9a64b => ffffffff) (gprs_llc.c:1125) 20250113124630926 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250113124630926 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) 20250113124630926 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20250113124630926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124630926 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124630926 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124630926 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124630926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124630968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124630968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124630968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124630968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124630968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124630968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124630968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124630968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124630968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124630970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124630970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124630970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124630970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124630970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124630970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124630970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124630970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124630970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124630970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124630970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124630971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124630971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124630975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124630986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124630986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124631009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124631009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124631010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124631010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124631010 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124631010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124631010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124631010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124631010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124631012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124631012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124631012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124631012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124631012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124631012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124631012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124631012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124631012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124631012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124631012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(850)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124631013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124631013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124631016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124631026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(847)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124631051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124631051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124631051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124631051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124631051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124631051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124631051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124631051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124631051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124631053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124631053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124631053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124631053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124631053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124631053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124631053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124631053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124631053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124631053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124631053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(855)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124631054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124631054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124631058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124631067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124631341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124631341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124631341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124631341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124631344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124631344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@c8734b6d4391: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D9847CF8'O, index=0 SGSN_Test-GSUP(856)@c8734b6d4391: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@c8734b6d4391: 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 := '52BD2CA50F458D8C765D0299FC8A7AF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F69F7AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1831AB66EA988B4'O } } } } } 20250113124631387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631387 DLLC NOTICE LLME(ffffffff/d9847cf8){UNASSIGNED} LLC RX: unknown TLLI 0xd9847cf8, creating LLME on the fly (gprs_llc.c:552) 20250113124631387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124631387 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124631388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124631388 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124631388 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124631388 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124631388 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124631388 DLLC NOTICE LLME(ffffffff/d9847cf8){UNASSIGNED} LLGM Assign pre (d9847cf8 => de702a08) (gprs_llc.c:1079) 20250113124631388 DLLC NOTICE LLME(d9847cf8/de702a08){ASSIGNED} LLGM Assign post (d9847cf8 => de702a08) (gprs_llc.c:1125) 20250113124631388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124631388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124631388 DMM DEBUG MM(262420000000022/de702a08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124631400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631401 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124631401 DMM DEBUG MM(262420000000022/de702a08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250113124631401 DMM NOTICE MM(262420000000022/de702a08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124631401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124631401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124631401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124631401 DMM DEBUG MM(262420000000022/de702a08) Requesting authorization (sgsn_auth.c:160) 20250113124631401 DMM INFO MM(262420000000022/de702a08) Requesting authentication tuples (sgsn_auth.c:184) 20250113124631401 DMM DEBUG MM(262420000000022/de702a08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124631401 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250113124631401 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@c8734b6d4391: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@c8734b6d4391: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250113124631403 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124631403 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124631403 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124631403 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124631403 DMM INFO MM(262420000000022/de702a08) Subscriber data update (mmctx.c:445) 20250113124631403 DMM DEBUG MM(262420000000022/de702a08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124631403 DMM INFO MM(262420000000022/de702a08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124631403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124631403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124631403 DMM INFO MM(262420000000022/de702a08) <- GMM AUTH AND CIPHERING REQ (rand = 52 bd 2c a5 0f 45 8d 8c 76 5d 02 99 fc 8a 7a f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124631411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631411 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124631411 DMM INFO MM(262420000000022/de702a08) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124631411 DMM NOTICE MM(262420000000022/de702a08) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124631411 DMM DEBUG MM(262420000000022/de702a08) checking auth: received GSM SRES = 7f 69 f7 ad (gprs_gmm.c:666) 20250113124631411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124631411 DMM DEBUG MM(262420000000022/de702a08) Requesting authorization (sgsn_auth.c:160) 20250113124631411 DMM INFO MM(262420000000022/de702a08) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124631411 DMM DEBUG MM(262420000000022/de702a08) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124631411 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250113124631411 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) 20250113124631411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124631411 DMM INFO MM(262420000000022/de702a08) <- GMM ATTACH ACCEPT (new P-TMSI=0xde702a08) (gprs_gmm.c:300) 20250113124631412 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124631412 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124631412 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250113124631412 DMM INFO MM(262420000000022/de702a08) Subscriber data update (mmctx.c:445) 20250113124631412 DMM DEBUG MM(262420000000022/de702a08) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124631412 DMM INFO MM(262420000000022/de702a08) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124631412 DMM NOTICE MM(262420000000022/de702a08) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250113124631412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124631412 DMM NOTICE MM(262420000000022/de702a08) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124631412 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) 20250113124631413 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124631413 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250113124631413 DMM INFO MM(262420000000022/de702a08) Subscriber data update (mmctx.c:445) 20250113124631413 DMM DEBUG MM(262420000000022/de702a08) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124631419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631419 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124631419 DMM INFO MM(262420000000022/de702a08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124631419 DMM NOTICE MM(262420000000022/de702a08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124631419 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124631419 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124631419 DLLC NOTICE LLME(d9847cf8/de702a08){ASSIGNED} LLGM Assign pre (ffffffff => de702a08) (gprs_llc.c:1079) 20250113124631419 DLLC NOTICE LLME(ffffffff/de702a08){ASSIGNED} LLGM Assign post (ffffffff => de702a08) (gprs_llc.c:1125) 20250113124631419 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124631419 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124631419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124631419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_second_attempt(858)@c8734b6d4391: 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 := 'DC5C02A1C118B3A0A689C74BAFFF623C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D923924'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B42B5B2F43CC6769'O } } } } } 20250113124631470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631470 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124631470 DMM INFO MM(262420000000022/de702a08) -> GMM ATTACH REQUEST MI(TMSI-0xDE702A08) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124631470 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124631470 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113124631470 DLLC NOTICE LLME(ffffffff/de702a08){ASSIGNED} LLGM Assign pre (de702a08 => e0a55b31) (gprs_llc.c:1079) 20250113124631470 DLLC NOTICE LLME(de702a08/e0a55b31){ASSIGNED} LLGM Assign post (de702a08 => e0a55b31) (gprs_llc.c:1125) 20250113124631470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124631470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124631470 DMM DEBUG MM(262420000000022/e0a55b31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124631476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124631476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124631477 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124631477 DMM DEBUG MM(262420000000022/e0a55b31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250113124631477 DMM NOTICE MM(262420000000022/e0a55b31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124631477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124631477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124631477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124631477 DMM DEBUG MM(262420000000022/e0a55b31) Requesting authorization (sgsn_auth.c:160) 20250113124631477 DMM INFO MM(262420000000022/e0a55b31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124631477 DMM DEBUG MM(262420000000022/e0a55b31) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124631477 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250113124631477 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) 20250113124634587 DGPRS DEBUG Checking for inactive LLMEs, time = 18583128 (sgsn.c:131) 20250113124637477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250113124637477 DMM ERROR MM(262420000000022/e0a55b31) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250113124637477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250113124637477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113124637477 DMM NOTICE MM(262420000000022/e0a55b31) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250113124637477 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250113124637477 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) 20250113124637477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113124637477 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Deallocated (fsm.c:568) 20250113124637477 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124637477 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113124637477 DLLC NOTICE LLME(de702a08/e0a55b31){ASSIGNED} LLGM Assign pre (e0a55b31 => ffffffff) (gprs_llc.c:1079) 20250113124637477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0a55b31 => ffffffff) (gprs_llc.c:1125) 20250113124651343 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124651343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113124651343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124700973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124700975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124700975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124701014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124701016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124701016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124701055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124701057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124701057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@c8734b6d4391: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c8734b6d4391: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250113124701404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124701404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(844)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(850)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(855)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@c8734b6d4391: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@c8734b6d4391: Final verdict of PTC: none 20250113124701408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(851)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@c8734b6d4391: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@c8734b6d4391: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(848)@c8734b6d4391: Final verdict of PTC: none TC_attach_second_attempt(858)@c8734b6d4391: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(842)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(853)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@c8734b6d4391: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Jan 13 12:47:01 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250113124701543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124701844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20250113124702405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124702405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20250113124703406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124703406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Jan 13 12:47:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124704408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124704408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113124704588 DGPRS DEBUG Checking for inactive LLMEs, time = 18583158 (sgsn.c:131) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_echo_timeout started. 20250113124704903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124704904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124704945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124704945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124704945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124704945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124704945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124704945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124704945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124704945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124704945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124704947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124704947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124704947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124704947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124704947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124704947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124704947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124704947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124704947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124704947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124704947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124704948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124704948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124704952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124704961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124704961 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(864)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_attach_echo_timeout-BVCI196(862)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124704987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124704988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124704988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124704988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124704988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124704988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124704988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124704988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124704988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124704989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124704989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124704989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124704989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124704989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124704989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124704989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124704989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124704989 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124704989 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124704990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124704990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124704990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124704994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124705004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124705022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124705022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124705022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124705022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124705022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124705022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124705022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124705022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124705022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124705024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124705024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124705024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124705024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124705024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124705024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124705024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124705024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124705024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124705024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124705024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124705025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124705025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124705029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124705038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124705409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124705409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124705410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124705410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124705412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124705412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@c8734b6d4391: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='C8E65B23'O, index=0 SGSN_Test-GSUP(875)@c8734b6d4391: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@c8734b6d4391: 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 := 'F586460150169DCB5AF639CDF2A6010B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0771FD45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '535A213F5F85A286'O } } } } } 20250113124705461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705461 DLLC NOTICE LLME(ffffffff/c8e65b23){UNASSIGNED} LLC RX: unknown TLLI 0xc8e65b23, creating LLME on the fly (gprs_llc.c:552) 20250113124705461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124705461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124705461 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124705461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124705461 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124705461 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124705461 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124705461 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124705461 DLLC NOTICE LLME(ffffffff/c8e65b23){UNASSIGNED} LLGM Assign pre (c8e65b23 => dadd0831) (gprs_llc.c:1079) 20250113124705461 DLLC NOTICE LLME(c8e65b23/dadd0831){ASSIGNED} LLGM Assign post (c8e65b23 => dadd0831) (gprs_llc.c:1125) 20250113124705461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124705461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124705461 DMM DEBUG MM(262420000000067/dadd0831) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124705476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124705476 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124705476 DMM DEBUG MM(262420000000067/dadd0831) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250113124705476 DMM NOTICE MM(262420000000067/dadd0831) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124705476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124705476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124705476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124705476 DMM DEBUG MM(262420000000067/dadd0831) Requesting authorization (sgsn_auth.c:160) 20250113124705476 DMM INFO MM(262420000000067/dadd0831) Requesting authentication tuples (sgsn_auth.c:184) 20250113124705476 DMM DEBUG MM(262420000000067/dadd0831) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124705476 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250113124705476 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@c8734b6d4391: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@c8734b6d4391: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250113124705479 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124705479 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124705479 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124705479 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124705479 DMM INFO MM(262420000000067/dadd0831) Subscriber data update (mmctx.c:445) 20250113124705479 DMM DEBUG MM(262420000000067/dadd0831) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124705479 DMM INFO MM(262420000000067/dadd0831) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124705479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124705479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124705479 DMM INFO MM(262420000000067/dadd0831) <- GMM AUTH AND CIPHERING REQ (rand = f5 86 46 01 50 16 9d cb 5a f6 39 cd f2 a6 01 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124705487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124705487 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124705487 DMM INFO MM(262420000000067/dadd0831) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124705487 DMM NOTICE MM(262420000000067/dadd0831) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124705487 DMM DEBUG MM(262420000000067/dadd0831) checking auth: received GSM SRES = 07 71 fd 45 (gprs_gmm.c:666) 20250113124705487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124705487 DMM DEBUG MM(262420000000067/dadd0831) Requesting authorization (sgsn_auth.c:160) 20250113124705487 DMM INFO MM(262420000000067/dadd0831) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124705487 DMM DEBUG MM(262420000000067/dadd0831) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124705487 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250113124705487 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) 20250113124705487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124705487 DMM INFO MM(262420000000067/dadd0831) <- GMM ATTACH ACCEPT (new P-TMSI=0xdadd0831) (gprs_gmm.c:300) 20250113124705488 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124705488 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124705488 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250113124705488 DMM INFO MM(262420000000067/dadd0831) Subscriber data update (mmctx.c:445) 20250113124705488 DMM DEBUG MM(262420000000067/dadd0831) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124705488 DMM INFO MM(262420000000067/dadd0831) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124705488 DMM NOTICE MM(262420000000067/dadd0831) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250113124705488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124705488 DMM NOTICE MM(262420000000067/dadd0831) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124705488 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) 20250113124705489 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124705489 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250113124705489 DMM INFO MM(262420000000067/dadd0831) Subscriber data update (mmctx.c:445) 20250113124705489 DMM DEBUG MM(262420000000067/dadd0831) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124705494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124705494 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124705494 DMM INFO MM(262420000000067/dadd0831) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124705494 DMM NOTICE MM(262420000000067/dadd0831) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124705494 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124705494 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124705494 DLLC NOTICE LLME(c8e65b23/dadd0831){ASSIGNED} LLGM Assign pre (ffffffff => dadd0831) (gprs_llc.c:1079) 20250113124705494 DLLC NOTICE LLME(ffffffff/dadd0831){ASSIGNED} LLGM Assign post (ffffffff => dadd0831) (gprs_llc.c:1125) 20250113124705495 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124705495 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124705495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124705495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@c8734b6d4391: setverdict(pass): none -> pass 20250113124705546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124705546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124705546 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124705546 DMM INFO MM(262420000000067/dadd0831) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124705546 DMM INFO MM(262420000000067/dadd0831) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124705546 DMM DEBUG MM(262420000000067/dadd0831) Using GGSN 0 (gprs_sm.c:312) 20250113124705546 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) 20250113124705546 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250113124705546 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124705546 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124705546 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250113124705558 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 fb a2 c9 24 11 00 d1 b4 d6 14 05 7f 08 8d b8 17 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) 20250113124705558 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124705558 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124705558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=dadd0831, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124705558 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124705558 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124710425 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250113124710427 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) 20250113124710427 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5575f925e8f0) (sgsn_libgtp.c:632) 20250113124715427 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1039" 20250113124720429 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250113124720429 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1039" 20250113124725411 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124725411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124725411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113124725429 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250113124725430 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250113124725430 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1041" 20250113124730431 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250113124730431 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250113124730431 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250113124730431 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1041" 20250113124734589 DGPRS DEBUG Checking for inactive LLMEs, time = 18583188 (sgsn.c:131) 20250113124734949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124734951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124734951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124734991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124734992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124734992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124735026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124735027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124735027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124735432 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250113124735433 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250113124735433 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250113124735433 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250113124735433 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1043" 20250113124740434 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250113124740434 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250113124740434 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250113124740434 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250113124740434 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5575f925e8f0) (sgsn_libgtp.c:632) 20250113124740434 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5575f925e8f0) (sgsn_libgtp.c:636) 20250113124740434 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250113124740434 DMM INFO MM(262420000000067/dadd0831) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124740434 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250113124740434 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124740434 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250113124740434 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250113124740434 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124740434 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250113124740434 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250113124740434 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124740434 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250113124740434 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250113124740434 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124740434 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250113124740434 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c8734b6d4391: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@c8734b6d4391: Removing Client IMSI='262420000000067'H, index=0 20250113124740444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124740444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124740444 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124740444 DMM INFO MM(262420000000067/dadd0831) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@c8734b6d4391: Final verdict of PTC: pass 20250113124740447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124740448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124740448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(875)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(863)@c8734b6d4391: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(868)@c8734b6d4391: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(873)@c8734b6d4391: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(866)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(871)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(861)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Jan 13 12:47:40 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250113124740581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124740982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109852) 20250113124741450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124741450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109852, count=114208) 20250113124742451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124742451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Jan 13 12:47:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124743453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124743453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_restart_ctr_echo started. 20250113124744046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124744048 DMM INFO MM(262420000000067/dadd0831) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124744048 DMM INFO MM(262420000000067/dadd0831) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124744048 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124744048 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124744048 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124744048 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124744048 DLLC NOTICE LLME(ffffffff/dadd0831){ASSIGNED} LLGM Assign pre (dadd0831 => ffffffff) (gprs_llc.c:1079) 20250113124744048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dadd0831 => ffffffff) (gprs_llc.c:1125) 20250113124744048 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124744048 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124744048 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250113124744048 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) 20250113124744048 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20250113124744048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124744048 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124744048 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124744048 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124744048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124744098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124744098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124744098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124744098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124744098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124744098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124744098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124744098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124744100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124744100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124744100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124744100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124744100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124744100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124744100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124744100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124744100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124744100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124744101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124744101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124744104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124744114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124744135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124744135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124744135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124744135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744135 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124744135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124744135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124744135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124744135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124744136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124744136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124744136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124744137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124744137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124744137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124744137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124744137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124744137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124744137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124744137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124744137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124744142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124744153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124744176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124744176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124744176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124744176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124744176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124744176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124744176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124744176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124744178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124744178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124744178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124744179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124744179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124744179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124744179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124744179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124744179 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124744179 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124744179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124744179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124744179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124744183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124744192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124744454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124744454 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124744454 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124744454 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124744456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124744457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@c8734b6d4391: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C94A4069'O, index=0 SGSN_Test-GSUP(894)@c8734b6d4391: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@c8734b6d4391: 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 := '22398D087A6331E0ECBFDEA5E2A66A7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12966371'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46618E0CA1D849E3'O } } } } } 20250113124744501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744501 DLLC NOTICE LLME(ffffffff/c94a4069){UNASSIGNED} LLC RX: unknown TLLI 0xc94a4069, creating LLME on the fly (gprs_llc.c:552) 20250113124744501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124744501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124744501 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124744501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124744501 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124744501 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124744501 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124744501 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124744501 DLLC NOTICE LLME(ffffffff/c94a4069){UNASSIGNED} LLGM Assign pre (c94a4069 => f3ab0c74) (gprs_llc.c:1079) 20250113124744501 DLLC NOTICE LLME(c94a4069/f3ab0c74){ASSIGNED} LLGM Assign post (c94a4069 => f3ab0c74) (gprs_llc.c:1125) 20250113124744501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124744501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124744501 DMM DEBUG MM(262420000000023/f3ab0c74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124744514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124744514 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124744514 DMM DEBUG MM(262420000000023/f3ab0c74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250113124744514 DMM NOTICE MM(262420000000023/f3ab0c74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124744514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124744514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124744514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124744514 DMM DEBUG MM(262420000000023/f3ab0c74) Requesting authorization (sgsn_auth.c:160) 20250113124744514 DMM INFO MM(262420000000023/f3ab0c74) Requesting authentication tuples (sgsn_auth.c:184) 20250113124744514 DMM DEBUG MM(262420000000023/f3ab0c74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124744514 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250113124744514 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@c8734b6d4391: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@c8734b6d4391: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250113124744517 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124744517 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124744517 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124744517 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124744517 DMM INFO MM(262420000000023/f3ab0c74) Subscriber data update (mmctx.c:445) 20250113124744517 DMM DEBUG MM(262420000000023/f3ab0c74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124744517 DMM INFO MM(262420000000023/f3ab0c74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124744517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124744517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124744517 DMM INFO MM(262420000000023/f3ab0c74) <- GMM AUTH AND CIPHERING REQ (rand = 22 39 8d 08 7a 63 31 e0 ec bf de a5 e2 a6 6a 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124744527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124744527 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124744527 DMM INFO MM(262420000000023/f3ab0c74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124744527 DMM NOTICE MM(262420000000023/f3ab0c74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124744527 DMM DEBUG MM(262420000000023/f3ab0c74) checking auth: received GSM SRES = 12 96 63 71 (gprs_gmm.c:666) 20250113124744527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124744527 DMM DEBUG MM(262420000000023/f3ab0c74) Requesting authorization (sgsn_auth.c:160) 20250113124744527 DMM INFO MM(262420000000023/f3ab0c74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124744527 DMM DEBUG MM(262420000000023/f3ab0c74) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124744527 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250113124744527 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) 20250113124744527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124744527 DMM INFO MM(262420000000023/f3ab0c74) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3ab0c74) (gprs_gmm.c:300) 20250113124744529 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124744529 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124744529 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250113124744529 DMM INFO MM(262420000000023/f3ab0c74) Subscriber data update (mmctx.c:445) 20250113124744529 DMM DEBUG MM(262420000000023/f3ab0c74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124744529 DMM INFO MM(262420000000023/f3ab0c74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124744529 DMM NOTICE MM(262420000000023/f3ab0c74) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250113124744529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124744529 DMM NOTICE MM(262420000000023/f3ab0c74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124744529 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) 20250113124744530 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124744530 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250113124744530 DMM INFO MM(262420000000023/f3ab0c74) Subscriber data update (mmctx.c:445) 20250113124744530 DMM DEBUG MM(262420000000023/f3ab0c74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124744537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124744537 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124744537 DMM INFO MM(262420000000023/f3ab0c74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124744537 DMM NOTICE MM(262420000000023/f3ab0c74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124744537 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124744537 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124744537 DLLC NOTICE LLME(c94a4069/f3ab0c74){ASSIGNED} LLGM Assign pre (ffffffff => f3ab0c74) (gprs_llc.c:1079) 20250113124744537 DLLC NOTICE LLME(ffffffff/f3ab0c74){ASSIGNED} LLGM Assign post (ffffffff => f3ab0c74) (gprs_llc.c:1125) 20250113124744537 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124744537 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124744537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124744537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@c8734b6d4391: setverdict(pass): none -> pass 20250113124744589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124744589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124744589 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124744589 DMM INFO MM(262420000000023/f3ab0c74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124744589 DMM INFO MM(262420000000023/f3ab0c74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124744589 DMM DEBUG MM(262420000000023/f3ab0c74) Using GGSN 0 (gprs_sm.c:312) 20250113124744589 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250113124744589 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124744589 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124744589 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250113124744600 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 e1 83 f9 cf 11 ee ca b9 2a 14 05 7f cd 08 c5 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250113124744600 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1943058, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124744600 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124744600 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=f3ab0c74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124744600 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124744600 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124749590 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250113124749592 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) 20250113124749592 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5575f925e8f0) (sgsn_libgtp.c:632) 20250113124754591 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250113124754593 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) 20250113124754593 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5575f925e8f0) (sgsn_libgtp.c:632) 20250113124754593 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250113124754593 DMM INFO MM(262420000000023/f3ab0c74) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124754593 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250113124754593 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@c8734b6d4391: Removing Client IMSI='262420000000023'H, index=0 20250113124754602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124754602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124754602 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124754602 DMM INFO MM(262420000000023/f3ab0c74) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@c8734b6d4391: Final verdict of PTC: pass 20250113124754604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(882)@c8734b6d4391: Final verdict of PTC: none 20250113124754607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124754607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI196(881)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(887)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@c8734b6d4391: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(893)@c8734b6d4391: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(885)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(880)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(891)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Jan 13 12:47:54 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250113124754736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124755138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102948) 20250113124755607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124755607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102948, count=103488) 20250113124756608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124756608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Jan 13 12:47:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124757609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124757609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_restart_ctr_create started. 20250113124758202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124758203 DMM INFO MM(262420000000023/f3ab0c74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124758203 DMM INFO MM(262420000000023/f3ab0c74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124758203 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124758203 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124758203 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124758203 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124758203 DLLC NOTICE LLME(ffffffff/f3ab0c74){ASSIGNED} LLGM Assign pre (f3ab0c74 => ffffffff) (gprs_llc.c:1079) 20250113124758203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3ab0c74 => ffffffff) (gprs_llc.c:1125) 20250113124758203 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124758203 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124758203 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250113124758203 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) 20250113124758203 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20250113124758203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124758203 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124758203 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124758203 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124758203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124758248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124758248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124758248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124758248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124758248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124758248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124758248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124758248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124758250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124758251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124758251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124758251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124758251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124758251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124758251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124758251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758251 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124758251 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124758251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124758252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124758252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124758256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124758264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124758284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124758284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124758284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124758284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124758284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124758284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124758284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124758284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124758285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124758285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124758285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124758285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124758286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124758286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124758286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124758286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124758286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124758290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124758300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124758323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124758323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124758323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124758323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124758323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124758324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124758324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124758324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124758325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124758325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124758325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124758325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124758325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124758325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124758325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124758325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124758325 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124758325 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124758325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124758326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124758326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124758329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124758338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124758610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124758610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124758610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124758610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124758612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124758613 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@c8734b6d4391: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='FA50A96A'O, index=0 SGSN_Test-GSUP(913)@c8734b6d4391: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@c8734b6d4391: 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 := 'A88780F7D13ADBF5B39B9D9CDE79D732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9ABF46E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '973DD612E7CA9979'O } } } } } 20250113124758661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758661 DLLC NOTICE LLME(ffffffff/fa50a96a){UNASSIGNED} LLC RX: unknown TLLI 0xfa50a96a, creating LLME on the fly (gprs_llc.c:552) 20250113124758661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758661 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124758661 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124758661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124758661 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124758661 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124758661 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124758661 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124758661 DLLC NOTICE LLME(ffffffff/fa50a96a){UNASSIGNED} LLGM Assign pre (fa50a96a => d211b8f9) (gprs_llc.c:1079) 20250113124758661 DLLC NOTICE LLME(fa50a96a/d211b8f9){ASSIGNED} LLGM Assign post (fa50a96a => d211b8f9) (gprs_llc.c:1125) 20250113124758661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124758661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124758661 DMM DEBUG MM(262420000000024/d211b8f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124758674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758674 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124758674 DMM DEBUG MM(262420000000024/d211b8f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250113124758674 DMM NOTICE MM(262420000000024/d211b8f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124758674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124758674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124758674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124758674 DMM DEBUG MM(262420000000024/d211b8f9) Requesting authorization (sgsn_auth.c:160) 20250113124758674 DMM INFO MM(262420000000024/d211b8f9) Requesting authentication tuples (sgsn_auth.c:184) 20250113124758674 DMM DEBUG MM(262420000000024/d211b8f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124758674 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250113124758674 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@c8734b6d4391: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@c8734b6d4391: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250113124758677 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124758677 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124758677 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124758677 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124758677 DMM INFO MM(262420000000024/d211b8f9) Subscriber data update (mmctx.c:445) 20250113124758677 DMM DEBUG MM(262420000000024/d211b8f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124758677 DMM INFO MM(262420000000024/d211b8f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124758677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124758677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124758677 DMM INFO MM(262420000000024/d211b8f9) <- GMM AUTH AND CIPHERING REQ (rand = a8 87 80 f7 d1 3a db f5 b3 9b 9d 9c de 79 d7 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124758685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758686 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124758686 DMM INFO MM(262420000000024/d211b8f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124758686 DMM NOTICE MM(262420000000024/d211b8f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124758686 DMM DEBUG MM(262420000000024/d211b8f9) checking auth: received GSM SRES = 9a bf 46 e6 (gprs_gmm.c:666) 20250113124758686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124758686 DMM DEBUG MM(262420000000024/d211b8f9) Requesting authorization (sgsn_auth.c:160) 20250113124758686 DMM INFO MM(262420000000024/d211b8f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124758686 DMM DEBUG MM(262420000000024/d211b8f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124758686 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250113124758686 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) 20250113124758686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124758686 DMM INFO MM(262420000000024/d211b8f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd211b8f9) (gprs_gmm.c:300) 20250113124758687 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124758687 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124758687 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250113124758687 DMM INFO MM(262420000000024/d211b8f9) Subscriber data update (mmctx.c:445) 20250113124758687 DMM DEBUG MM(262420000000024/d211b8f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124758687 DMM INFO MM(262420000000024/d211b8f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124758687 DMM NOTICE MM(262420000000024/d211b8f9) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250113124758687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124758687 DMM NOTICE MM(262420000000024/d211b8f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124758687 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) 20250113124758688 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124758688 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250113124758688 DMM INFO MM(262420000000024/d211b8f9) Subscriber data update (mmctx.c:445) 20250113124758688 DMM DEBUG MM(262420000000024/d211b8f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124758694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758694 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124758694 DMM INFO MM(262420000000024/d211b8f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124758694 DMM NOTICE MM(262420000000024/d211b8f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124758694 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124758694 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124758694 DLLC NOTICE LLME(fa50a96a/d211b8f9){ASSIGNED} LLGM Assign pre (ffffffff => d211b8f9) (gprs_llc.c:1079) 20250113124758694 DLLC NOTICE LLME(ffffffff/d211b8f9){ASSIGNED} LLGM Assign post (ffffffff => d211b8f9) (gprs_llc.c:1125) 20250113124758694 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124758694 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124758694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124758694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): none -> pass 20250113124758745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758745 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124758745 DMM INFO MM(262420000000024/d211b8f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124758745 DMM INFO MM(262420000000024/d211b8f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124758745 DMM DEBUG MM(262420000000024/d211b8f9) Using GGSN 0 (gprs_sm.c:312) 20250113124758745 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250113124758745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124758745 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124758745 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250113124758756 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 ce 9e 30 30 11 11 ec fe fc 14 05 7f 76 ee 3a 2c 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) 20250113124758756 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fedd1943058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250113124758756 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fedd1943058, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124758756 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250113124758756 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250113124758756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124758756 DMM NOTICE MM(262420000000024/d211b8f9) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124758762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124758762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124758762 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124758762 DMM INFO MM(262420000000024/d211b8f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124758762 DMM INFO MM(262420000000024/d211b8f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124758762 DMM DEBUG MM(262420000000024/d211b8f9) Using GGSN 0 (gprs_sm.c:312) 20250113124758762 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250113124758762 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124758762 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124758762 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250113124758765 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 ce 9e 30 30 11 11 ec fe fc 14 05 7f 76 ee 3a 2c 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) 20250113124758765 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fedd1943058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250113124758765 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1943058, cbp=0x5575f9267260) (sgsn_libgtp.c:632) 20250113124758765 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124758765 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=d211b8f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124758765 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124758765 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@c8734b6d4391: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@c8734b6d4391: Final verdict of PTC: pass 20250113124758773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@c8734b6d4391: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@c8734b6d4391: Final verdict of PTC: none 20250113124758775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124758776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(898)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@c8734b6d4391: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(901)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(911)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(906)@c8734b6d4391: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(899)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(909)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(904)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Jan 13 12:47:58 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250113124758911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124759312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100236) 20250113124759776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124759776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100236, count=104592) 20250113124800778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124800778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Jan 13 12:48:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124801778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124801778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250113124802375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124802376 DMM INFO MM(262420000000024/d211b8f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124802376 DMM INFO MM(262420000000024/d211b8f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124802376 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124802376 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124802376 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124802376 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124802376 DLLC NOTICE LLME(ffffffff/d211b8f9){ASSIGNED} LLGM Assign pre (d211b8f9 => ffffffff) (gprs_llc.c:1079) 20250113124802376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d211b8f9 => ffffffff) (gprs_llc.c:1125) 20250113124802376 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124802376 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124802376 DMM NOTICE MM(262420000000024/d211b8f9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124802376 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250113124802376 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124802376 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124802376 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250113124802376 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250113124802376 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) 20250113124802376 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20250113124802376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124802376 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124802376 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124802376 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124802376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124802418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124802418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124802418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124802418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124802418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124802418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124802418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124802418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124802419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124802419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124802419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124802419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124802420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124802420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124802420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124802420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124802420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124802420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124802420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124802420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124802424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124802432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124802433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124802454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124802454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124802454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124802454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124802454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124802454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124802454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124802454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124802456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124802456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124802456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124802456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124802456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124802456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124802456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124802456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124802456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124802456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124802457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124802457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124802462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124802471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124802471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124802501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124802501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124802501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124802501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124802502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124802502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124802502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124802502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124802503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124802503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124802503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124802504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124802504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124802504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124802504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124802504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124802504 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124802504 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124802504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124802505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124802505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124802509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124802518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124802518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124802779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124802779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124802779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124802779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124802782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124802782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c8734b6d4391: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='FFCE6570'O, index=0 SGSN_Test-GSUP(932)@c8734b6d4391: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: 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 := 'EDAAB257A284604985A80FFAA36A411F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0D077F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B0CEEAE2EA37B42'O } } } } } 20250113124803838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124803838 DLLC NOTICE LLME(ffffffff/ffce6570){UNASSIGNED} LLC RX: unknown TLLI 0xffce6570, creating LLME on the fly (gprs_llc.c:552) 20250113124803838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124803838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124803838 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124803838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124803838 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124803838 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124803838 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124803838 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124803838 DLLC NOTICE LLME(ffffffff/ffce6570){UNASSIGNED} LLGM Assign pre (ffce6570 => fb64802a) (gprs_llc.c:1079) 20250113124803838 DLLC NOTICE LLME(ffce6570/fb64802a){ASSIGNED} LLGM Assign post (ffce6570 => fb64802a) (gprs_llc.c:1125) 20250113124803838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124803838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124803838 DMM DEBUG MM(262420000000025/fb64802a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124803854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124803854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124803854 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124803854 DMM DEBUG MM(262420000000025/fb64802a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250113124803854 DMM NOTICE MM(262420000000025/fb64802a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124803854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124803854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124803854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124803854 DMM DEBUG MM(262420000000025/fb64802a) Requesting authorization (sgsn_auth.c:160) 20250113124803854 DMM INFO MM(262420000000025/fb64802a) Requesting authentication tuples (sgsn_auth.c:184) 20250113124803854 DMM DEBUG MM(262420000000025/fb64802a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124803854 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250113124803854 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@c8734b6d4391: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250113124803857 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124803857 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124803857 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124803857 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124803857 DMM INFO MM(262420000000025/fb64802a) Subscriber data update (mmctx.c:445) 20250113124803857 DMM DEBUG MM(262420000000025/fb64802a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124803857 DMM INFO MM(262420000000025/fb64802a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124803857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124803857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124803857 DMM INFO MM(262420000000025/fb64802a) <- GMM AUTH AND CIPHERING REQ (rand = ed aa b2 57 a2 84 60 49 85 a8 0f fa a3 6a 41 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124803864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124803864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124803864 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124803864 DMM INFO MM(262420000000025/fb64802a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124803864 DMM NOTICE MM(262420000000025/fb64802a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124803864 DMM DEBUG MM(262420000000025/fb64802a) checking auth: received GSM SRES = b0 d0 77 f5 (gprs_gmm.c:666) 20250113124803864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124803864 DMM DEBUG MM(262420000000025/fb64802a) Requesting authorization (sgsn_auth.c:160) 20250113124803864 DMM INFO MM(262420000000025/fb64802a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124803864 DMM DEBUG MM(262420000000025/fb64802a) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124803864 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250113124803864 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) 20250113124803864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124803864 DMM INFO MM(262420000000025/fb64802a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb64802a) (gprs_gmm.c:300) 20250113124803866 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124803866 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124803866 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250113124803866 DMM INFO MM(262420000000025/fb64802a) Subscriber data update (mmctx.c:445) 20250113124803866 DMM DEBUG MM(262420000000025/fb64802a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124803866 DMM INFO MM(262420000000025/fb64802a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124803866 DMM NOTICE MM(262420000000025/fb64802a) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250113124803866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124803866 DMM NOTICE MM(262420000000025/fb64802a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124803866 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) 20250113124803866 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124803866 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250113124803866 DMM INFO MM(262420000000025/fb64802a) Subscriber data update (mmctx.c:445) 20250113124803866 DMM DEBUG MM(262420000000025/fb64802a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124803873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124803873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124803873 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124803873 DMM INFO MM(262420000000025/fb64802a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124803873 DMM NOTICE MM(262420000000025/fb64802a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124803873 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124803873 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124803873 DLLC NOTICE LLME(ffce6570/fb64802a){ASSIGNED} LLGM Assign pre (ffffffff => fb64802a) (gprs_llc.c:1079) 20250113124803873 DLLC NOTICE LLME(ffffffff/fb64802a){ASSIGNED} LLGM Assign post (ffffffff => fb64802a) (gprs_llc.c:1125) 20250113124803873 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124803873 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124803873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124803873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: setverdict(pass): none -> pass 20250113124803924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124803924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124803924 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124803924 DMM INFO MM(262420000000025/fb64802a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124803924 DMM INFO MM(262420000000025/fb64802a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124803924 DMM DEBUG MM(262420000000025/fb64802a) Using GGSN 0 (gprs_sm.c:312) 20250113124803924 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) 20250113124803924 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250113124803924 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124803924 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124803925 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250113124803936 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 bb e3 d2 73 11 90 cd 7d f4 14 05 7f 14 30 86 39 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) 20250113124803936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124803936 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124803936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=fb64802a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124803936 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124803936 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124803943 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250113124803943 DGPRS INFO PDP(262420000000025:5): Context 0x7fedd19440c8 was deleted (sgsn_libgtp.c:660) 20250113124803943 DMM INFO MM(262420000000025/fb64802a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124803943 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250113124803943 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250113124804590 DGPRS DEBUG Checking for inactive LLMEs, time = 18583218 (sgsn.c:131) 20250113124811944 DMM INFO MM(262420000000025/fb64802a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124819001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250113124819945 DMM INFO MM(262420000000025/fb64802a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124822780 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113124822780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113124822781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124827947 DMM INFO MM(262420000000025/fb64802a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124832421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124832423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124832423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124832458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124832459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124832459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124832506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124832507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124832507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113124834590 DGPRS DEBUG Checking for inactive LLMEs, time = 18583248 (sgsn.c:131) 20250113124835947 DMM INFO MM(262420000000025/fb64802a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c8734b6d4391: Removing Client IMSI='262420000000025'H, index=0 20250113124835956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124835956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124835956 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124835956 DMM INFO MM(262420000000025/fb64802a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@c8734b6d4391: Final verdict of PTC: pass 20250113124835959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(916)@c8734b6d4391: Final verdict of PTC: none 20250113124835962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124835962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(931)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(925)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(920)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(929)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(918)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(923)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Jan 13 12:48:36 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250113124836110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124836512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103272) 20250113124836963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124836963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103272, count=111612) 20250113124837964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124837964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Jan 13 12:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124838965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124838965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250113124839573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124839574 DMM INFO MM(262420000000025/fb64802a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124839574 DMM INFO MM(262420000000025/fb64802a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124839574 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124839574 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124839574 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124839574 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124839574 DLLC NOTICE LLME(ffffffff/fb64802a){ASSIGNED} LLGM Assign pre (fb64802a => ffffffff) (gprs_llc.c:1079) 20250113124839575 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb64802a => ffffffff) (gprs_llc.c:1125) 20250113124839575 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124839575 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124839575 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250113124839575 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) 20250113124839575 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20250113124839575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124839575 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124839575 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124839575 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124839575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124839619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124839619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124839619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124839619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124839619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124839619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124839619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124839619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124839620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124839620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124839620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124839621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124839621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124839621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124839621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124839621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124839621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124839625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(940)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124839632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124839633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124839661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124839661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124839661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124839661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124839661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124839661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124839661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124839662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124839663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124839663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124839663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124839663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124839663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124839663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124839663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124839663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124839663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124839663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124839664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124839664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(944)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124839668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124839678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124839678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124839696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124839696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124839696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124839696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124839696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124839696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124839696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124839696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124839698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124839698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124839698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124839698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124839698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124839698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124839698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124839698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124839698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124839699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124839699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124839704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124839713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124839966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124839966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124839966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124839966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124839968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124839969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c8734b6d4391: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CF26BB77'O, index=0 SGSN_Test-GSUP(951)@c8734b6d4391: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: 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 := 'F97EBB12928E67324A1282FDC7EF9257'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3F9F7D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F38F955B00A1F85'O } } } } } 20250113124840019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124840019 DLLC NOTICE LLME(ffffffff/cf26bb77){UNASSIGNED} LLC RX: unknown TLLI 0xcf26bb77, creating LLME on the fly (gprs_llc.c:552) 20250113124840019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124840019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124840019 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124840019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124840019 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124840019 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124840019 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124840019 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124840019 DLLC NOTICE LLME(ffffffff/cf26bb77){UNASSIGNED} LLGM Assign pre (cf26bb77 => eb730317) (gprs_llc.c:1079) 20250113124840019 DLLC NOTICE LLME(cf26bb77/eb730317){ASSIGNED} LLGM Assign post (cf26bb77 => eb730317) (gprs_llc.c:1125) 20250113124840019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124840019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124840019 DMM DEBUG MM(262420000000027/eb730317) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124840031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124840031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124840032 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124840032 DMM DEBUG MM(262420000000027/eb730317) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250113124840032 DMM NOTICE MM(262420000000027/eb730317) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124840032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124840032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124840032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124840032 DMM DEBUG MM(262420000000027/eb730317) Requesting authorization (sgsn_auth.c:160) 20250113124840032 DMM INFO MM(262420000000027/eb730317) Requesting authentication tuples (sgsn_auth.c:184) 20250113124840032 DMM DEBUG MM(262420000000027/eb730317) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124840032 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250113124840032 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@c8734b6d4391: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250113124840035 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124840035 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124840035 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124840035 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124840035 DMM INFO MM(262420000000027/eb730317) Subscriber data update (mmctx.c:445) 20250113124840035 DMM DEBUG MM(262420000000027/eb730317) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124840035 DMM INFO MM(262420000000027/eb730317) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124840035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124840035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124840035 DMM INFO MM(262420000000027/eb730317) <- GMM AUTH AND CIPHERING REQ (rand = f9 7e bb 12 92 8e 67 32 4a 12 82 fd c7 ef 92 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124840044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124840044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124840044 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124840044 DMM INFO MM(262420000000027/eb730317) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124840044 DMM NOTICE MM(262420000000027/eb730317) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124840044 DMM DEBUG MM(262420000000027/eb730317) checking auth: received GSM SRES = d3 f9 f7 d1 (gprs_gmm.c:666) 20250113124840044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124840044 DMM DEBUG MM(262420000000027/eb730317) Requesting authorization (sgsn_auth.c:160) 20250113124840044 DMM INFO MM(262420000000027/eb730317) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124840044 DMM DEBUG MM(262420000000027/eb730317) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124840044 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250113124840044 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) 20250113124840044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124840044 DMM INFO MM(262420000000027/eb730317) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb730317) (gprs_gmm.c:300) 20250113124840045 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124840045 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124840045 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250113124840045 DMM INFO MM(262420000000027/eb730317) Subscriber data update (mmctx.c:445) 20250113124840045 DMM DEBUG MM(262420000000027/eb730317) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124840045 DMM INFO MM(262420000000027/eb730317) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124840045 DMM NOTICE MM(262420000000027/eb730317) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250113124840045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124840045 DMM NOTICE MM(262420000000027/eb730317) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124840045 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) 20250113124840046 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124840046 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250113124840046 DMM INFO MM(262420000000027/eb730317) Subscriber data update (mmctx.c:445) 20250113124840046 DMM DEBUG MM(262420000000027/eb730317) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124840051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124840051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124840052 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124840052 DMM INFO MM(262420000000027/eb730317) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124840052 DMM NOTICE MM(262420000000027/eb730317) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124840052 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124840052 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124840052 DLLC NOTICE LLME(cf26bb77/eb730317){ASSIGNED} LLGM Assign pre (ffffffff => eb730317) (gprs_llc.c:1079) 20250113124840052 DLLC NOTICE LLME(ffffffff/eb730317){ASSIGNED} LLGM Assign post (ffffffff => eb730317) (gprs_llc.c:1125) 20250113124840052 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124840052 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124840052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124840052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: setverdict(pass): none -> pass 20250113124840104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124840104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124840104 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124840104 DMM INFO MM(262420000000027/eb730317) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124840104 DMM INFO MM(262420000000027/eb730317) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124840104 DMM DEBUG MM(262420000000027/eb730317) Using GGSN 0 (gprs_sm.c:312) 20250113124840104 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) 20250113124840104 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250113124840104 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124840104 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124840104 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: First createPDPContextRequest received, dropping & waiting for retransmission 20250113124845105 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250113124845114 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 69 c4 b0 0f 11 36 17 db 44 14 05 7f 45 64 77 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250113124845114 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124845114 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124845114 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=eb730317, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124845114 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124845114 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250113124845121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124845121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250113124845122 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124845122 DMM INFO MM(262420000000027/eb730317) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250113124845122 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124845122 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: First deletePDPContextRequest received, dropping & waiting for retransmission 20250113124850122 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250113124850125 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) 20250113124850125 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124850125 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250113124850125 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=eb730317, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124850125 DMM INFO MM(262420000000027/eb730317) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250113124850126 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250113124850126 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c8734b6d4391: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@c8734b6d4391: Final verdict of PTC: pass 20250113124850135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124850137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124850137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(939)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(945)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(950)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(948)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(937)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(943)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Jan 13 12:48:50 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250113124850267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124850668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103160) 20250113124851138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124851138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103160, count=104320) 20250113124852140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124852140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Jan 13 12:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124853141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124853141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250113124853731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124853732 DMM INFO MM(262420000000027/eb730317) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124853732 DMM INFO MM(262420000000027/eb730317) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124853732 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124853732 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124853732 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124853732 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124853732 DLLC NOTICE LLME(ffffffff/eb730317){ASSIGNED} LLGM Assign pre (eb730317 => ffffffff) (gprs_llc.c:1079) 20250113124853732 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb730317 => ffffffff) (gprs_llc.c:1125) 20250113124853732 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250113124853732 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) 20250113124853732 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20250113124853732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124853733 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124853733 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124853733 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124853733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124853783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124853783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124853783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124853783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124853785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124853785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124853785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124853785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124853785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124853785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124853785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124853785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124853785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124853785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124853786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124853786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124853790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124853800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124853800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124853808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124853808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124853808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124853808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124853808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124853808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124853808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124853808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124853810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124853810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124853810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124853810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124853810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124853810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124853810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124853810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124853810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124853810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124853811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124853811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124853814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124853824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124853824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124853848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124853848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124853848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124853848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124853848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124853849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124853849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124853849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124853850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124853850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124853850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124853850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124853850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124853850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124853850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124853850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124853850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124853850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124853854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124853864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124853864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124854142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124854142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124854142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124854142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124854144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124854145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c8734b6d4391: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E7811D33'O, index=0 SGSN_Test-GSUP(970)@c8734b6d4391: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: 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 := 'D8F370CCD88A165D5353AF161F78F951'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1219ABA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0746CD0484BFDFD'O } } } } } 20250113124854196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854196 DLLC NOTICE LLME(ffffffff/e7811d33){UNASSIGNED} LLC RX: unknown TLLI 0xe7811d33, creating LLME on the fly (gprs_llc.c:552) 20250113124854196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124854196 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124854196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124854196 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124854196 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124854196 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124854196 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124854196 DLLC NOTICE LLME(ffffffff/e7811d33){UNASSIGNED} LLGM Assign pre (e7811d33 => f528e22d) (gprs_llc.c:1079) 20250113124854196 DLLC NOTICE LLME(e7811d33/f528e22d){ASSIGNED} LLGM Assign post (e7811d33 => f528e22d) (gprs_llc.c:1125) 20250113124854196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124854196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124854196 DMM DEBUG MM(262420000000028/f528e22d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124854208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854208 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124854208 DMM DEBUG MM(262420000000028/f528e22d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250113124854208 DMM NOTICE MM(262420000000028/f528e22d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124854208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124854208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124854208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124854208 DMM DEBUG MM(262420000000028/f528e22d) Requesting authorization (sgsn_auth.c:160) 20250113124854208 DMM INFO MM(262420000000028/f528e22d) Requesting authentication tuples (sgsn_auth.c:184) 20250113124854208 DMM DEBUG MM(262420000000028/f528e22d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124854208 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250113124854208 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@c8734b6d4391: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250113124854212 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124854212 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124854212 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124854212 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124854212 DMM INFO MM(262420000000028/f528e22d) Subscriber data update (mmctx.c:445) 20250113124854212 DMM DEBUG MM(262420000000028/f528e22d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124854212 DMM INFO MM(262420000000028/f528e22d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124854212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124854212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124854212 DMM INFO MM(262420000000028/f528e22d) <- GMM AUTH AND CIPHERING REQ (rand = d8 f3 70 cc d8 8a 16 5d 53 53 af 16 1f 78 f9 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124854221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854221 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124854221 DMM INFO MM(262420000000028/f528e22d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124854221 DMM NOTICE MM(262420000000028/f528e22d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124854221 DMM DEBUG MM(262420000000028/f528e22d) checking auth: received GSM SRES = 12 19 ab a0 (gprs_gmm.c:666) 20250113124854221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124854221 DMM DEBUG MM(262420000000028/f528e22d) Requesting authorization (sgsn_auth.c:160) 20250113124854221 DMM INFO MM(262420000000028/f528e22d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124854221 DMM DEBUG MM(262420000000028/f528e22d) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124854221 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250113124854221 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) 20250113124854221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124854221 DMM INFO MM(262420000000028/f528e22d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf528e22d) (gprs_gmm.c:300) 20250113124854223 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124854223 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124854223 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250113124854223 DMM INFO MM(262420000000028/f528e22d) Subscriber data update (mmctx.c:445) 20250113124854223 DMM DEBUG MM(262420000000028/f528e22d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124854223 DMM INFO MM(262420000000028/f528e22d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124854223 DMM NOTICE MM(262420000000028/f528e22d) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250113124854223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124854223 DMM NOTICE MM(262420000000028/f528e22d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124854223 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) 20250113124854223 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124854223 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250113124854223 DMM INFO MM(262420000000028/f528e22d) Subscriber data update (mmctx.c:445) 20250113124854223 DMM DEBUG MM(262420000000028/f528e22d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124854229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854229 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124854229 DMM INFO MM(262420000000028/f528e22d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124854229 DMM NOTICE MM(262420000000028/f528e22d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124854229 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124854229 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124854229 DLLC NOTICE LLME(e7811d33/f528e22d){ASSIGNED} LLGM Assign pre (ffffffff => f528e22d) (gprs_llc.c:1079) 20250113124854229 DLLC NOTICE LLME(ffffffff/f528e22d){ASSIGNED} LLGM Assign post (ffffffff => f528e22d) (gprs_llc.c:1125) 20250113124854229 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124854229 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124854230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124854230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: setverdict(pass): none -> pass 20250113124854281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854281 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124854281 DMM INFO MM(262420000000028/f528e22d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124854281 DMM INFO MM(262420000000028/f528e22d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124854281 DMM DEBUG MM(262420000000028/f528e22d) Using GGSN 0 (gprs_sm.c:312) 20250113124854281 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) 20250113124854282 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250113124854282 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124854282 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124854282 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250113124854294 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 d8 16 01 5a 11 36 fe 31 d1 14 05 7f 41 b1 a9 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250113124854294 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124854294 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124854294 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=f528e22d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124854294 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124854294 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124854300 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250113124854300 DGPRS INFO PDP(262420000000028:5): Context 0x7fedd19440c8 was deleted (sgsn_libgtp.c:660) 20250113124854300 DMM INFO MM(262420000000028/f528e22d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124854300 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250113124854300 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250113124854306 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250113124854307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124854307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124854307 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124854307 DMM INFO MM(262420000000028/f528e22d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250113124854307 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20250113124854307 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c8734b6d4391: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c8734b6d4391: Final verdict of PTC: pass 20250113124854312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@c8734b6d4391: Final verdict of PTC: none 20250113124854314 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124854314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(959)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(968)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(963)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(957)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(961)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(966)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Jan 13 12:48:54 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250113124854443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124854844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96388) 20250113124855315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124855315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96388, count=102440) 20250113124856317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124856317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Jan 13 12:48:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124857319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124857319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250113124857904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124857906 DMM INFO MM(262420000000028/f528e22d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124857906 DMM INFO MM(262420000000028/f528e22d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124857906 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124857906 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124857906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124857906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124857906 DLLC NOTICE LLME(ffffffff/f528e22d){ASSIGNED} LLGM Assign pre (f528e22d => ffffffff) (gprs_llc.c:1079) 20250113124857906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f528e22d => ffffffff) (gprs_llc.c:1125) 20250113124857906 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124857906 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124857906 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250113124857906 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) 20250113124857906 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20250113124857906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124857906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124857906 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124857906 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124857906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124857948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124857948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124857948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124857948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124857948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124857948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124857948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124857948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124857948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124857950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124857950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124857950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124857951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124857951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124857951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124857951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124857951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124857951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124857951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124857951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124857951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124857952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124857956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124857965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124857965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124857986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124857986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124857986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124857986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124857986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124857986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124857986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124857986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124857986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124857987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124857987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124857987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124857988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124857988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124857988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124857988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124857988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124857988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124857988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124857988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124857988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124857988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124857994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124858004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124858031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124858031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124858031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124858031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124858031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124858031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124858033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124858033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124858033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124858033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124858033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124858033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124858033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124858033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124858033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124858033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124858033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124858034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124858034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124858038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124858049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124858319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124858319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124858320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124858320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124858322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124858323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F92AB1D7'O, index=0 SGSN_Test-GSUP(989)@c8734b6d4391: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@c8734b6d4391: 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 := 'A4FE8A3B4469594E0C8F6C7268FC0E43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7539D952'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64A6948926C37607'O } } } } } 20250113124858369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858369 DLLC NOTICE LLME(ffffffff/f92ab1d7){UNASSIGNED} LLC RX: unknown TLLI 0xf92ab1d7, creating LLME on the fly (gprs_llc.c:552) 20250113124858369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124858369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124858369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124858369 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124858369 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124858369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124858369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124858369 DLLC NOTICE LLME(ffffffff/f92ab1d7){UNASSIGNED} LLGM Assign pre (f92ab1d7 => da9f193c) (gprs_llc.c:1079) 20250113124858369 DLLC NOTICE LLME(f92ab1d7/da9f193c){ASSIGNED} LLGM Assign post (f92ab1d7 => da9f193c) (gprs_llc.c:1125) 20250113124858369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124858369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124858369 DMM DEBUG MM(262420000000026/da9f193c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124858383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858383 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858383 DMM DEBUG MM(262420000000026/da9f193c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250113124858383 DMM NOTICE MM(262420000000026/da9f193c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124858383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124858383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124858383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124858383 DMM DEBUG MM(262420000000026/da9f193c) Requesting authorization (sgsn_auth.c:160) 20250113124858383 DMM INFO MM(262420000000026/da9f193c) Requesting authentication tuples (sgsn_auth.c:184) 20250113124858383 DMM DEBUG MM(262420000000026/da9f193c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124858383 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250113124858383 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@c8734b6d4391: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250113124858386 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124858386 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124858386 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124858386 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124858386 DMM INFO MM(262420000000026/da9f193c) Subscriber data update (mmctx.c:445) 20250113124858386 DMM DEBUG MM(262420000000026/da9f193c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124858386 DMM INFO MM(262420000000026/da9f193c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124858386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124858386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124858386 DMM INFO MM(262420000000026/da9f193c) <- GMM AUTH AND CIPHERING REQ (rand = a4 fe 8a 3b 44 69 59 4e 0c 8f 6c 72 68 fc 0e 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124858394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858394 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858394 DMM INFO MM(262420000000026/da9f193c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124858394 DMM NOTICE MM(262420000000026/da9f193c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124858394 DMM DEBUG MM(262420000000026/da9f193c) checking auth: received GSM SRES = 75 39 d9 52 (gprs_gmm.c:666) 20250113124858394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124858394 DMM DEBUG MM(262420000000026/da9f193c) Requesting authorization (sgsn_auth.c:160) 20250113124858394 DMM INFO MM(262420000000026/da9f193c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124858394 DMM DEBUG MM(262420000000026/da9f193c) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124858394 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250113124858394 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) 20250113124858394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124858394 DMM INFO MM(262420000000026/da9f193c) <- GMM ATTACH ACCEPT (new P-TMSI=0xda9f193c) (gprs_gmm.c:300) 20250113124858396 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124858396 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124858396 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250113124858396 DMM INFO MM(262420000000026/da9f193c) Subscriber data update (mmctx.c:445) 20250113124858396 DMM DEBUG MM(262420000000026/da9f193c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124858396 DMM INFO MM(262420000000026/da9f193c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124858396 DMM NOTICE MM(262420000000026/da9f193c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250113124858396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124858396 DMM NOTICE MM(262420000000026/da9f193c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124858396 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) 20250113124858396 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124858396 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250113124858396 DMM INFO MM(262420000000026/da9f193c) Subscriber data update (mmctx.c:445) 20250113124858397 DMM DEBUG MM(262420000000026/da9f193c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124858403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858403 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858403 DMM INFO MM(262420000000026/da9f193c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124858403 DMM NOTICE MM(262420000000026/da9f193c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124858403 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124858403 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124858403 DLLC NOTICE LLME(f92ab1d7/da9f193c){ASSIGNED} LLGM Assign pre (ffffffff => da9f193c) (gprs_llc.c:1079) 20250113124858403 DLLC NOTICE LLME(ffffffff/da9f193c){ASSIGNED} LLGM Assign post (ffffffff => da9f193c) (gprs_llc.c:1125) 20250113124858403 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124858403 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124858403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124858403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@c8734b6d4391: setverdict(pass): none -> pass 20250113124858454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858454 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858454 DMM INFO MM(262420000000026/da9f193c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124858454 DMM INFO MM(262420000000026/da9f193c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124858454 DMM DEBUG MM(262420000000026/da9f193c) Using GGSN 0 (gprs_sm.c:312) 20250113124858454 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) 20250113124858454 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250113124858454 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124858454 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124858454 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250113124858466 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 4e 43 5f 4b 11 ac 6a 47 76 14 05 7f 1a 47 66 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250113124858466 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124858466 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124858466 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=da9f193c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124858466 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124858466 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124858476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858476 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858476 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858479 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 4e 43 5f 4b 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250113124858479 DGPRS INFO PDP(262420000000026:5): Context 0x7fedd19440c8 was deleted (sgsn_libgtp.c:660) 20250113124858479 DMM INFO MM(262420000000026/da9f193c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250113124858479 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250113124858479 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c8734b6d4391: Removing Client IMSI='262420000000026'H, index=0 20250113124858484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124858484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250113124858484 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124858484 DMM INFO MM(262420000000026/da9f193c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@c8734b6d4391: Final verdict of PTC: pass 20250113124858487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@c8734b6d4391: Final verdict of PTC: none 20250113124858489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124858489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(977)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(982)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(987)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(980)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(975)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(985)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Jan 13 12:48:58 UTC 2025 ====== 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 20250113124858616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124859017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100104) 20250113124859490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124859490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100104, count=104460) 20250113124900492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124900492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Jan 13 12:49:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124901493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124901493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_gmm_detach started. 20250113124902075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124902076 DMM INFO MM(262420000000026/da9f193c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124902077 DMM INFO MM(262420000000026/da9f193c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124902077 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124902077 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124902077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124902077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124902077 DLLC NOTICE LLME(ffffffff/da9f193c){ASSIGNED} LLGM Assign pre (da9f193c => ffffffff) (gprs_llc.c:1079) 20250113124902077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da9f193c => ffffffff) (gprs_llc.c:1125) 20250113124902077 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124902077 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124902077 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250113124902077 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) 20250113124902077 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20250113124902077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124902077 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124902077 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124902077 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124902077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124902127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124902127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124902127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124902127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124902127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124902127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124902127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124902127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124902129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124902129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124902129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124902129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124902129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124902129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124902129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124902129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124902129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124902129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124902129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124902129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124902134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124902145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124902155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124902155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124902155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124902155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124902155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124902155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124902155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124902155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124902157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124902157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124902157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124902157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124902157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124902157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124902157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124902157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124902157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124902157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1002)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124902157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124902157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1001)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124902161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124902170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(999)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1001)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124902189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124902189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124902189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124902189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124902189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124902189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124902189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124902189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124902190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124902190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124902190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124902191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124902191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124902191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124902191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124902191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124902191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124902191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124902191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124902191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124902191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124902196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124902205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124902494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124902494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124902494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124902494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124902496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124902497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@c8734b6d4391: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='CA78DEAC'O, index=0 SGSN_Test-GSUP(1008)@c8734b6d4391: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: 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 := 'F931333B906F89DC81EC8EF033FCC9C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6186BE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2580A6E666D69388'O } } } } } 20250113124902554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902554 DLLC NOTICE LLME(ffffffff/ca78deac){UNASSIGNED} LLC RX: unknown TLLI 0xca78deac, creating LLME on the fly (gprs_llc.c:552) 20250113124902554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124902554 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124902554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124902554 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124902554 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124902554 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124902554 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124902554 DLLC NOTICE LLME(ffffffff/ca78deac){UNASSIGNED} LLGM Assign pre (ca78deac => c9a78e4a) (gprs_llc.c:1079) 20250113124902554 DLLC NOTICE LLME(ca78deac/c9a78e4a){ASSIGNED} LLGM Assign post (ca78deac => c9a78e4a) (gprs_llc.c:1125) 20250113124902554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124902554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124902554 DMM DEBUG MM(262420000000026/c9a78e4a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124902593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902593 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124902593 DMM DEBUG MM(262420000000026/c9a78e4a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250113124902593 DMM NOTICE MM(262420000000026/c9a78e4a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124902593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124902593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124902593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124902593 DMM DEBUG MM(262420000000026/c9a78e4a) Requesting authorization (sgsn_auth.c:160) 20250113124902593 DMM INFO MM(262420000000026/c9a78e4a) Requesting authentication tuples (sgsn_auth.c:184) 20250113124902593 DMM DEBUG MM(262420000000026/c9a78e4a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124902593 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250113124902593 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)@c8734b6d4391: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250113124902597 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124902597 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124902597 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124902597 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124902597 DMM INFO MM(262420000000026/c9a78e4a) Subscriber data update (mmctx.c:445) 20250113124902597 DMM DEBUG MM(262420000000026/c9a78e4a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124902597 DMM INFO MM(262420000000026/c9a78e4a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124902597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124902597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124902597 DMM INFO MM(262420000000026/c9a78e4a) <- GMM AUTH AND CIPHERING REQ (rand = f9 31 33 3b 90 6f 89 dc 81 ec 8e f0 33 fc c9 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124902608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902608 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124902608 DMM INFO MM(262420000000026/c9a78e4a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124902608 DMM NOTICE MM(262420000000026/c9a78e4a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124902608 DMM DEBUG MM(262420000000026/c9a78e4a) checking auth: received GSM SRES = a6 18 6b e6 (gprs_gmm.c:666) 20250113124902608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124902608 DMM DEBUG MM(262420000000026/c9a78e4a) Requesting authorization (sgsn_auth.c:160) 20250113124902608 DMM INFO MM(262420000000026/c9a78e4a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124902609 DMM DEBUG MM(262420000000026/c9a78e4a) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124902609 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250113124902609 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) 20250113124902609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124902609 DMM INFO MM(262420000000026/c9a78e4a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a78e4a) (gprs_gmm.c:300) 20250113124902611 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124902611 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124902611 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250113124902611 DMM INFO MM(262420000000026/c9a78e4a) Subscriber data update (mmctx.c:445) 20250113124902611 DMM DEBUG MM(262420000000026/c9a78e4a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124902611 DMM INFO MM(262420000000026/c9a78e4a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124902611 DMM NOTICE MM(262420000000026/c9a78e4a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250113124902611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124902611 DMM NOTICE MM(262420000000026/c9a78e4a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124902611 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) 20250113124902611 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124902611 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250113124902611 DMM INFO MM(262420000000026/c9a78e4a) Subscriber data update (mmctx.c:445) 20250113124902611 DMM DEBUG MM(262420000000026/c9a78e4a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124902620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902620 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124902620 DMM INFO MM(262420000000026/c9a78e4a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124902620 DMM NOTICE MM(262420000000026/c9a78e4a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124902620 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124902620 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124902620 DLLC NOTICE LLME(ca78deac/c9a78e4a){ASSIGNED} LLGM Assign pre (ffffffff => c9a78e4a) (gprs_llc.c:1079) 20250113124902620 DLLC NOTICE LLME(ffffffff/c9a78e4a){ASSIGNED} LLGM Assign post (ffffffff => c9a78e4a) (gprs_llc.c:1125) 20250113124902620 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124902621 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124902621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124902621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: setverdict(pass): none -> pass 20250113124902672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902672 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124902672 DMM INFO MM(262420000000026/c9a78e4a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124902673 DMM INFO MM(262420000000026/c9a78e4a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124902673 DMM DEBUG MM(262420000000026/c9a78e4a) Using GGSN 0 (gprs_sm.c:312) 20250113124902673 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) 20250113124902673 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250113124902673 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124902673 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124902673 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250113124902688 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 0b bc 8c 6d 11 92 d9 be 00 14 05 7f 90 a5 fc 4b 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) 20250113124902688 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19440c8, cbp=0x5575f92660f0) (sgsn_libgtp.c:632) 20250113124902689 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124902689 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=c9a78e4a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124902689 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124902689 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124902699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124902699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124902699 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124902699 DMM INFO MM(262420000000026/c9a78e4a) -> GMM DETACH REQUEST TLLI=0xc9a78e4a type=GPRS detach (gprs_gmm.c:1465) 20250113124902699 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250113124902699 DMM INFO MM(262420000000026/c9a78e4a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124902699 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124902699 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124902699 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124902699 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124902699 DLLC NOTICE LLME(ffffffff/c9a78e4a){ASSIGNED} LLGM Assign pre (c9a78e4a => ffffffff) (gprs_llc.c:1079) 20250113124902699 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a78e4a => ffffffff) (gprs_llc.c:1125) 20250113124902699 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124902699 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124902699 DMM NOTICE MM(262420000000026/c9a78e4a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124902699 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250113124902699 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124902699 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124902699 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250113124902699 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250113124902699 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) 20250113124902700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124902700 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124902700 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124902700 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124902701 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@c8734b6d4391: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@c8734b6d4391: Final verdict of PTC: pass 20250113124902712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(996)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1002)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1006)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(997)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1000)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1004)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@c8734b6d4391: Final verdict of PTC: none 20250113124902722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124902722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(995)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Jan 13 12:49:02 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250113124902868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124903169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250113124903723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124903723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84228, count=107436) 20250113124904591 DGPRS DEBUG Checking for inactive LLMEs, time = 18583278 (sgsn.c:131) 20250113124904724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124904724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Jan 13 12:49:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124905725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124905725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250113124906231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124906233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124906278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124906278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124906278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124906278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124906278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124906278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124906278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124906278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124906279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124906279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124906279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124906280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124906280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124906280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124906280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124906280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124906280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124906280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124906280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124906280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124906284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124906294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124906294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124906320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124906320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124906320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124906320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124906321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124906321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124906321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124906321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1020)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124906323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124906323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124906323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124906323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124906323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124906323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124906323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124906323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124906323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124906323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124906324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124906324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124906329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124906339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124906339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124906350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124906350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124906350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124906350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124906350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124906350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124906350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124906350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124906352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124906352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124906352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124906352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124906352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124906352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124906352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124906352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124906352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124906352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124906352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124906352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124906352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124906356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124906364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124906364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124906726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124906726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124906726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124906726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124906729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124906729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c8734b6d4391: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F3E6EAF7'O, index=0 SGSN_Test-GSUP(1027)@c8734b6d4391: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250113124907781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124907781 DLLC NOTICE LLME(ffffffff/f3e6eaf7){UNASSIGNED} LLC RX: unknown TLLI 0xf3e6eaf7, creating LLME on the fly (gprs_llc.c:552) 20250113124907781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124907781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124907781 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124907781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124907781 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124907781 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124907781 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124907781 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124907781 DLLC NOTICE LLME(ffffffff/f3e6eaf7){UNASSIGNED} LLGM Assign pre (f3e6eaf7 => e8b46824) (gprs_llc.c:1079) 20250113124907781 DLLC NOTICE LLME(f3e6eaf7/e8b46824){ASSIGNED} LLGM Assign post (f3e6eaf7 => e8b46824) (gprs_llc.c:1125) 20250113124907781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124907781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124907781 DMM DEBUG MM(262420000000039/e8b46824) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124907794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124907794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250113124907794 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124907794 DMM INFO MM(262420000000039/e8b46824) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250113124907794 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124907794 DLLC NOTICE LLME(f3e6eaf7/e8b46824){ASSIGNED} LLGM Assign pre (f3e6eaf7 => e8b46824) (gprs_llc.c:1079) 20250113124907794 DLLC NOTICE LLME(f3e6eaf7/e8b46824){ASSIGNED} LLGM Assign post (f3e6eaf7 => e8b46824) (gprs_llc.c:1125) 20250113124907794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124907794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124907794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124907794 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124907794 DMM DEBUG MM(262420000000039/e8b46824) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250113124907794 DMM NOTICE MM(262420000000039/e8b46824) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124907794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124907794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124907794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250113124907794 DMM INFO MM(262420000000039/e8b46824) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8b46824) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c8734b6d4391: Removing Client IMSI='262420000000039'H, index=0 20250113124908799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124908799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124908799 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124908799 DMM INFO MM(262420000000039/e8b46824) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124908799 DMM NOTICE MM(262420000000039/e8b46824) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124908799 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124908799 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124908799 DLLC NOTICE LLME(f3e6eaf7/e8b46824){ASSIGNED} LLGM Assign pre (ffffffff => e8b46824) (gprs_llc.c:1079) 20250113124908799 DLLC NOTICE LLME(ffffffff/e8b46824){ASSIGNED} LLGM Assign post (ffffffff => e8b46824) (gprs_llc.c:1125) 20250113124908799 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124908800 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124908800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124908800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@c8734b6d4391: Final verdict of PTC: pass 20250113124908802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@c8734b6d4391: Final verdict of PTC: none 20250113124908805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124908805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@c8734b6d4391: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@c8734b6d4391: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1021)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1025)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@c8734b6d4391: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1019)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1013)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1023)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Jan 13 12:49:08 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250113124908939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124909340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65924) 20250113124909805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124909805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65924, count=70280) 20250113124910807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124910807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Jan 13 12:49:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124911807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124911807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_xid_empty_l3 started. 20250113124912398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124912400 DMM INFO MM(262420000000039/e8b46824) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124912400 DMM INFO MM(262420000000039/e8b46824) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124912400 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124912400 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124912400 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124912400 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124912400 DLLC NOTICE LLME(ffffffff/e8b46824){ASSIGNED} LLGM Assign pre (e8b46824 => ffffffff) (gprs_llc.c:1079) 20250113124912400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8b46824 => ffffffff) (gprs_llc.c:1125) 20250113124912400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124912400 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124912400 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124912400 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124912400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124912448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124912448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124912448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124912448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124912448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124912448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124912448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124912448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124912450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124912450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124912450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124912450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124912450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124912450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124912450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124912450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124912450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124912450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124912450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124912451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124912454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124912464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124912464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124912478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124912478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124912478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124912478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124912478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124912478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124912478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124912478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124912480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124912480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124912480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124912480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124912480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124912480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124912480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124912480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124912480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124912480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124912481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124912481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124912485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124912495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124912495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124912517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124912517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124912517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124912517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124912517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124912517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124912517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124912517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124912518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124912518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124912518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124912519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124912519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124912519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124912519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124912519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124912519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124912519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124912519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124912519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124912519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124912523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124912532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124912532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124912808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124912808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124912808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124912808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124912811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250113124912811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@c8734b6d4391: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E37520A4'O, index=0 SGSN_Test-GSUP(1046)@c8734b6d4391: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@c8734b6d4391: 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 := 'E54C42D7540743B52385555B31B50AF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55812C22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8EB3C1877B132A7B'O } } } } } 20250113124913866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913866 DLLC NOTICE LLME(ffffffff/e37520a4){UNASSIGNED} LLC RX: unknown TLLI 0xe37520a4, creating LLME on the fly (gprs_llc.c:552) 20250113124913866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124913866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124913866 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124913866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124913866 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124913866 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124913866 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124913866 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124913866 DLLC NOTICE LLME(ffffffff/e37520a4){UNASSIGNED} LLGM Assign pre (e37520a4 => cfd5ef03) (gprs_llc.c:1079) 20250113124913867 DLLC NOTICE LLME(e37520a4/cfd5ef03){ASSIGNED} LLGM Assign post (e37520a4 => cfd5ef03) (gprs_llc.c:1125) 20250113124913867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124913867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124913867 DMM DEBUG MM(262420000000044/cfd5ef03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124913877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124913877 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124913877 DMM DEBUG MM(262420000000044/cfd5ef03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250113124913877 DMM NOTICE MM(262420000000044/cfd5ef03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124913877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124913877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124913877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124913877 DMM DEBUG MM(262420000000044/cfd5ef03) Requesting authorization (sgsn_auth.c:160) 20250113124913877 DMM INFO MM(262420000000044/cfd5ef03) Requesting authentication tuples (sgsn_auth.c:184) 20250113124913877 DMM DEBUG MM(262420000000044/cfd5ef03) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124913878 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250113124913878 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@c8734b6d4391: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@c8734b6d4391: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250113124913881 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124913881 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124913881 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124913881 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124913881 DMM INFO MM(262420000000044/cfd5ef03) Subscriber data update (mmctx.c:445) 20250113124913881 DMM DEBUG MM(262420000000044/cfd5ef03) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124913881 DMM INFO MM(262420000000044/cfd5ef03) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124913881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124913881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124913881 DMM INFO MM(262420000000044/cfd5ef03) <- GMM AUTH AND CIPHERING REQ (rand = e5 4c 42 d7 54 07 43 b5 23 85 55 5b 31 b5 0a f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124913888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124913888 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124913888 DMM INFO MM(262420000000044/cfd5ef03) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124913888 DMM NOTICE MM(262420000000044/cfd5ef03) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124913888 DMM DEBUG MM(262420000000044/cfd5ef03) checking auth: received GSM SRES = 55 81 2c 22 (gprs_gmm.c:666) 20250113124913888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124913888 DMM DEBUG MM(262420000000044/cfd5ef03) Requesting authorization (sgsn_auth.c:160) 20250113124913888 DMM INFO MM(262420000000044/cfd5ef03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124913888 DMM DEBUG MM(262420000000044/cfd5ef03) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124913888 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250113124913888 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) 20250113124913888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124913888 DMM INFO MM(262420000000044/cfd5ef03) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd5ef03) (gprs_gmm.c:300) 20250113124913890 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124913890 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124913890 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250113124913890 DMM INFO MM(262420000000044/cfd5ef03) Subscriber data update (mmctx.c:445) 20250113124913890 DMM DEBUG MM(262420000000044/cfd5ef03) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124913890 DMM INFO MM(262420000000044/cfd5ef03) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124913890 DMM NOTICE MM(262420000000044/cfd5ef03) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250113124913890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124913890 DMM NOTICE MM(262420000000044/cfd5ef03) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124913890 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) 20250113124913890 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124913890 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250113124913890 DMM INFO MM(262420000000044/cfd5ef03) Subscriber data update (mmctx.c:445) 20250113124913890 DMM DEBUG MM(262420000000044/cfd5ef03) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124913896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124913896 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124913896 DMM INFO MM(262420000000044/cfd5ef03) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124913896 DMM NOTICE MM(262420000000044/cfd5ef03) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124913896 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124913897 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124913897 DLLC NOTICE LLME(e37520a4/cfd5ef03){ASSIGNED} LLGM Assign pre (ffffffff => cfd5ef03) (gprs_llc.c:1079) 20250113124913897 DLLC NOTICE LLME(ffffffff/cfd5ef03){ASSIGNED} LLGM Assign post (ffffffff => cfd5ef03) (gprs_llc.c:1125) 20250113124913897 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124913897 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124913897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124913897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@c8734b6d4391: setverdict(pass): none -> pass 20250113124913949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124913949 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124913949 DMM INFO MM(262420000000044/cfd5ef03) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124913949 DMM INFO MM(262420000000044/cfd5ef03) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124913949 DMM DEBUG MM(262420000000044/cfd5ef03) Using GGSN 0 (gprs_sm.c:312) 20250113124913949 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) 20250113124913949 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250113124913949 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124913949 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124913949 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250113124913961 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 bf bf b0 e0 11 c9 c1 f4 18 14 05 7f 6a 92 25 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250113124913961 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1945138, cbp=0x5575f9268720) (sgsn_libgtp.c:632) 20250113124913961 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124913961 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=cfd5ef03, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124913961 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124913961 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124913970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124913970 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250113124913970 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250113124913970 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@c8734b6d4391: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@c8734b6d4391: Final verdict of PTC: pass 20250113124913976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124913978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124913978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1046)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1034)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@c8734b6d4391: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1039)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1044)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@c8734b6d4391: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@c8734b6d4391: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1033)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1037)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1042)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@c8734b6d4391: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Jan 13 12:49:14 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250113124914112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124914513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93960) 20250113124914978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124914978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93960, count=98316) 20250113124915980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124915980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Jan 13 12:49:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124916981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124916981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_xid_n201u started. 20250113124917579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124917581 DMM INFO MM(262420000000044/cfd5ef03) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124917581 DMM INFO MM(262420000000044/cfd5ef03) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124917581 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124917581 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124917581 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124917581 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124917581 DLLC NOTICE LLME(ffffffff/cfd5ef03){ASSIGNED} LLGM Assign pre (cfd5ef03 => ffffffff) (gprs_llc.c:1079) 20250113124917581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfd5ef03 => ffffffff) (gprs_llc.c:1125) 20250113124917581 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124917581 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124917581 DMM NOTICE MM(262420000000044/cfd5ef03) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124917581 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250113124917581 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124917581 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124917581 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250113124917581 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250113124917581 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) 20250113124917581 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20250113124917581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124917581 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124917581 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124917581 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124917581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124917631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124917631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124917631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124917631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124917631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124917631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124917631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124917631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124917633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124917633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124917633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124917633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124917633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124917633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124917633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124917633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124917633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124917633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124917633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124917633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124917638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124917648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124917648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1051)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124917656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124917656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124917656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124917656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124917656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124917656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124917656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124917656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124917658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124917658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124917658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124917658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124917658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124917658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124917658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124917658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124917658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124917658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124917659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124917659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124917663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124917672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124917672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124917694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124917694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124917694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124917694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124917694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124917695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124917695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124917695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124917696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124917696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124917696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124917696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124917696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124917696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124917696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124917696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124917696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124917696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124917700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124917710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124917710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124917982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124917982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124917982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124917982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124917984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124917984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@c8734b6d4391: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F3374761'O, index=0 SGSN_Test-GSUP(1065)@c8734b6d4391: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@c8734b6d4391: 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 := '5B181991DEF8F7EFF9314F220904123B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABEC3EF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CC5023033C87A81'O } } } } } 20250113124919039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919039 DLLC NOTICE LLME(ffffffff/f3374761){UNASSIGNED} LLC RX: unknown TLLI 0xf3374761, creating LLME on the fly (gprs_llc.c:552) 20250113124919039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124919039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124919040 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124919040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124919040 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124919040 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124919040 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124919040 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124919040 DLLC NOTICE LLME(ffffffff/f3374761){UNASSIGNED} LLGM Assign pre (f3374761 => d2084328) (gprs_llc.c:1079) 20250113124919040 DLLC NOTICE LLME(f3374761/d2084328){ASSIGNED} LLGM Assign post (f3374761 => d2084328) (gprs_llc.c:1125) 20250113124919040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124919040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124919040 DMM DEBUG MM(262420000000045/d2084328) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124919051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124919052 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124919052 DMM DEBUG MM(262420000000045/d2084328) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250113124919052 DMM NOTICE MM(262420000000045/d2084328) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124919052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124919052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124919052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124919052 DMM DEBUG MM(262420000000045/d2084328) Requesting authorization (sgsn_auth.c:160) 20250113124919052 DMM INFO MM(262420000000045/d2084328) Requesting authentication tuples (sgsn_auth.c:184) 20250113124919052 DMM DEBUG MM(262420000000045/d2084328) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124919052 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250113124919052 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@c8734b6d4391: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@c8734b6d4391: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250113124919054 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124919054 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124919054 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124919054 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124919054 DMM INFO MM(262420000000045/d2084328) Subscriber data update (mmctx.c:445) 20250113124919055 DMM DEBUG MM(262420000000045/d2084328) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124919055 DMM INFO MM(262420000000045/d2084328) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124919055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124919055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124919055 DMM INFO MM(262420000000045/d2084328) <- GMM AUTH AND CIPHERING REQ (rand = 5b 18 19 91 de f8 f7 ef f9 31 4f 22 09 04 12 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124919062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124919062 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124919062 DMM INFO MM(262420000000045/d2084328) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124919062 DMM NOTICE MM(262420000000045/d2084328) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124919062 DMM DEBUG MM(262420000000045/d2084328) checking auth: received GSM SRES = ab ec 3e f6 (gprs_gmm.c:666) 20250113124919062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124919062 DMM DEBUG MM(262420000000045/d2084328) Requesting authorization (sgsn_auth.c:160) 20250113124919062 DMM INFO MM(262420000000045/d2084328) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124919062 DMM DEBUG MM(262420000000045/d2084328) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124919062 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250113124919062 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) 20250113124919062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124919062 DMM INFO MM(262420000000045/d2084328) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2084328) (gprs_gmm.c:300) 20250113124919063 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124919063 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124919063 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250113124919063 DMM INFO MM(262420000000045/d2084328) Subscriber data update (mmctx.c:445) 20250113124919063 DMM DEBUG MM(262420000000045/d2084328) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124919063 DMM INFO MM(262420000000045/d2084328) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124919063 DMM NOTICE MM(262420000000045/d2084328) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250113124919063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124919063 DMM NOTICE MM(262420000000045/d2084328) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124919063 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) 20250113124919064 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124919064 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250113124919064 DMM INFO MM(262420000000045/d2084328) Subscriber data update (mmctx.c:445) 20250113124919064 DMM DEBUG MM(262420000000045/d2084328) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124919070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124919070 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124919070 DMM INFO MM(262420000000045/d2084328) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124919070 DMM NOTICE MM(262420000000045/d2084328) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124919070 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124919070 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124919070 DLLC NOTICE LLME(f3374761/d2084328){ASSIGNED} LLGM Assign pre (ffffffff => d2084328) (gprs_llc.c:1079) 20250113124919070 DLLC NOTICE LLME(ffffffff/d2084328){ASSIGNED} LLGM Assign post (ffffffff => d2084328) (gprs_llc.c:1125) 20250113124919070 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124919070 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124919070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124919070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@c8734b6d4391: setverdict(pass): none -> pass 20250113124919122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124919122 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124919122 DMM INFO MM(262420000000045/d2084328) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124919122 DMM INFO MM(262420000000045/d2084328) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124919122 DMM DEBUG MM(262420000000045/d2084328) Using GGSN 0 (gprs_sm.c:312) 20250113124919122 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) 20250113124919122 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250113124919122 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124919122 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124919122 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250113124919133 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 71 5f 05 95 11 43 e0 14 b2 14 05 7f 24 84 cb 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=1060 from retransmit req queue (gtp.c:443) 20250113124919133 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19461a8, cbp=0x5575f9268bc0) (sgsn_libgtp.c:632) 20250113124919133 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124919133 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=d2084328, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124919133 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124919133 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124919140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124919140 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250113124919140 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250113124919140 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250113124919140 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@c8734b6d4391: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@c8734b6d4391: Final verdict of PTC: pass 20250113124919147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@c8734b6d4391: Final verdict of PTC: none 20250113124919150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124919150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_n201u-BVCI196(1051)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1058)@c8734b6d4391: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@c8734b6d4391: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1063)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1054)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1052)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1056)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1061)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@c8734b6d4391: Test case TC_xid_n201u finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Jan 13 12:49:19 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250113124919281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124919682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92580) 20250113124920151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124920151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92580, count=101460) 20250113124921153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124921153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Jan 13 12:49:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124922153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124922153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_llc_null started. 20250113124922744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124922745 DMM INFO MM(262420000000045/d2084328) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124922745 DMM INFO MM(262420000000045/d2084328) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124922745 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124922745 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124922745 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124922745 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124922745 DLLC NOTICE LLME(ffffffff/d2084328){ASSIGNED} LLGM Assign pre (d2084328 => ffffffff) (gprs_llc.c:1079) 20250113124922745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2084328 => ffffffff) (gprs_llc.c:1125) 20250113124922745 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124922745 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124922745 DMM NOTICE MM(262420000000045/d2084328) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124922745 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250113124922745 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124922745 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124922745 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250113124922746 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250113124922746 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) 20250113124922746 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20250113124922746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124922746 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124922746 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124922746 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124922746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124922792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124922792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124922792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124922792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124922792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124922792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124922792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124922792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124922794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124922794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124922794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124922794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124922794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124922794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124922794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124922794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922794 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124922794 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124922794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124922795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124922795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124922799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124922809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124922809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124922824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124922824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124922824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124922824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124922824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124922824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124922824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124922824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124922826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124922826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124922826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124922826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124922826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124922826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124922826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124922826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124922826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124922826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124922826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1077)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124922826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124922829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124922838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124922838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124922868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124922868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124922868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124922868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124922868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124922868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124922868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124922868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124922869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124922869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124922869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124922869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124922869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124922869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124922869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124922869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124922869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124922869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124922869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124922870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124922870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124922873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124922883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124922883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124923154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124923154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124923154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124923154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124923156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124923157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@c8734b6d4391: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DE984B03'O, index=0 SGSN_Test-GSUP(1084)@c8734b6d4391: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@c8734b6d4391: 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 := '1004E3599E585FF024FE8469A53BDC18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D79B7B70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5A01C90B2A33646'O } } } } } 20250113124924212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124924212 DLLC NOTICE LLME(ffffffff/de984b03){UNASSIGNED} LLC RX: unknown TLLI 0xde984b03, creating LLME on the fly (gprs_llc.c:552) 20250113124924212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124924212 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124924212 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124924212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124924212 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124924212 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124924212 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124924212 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124924212 DLLC NOTICE LLME(ffffffff/de984b03){UNASSIGNED} LLGM Assign pre (de984b03 => e1d1861b) (gprs_llc.c:1079) 20250113124924212 DLLC NOTICE LLME(de984b03/e1d1861b){ASSIGNED} LLGM Assign post (de984b03 => e1d1861b) (gprs_llc.c:1125) 20250113124924212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124924212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124924212 DMM DEBUG MM(262420000000041/e1d1861b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124924226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124924226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124924226 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124924226 DMM DEBUG MM(262420000000041/e1d1861b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250113124924226 DMM NOTICE MM(262420000000041/e1d1861b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124924226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124924226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124924226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124924226 DMM DEBUG MM(262420000000041/e1d1861b) Requesting authorization (sgsn_auth.c:160) 20250113124924226 DMM INFO MM(262420000000041/e1d1861b) Requesting authentication tuples (sgsn_auth.c:184) 20250113124924226 DMM DEBUG MM(262420000000041/e1d1861b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124924226 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250113124924226 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@c8734b6d4391: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@c8734b6d4391: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250113124924229 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124924229 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124924229 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124924229 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124924229 DMM INFO MM(262420000000041/e1d1861b) Subscriber data update (mmctx.c:445) 20250113124924229 DMM DEBUG MM(262420000000041/e1d1861b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124924229 DMM INFO MM(262420000000041/e1d1861b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124924229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124924229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124924229 DMM INFO MM(262420000000041/e1d1861b) <- GMM AUTH AND CIPHERING REQ (rand = 10 04 e3 59 9e 58 5f f0 24 fe 84 69 a5 3b dc 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124924237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124924237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124924237 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124924237 DMM INFO MM(262420000000041/e1d1861b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124924237 DMM NOTICE MM(262420000000041/e1d1861b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124924237 DMM DEBUG MM(262420000000041/e1d1861b) checking auth: received GSM SRES = d7 9b 7b 70 (gprs_gmm.c:666) 20250113124924237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124924237 DMM DEBUG MM(262420000000041/e1d1861b) Requesting authorization (sgsn_auth.c:160) 20250113124924237 DMM INFO MM(262420000000041/e1d1861b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124924237 DMM DEBUG MM(262420000000041/e1d1861b) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124924237 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250113124924237 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) 20250113124924237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124924237 DMM INFO MM(262420000000041/e1d1861b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d1861b) (gprs_gmm.c:300) 20250113124924238 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124924238 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124924238 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250113124924238 DMM INFO MM(262420000000041/e1d1861b) Subscriber data update (mmctx.c:445) 20250113124924238 DMM DEBUG MM(262420000000041/e1d1861b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124924238 DMM INFO MM(262420000000041/e1d1861b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124924238 DMM NOTICE MM(262420000000041/e1d1861b) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250113124924238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124924238 DMM NOTICE MM(262420000000041/e1d1861b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124924238 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) 20250113124924239 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124924239 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250113124924239 DMM INFO MM(262420000000041/e1d1861b) Subscriber data update (mmctx.c:445) 20250113124924239 DMM DEBUG MM(262420000000041/e1d1861b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124924246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124924246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124924246 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124924246 DMM INFO MM(262420000000041/e1d1861b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124924246 DMM NOTICE MM(262420000000041/e1d1861b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124924246 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124924246 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124924246 DLLC NOTICE LLME(de984b03/e1d1861b){ASSIGNED} LLGM Assign pre (ffffffff => e1d1861b) (gprs_llc.c:1079) 20250113124924246 DLLC NOTICE LLME(ffffffff/e1d1861b){ASSIGNED} LLGM Assign post (ffffffff => e1d1861b) (gprs_llc.c:1125) 20250113124924246 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124924246 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124924246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124924246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113124925297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124925297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250113124925297 DLLC DEBUG TLLI=e1d1861b sends us LLC NULL (gprs_llc.c:912) 20250113124925297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124925298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250113124925298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124925298 DMM INFO MM(262420000000041/e1d1861b) -> GMM DETACH REQUEST TLLI=0xe1d1861b type=GPRS detach Power-off (gprs_gmm.c:1465) 20250113124925298 DMM INFO MM(262420000000041/e1d1861b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250113124925298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124925298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124925298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124925298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124925298 DLLC NOTICE LLME(ffffffff/e1d1861b){ASSIGNED} LLGM Assign pre (e1d1861b => ffffffff) (gprs_llc.c:1079) 20250113124925298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d1861b => ffffffff) (gprs_llc.c:1125) 20250113124925298 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250113124925298 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) 20250113124925298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124925298 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124925298 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124925298 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124925299 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@c8734b6d4391: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@c8734b6d4391: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@c8734b6d4391: Final verdict of PTC: pass 20250113124930306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124930308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124930308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1077)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1072)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@c8734b6d4391: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@c8734b6d4391: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1082)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@c8734b6d4391: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1075)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1070)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1080)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@c8734b6d4391: Test case TC_llc_null finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Jan 13 12:49:30 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250113124930439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124930740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94816) 20250113124931309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124931309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94816, count=100248) 20250113124932311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124932311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Jan 13 12:49:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124933312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124933312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_llc_sabm_dm_llgmm started. 20250113124933801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124933803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124933842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124933842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124933842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124933842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124933843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124933843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124933843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124933843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124933844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124933844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124933844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124933845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124933845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124933845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124933845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124933845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124933845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124933845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124933845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124933845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124933850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124933862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124933862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124933890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124933890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124933890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124933890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124933890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124933890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124933890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124933890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124933891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124933891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124933891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124933891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124933892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124933892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124933892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124933892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124933892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124933892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124933892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124933892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124933896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124933908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124933908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124933930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124933930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933930 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124933930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124933930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124933932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124933932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124933932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124933932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124933932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124933932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124933932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124933932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124933933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124933933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124933937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124933947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124933947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124934313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124934313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124934313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124934313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124934315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124934315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113124934591 DGPRS DEBUG Checking for inactive LLMEs, time = 18583308 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@c8734b6d4391: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D6C31655'O, index=0 SGSN_Test-GSUP(1103)@c8734b6d4391: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@c8734b6d4391: 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 := '0BF8F3E28B9E2E76BE470DB54EA0A4EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5152750'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0B5F8CDF4D9C642'O } } } } } 20250113124935369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124935369 DLLC NOTICE LLME(ffffffff/d6c31655){UNASSIGNED} LLC RX: unknown TLLI 0xd6c31655, creating LLME on the fly (gprs_llc.c:552) 20250113124935369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124935369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124935369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124935369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124935369 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124935369 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124935369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124935369 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124935369 DLLC NOTICE LLME(ffffffff/d6c31655){UNASSIGNED} LLGM Assign pre (d6c31655 => e94579ef) (gprs_llc.c:1079) 20250113124935369 DLLC NOTICE LLME(d6c31655/e94579ef){ASSIGNED} LLGM Assign post (d6c31655 => e94579ef) (gprs_llc.c:1125) 20250113124935370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124935370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124935370 DMM DEBUG MM(262420000000042/e94579ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124935383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124935383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124935383 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124935383 DMM DEBUG MM(262420000000042/e94579ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250113124935383 DMM NOTICE MM(262420000000042/e94579ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124935383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124935383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124935383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124935383 DMM DEBUG MM(262420000000042/e94579ef) Requesting authorization (sgsn_auth.c:160) 20250113124935383 DMM INFO MM(262420000000042/e94579ef) Requesting authentication tuples (sgsn_auth.c:184) 20250113124935383 DMM DEBUG MM(262420000000042/e94579ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124935383 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250113124935383 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@c8734b6d4391: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@c8734b6d4391: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250113124935386 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124935386 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124935386 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124935386 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124935386 DMM INFO MM(262420000000042/e94579ef) Subscriber data update (mmctx.c:445) 20250113124935386 DMM DEBUG MM(262420000000042/e94579ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124935386 DMM INFO MM(262420000000042/e94579ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124935386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124935386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124935386 DMM INFO MM(262420000000042/e94579ef) <- GMM AUTH AND CIPHERING REQ (rand = 0b f8 f3 e2 8b 9e 2e 76 be 47 0d b5 4e a0 a4 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124935393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124935393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124935393 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124935393 DMM INFO MM(262420000000042/e94579ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124935393 DMM NOTICE MM(262420000000042/e94579ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124935393 DMM DEBUG MM(262420000000042/e94579ef) checking auth: received GSM SRES = f5 15 27 50 (gprs_gmm.c:666) 20250113124935393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124935393 DMM DEBUG MM(262420000000042/e94579ef) Requesting authorization (sgsn_auth.c:160) 20250113124935393 DMM INFO MM(262420000000042/e94579ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124935393 DMM DEBUG MM(262420000000042/e94579ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124935393 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250113124935393 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) 20250113124935393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124935393 DMM INFO MM(262420000000042/e94579ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xe94579ef) (gprs_gmm.c:300) 20250113124935394 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124935394 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124935394 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250113124935394 DMM INFO MM(262420000000042/e94579ef) Subscriber data update (mmctx.c:445) 20250113124935394 DMM DEBUG MM(262420000000042/e94579ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124935394 DMM INFO MM(262420000000042/e94579ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124935394 DMM NOTICE MM(262420000000042/e94579ef) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250113124935394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124935394 DMM NOTICE MM(262420000000042/e94579ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124935394 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) 20250113124935395 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124935395 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250113124935395 DMM INFO MM(262420000000042/e94579ef) Subscriber data update (mmctx.c:445) 20250113124935395 DMM DEBUG MM(262420000000042/e94579ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124935401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124935402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124935402 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124935402 DMM INFO MM(262420000000042/e94579ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124935402 DMM NOTICE MM(262420000000042/e94579ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124935402 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124935402 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124935402 DLLC NOTICE LLME(d6c31655/e94579ef){ASSIGNED} LLGM Assign pre (ffffffff => e94579ef) (gprs_llc.c:1079) 20250113124935402 DLLC NOTICE LLME(ffffffff/e94579ef){ASSIGNED} LLGM Assign post (ffffffff => e94579ef) (gprs_llc.c:1125) 20250113124935402 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124935402 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124935402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124935402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113124936454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124936454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@c8734b6d4391: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@c8734b6d4391: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@c8734b6d4391: Final verdict of PTC: pass 20250113124936462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49450<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124936464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124936465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1091)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1103)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1101)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1096)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1099)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1094)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1089)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@c8734b6d4391: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Jan 13 12:49:36 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250113124936597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124936998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79320) 20250113124937465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124937466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79320, count=86732) 20250113124938467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124938467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Jan 13 12:49:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124939469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124939469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_llc_sabm_dm_ll5 started. 20250113124940056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124940058 DMM INFO MM(262420000000042/e94579ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124940058 DMM INFO MM(262420000000042/e94579ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124940058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124940058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124940058 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124940058 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124940058 DLLC NOTICE LLME(ffffffff/e94579ef){ASSIGNED} LLGM Assign pre (e94579ef => ffffffff) (gprs_llc.c:1079) 20250113124940058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e94579ef => ffffffff) (gprs_llc.c:1125) 20250113124940058 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250113124940058 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) 20250113124940058 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20250113124940058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124940058 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124940058 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124940058 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124940058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124940106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124940106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124940106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124940106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124940106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124940106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124940106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124940106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124940108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124940108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124940108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124940108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124940108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124940108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124940108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124940108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940108 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124940108 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124940108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124940109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124940109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124940112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124940122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124940122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124940148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124940148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124940148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124940148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124940148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124940148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124940148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124940148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124940149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124940149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124940149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124940150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124940150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124940150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124940150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124940150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940150 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124940150 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124940150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124940150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124940151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124940155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124940163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124940163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124940190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124940190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124940190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124940190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124940190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124940190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124940190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124940190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124940192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124940192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124940192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124940192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124940192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124940192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124940192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124940192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124940193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124940193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124940197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124940206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124940206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124940470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124940470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124940470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124940470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124940472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124940473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@c8734b6d4391: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D1585371'O, index=0 SGSN_Test-GSUP(1122)@c8734b6d4391: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@c8734b6d4391: 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 := 'DEABBA81B31B236A7BB24A76DD8EF27D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15DC65A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EC021315F49690A'O } } } } } 20250113124941526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124941526 DLLC NOTICE LLME(ffffffff/d1585371){UNASSIGNED} LLC RX: unknown TLLI 0xd1585371, creating LLME on the fly (gprs_llc.c:552) 20250113124941526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124941526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124941526 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124941526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124941526 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124941526 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124941526 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124941526 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124941526 DLLC NOTICE LLME(ffffffff/d1585371){UNASSIGNED} LLGM Assign pre (d1585371 => ecb3501b) (gprs_llc.c:1079) 20250113124941526 DLLC NOTICE LLME(d1585371/ecb3501b){ASSIGNED} LLGM Assign post (d1585371 => ecb3501b) (gprs_llc.c:1125) 20250113124941526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124941526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124941526 DMM DEBUG MM(262420000000043/ecb3501b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124941540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124941540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124941540 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124941540 DMM DEBUG MM(262420000000043/ecb3501b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250113124941540 DMM NOTICE MM(262420000000043/ecb3501b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124941540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124941540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124941540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124941540 DMM DEBUG MM(262420000000043/ecb3501b) Requesting authorization (sgsn_auth.c:160) 20250113124941540 DMM INFO MM(262420000000043/ecb3501b) Requesting authentication tuples (sgsn_auth.c:184) 20250113124941540 DMM DEBUG MM(262420000000043/ecb3501b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124941540 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250113124941540 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@c8734b6d4391: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@c8734b6d4391: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250113124941543 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124941543 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124941543 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124941543 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124941543 DMM INFO MM(262420000000043/ecb3501b) Subscriber data update (mmctx.c:445) 20250113124941543 DMM DEBUG MM(262420000000043/ecb3501b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124941543 DMM INFO MM(262420000000043/ecb3501b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124941543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124941543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124941543 DMM INFO MM(262420000000043/ecb3501b) <- GMM AUTH AND CIPHERING REQ (rand = de ab ba 81 b3 1b 23 6a 7b b2 4a 76 dd 8e f2 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124941551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124941551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124941551 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124941551 DMM INFO MM(262420000000043/ecb3501b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124941551 DMM NOTICE MM(262420000000043/ecb3501b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124941551 DMM DEBUG MM(262420000000043/ecb3501b) checking auth: received GSM SRES = 15 dc 65 a6 (gprs_gmm.c:666) 20250113124941551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124941551 DMM DEBUG MM(262420000000043/ecb3501b) Requesting authorization (sgsn_auth.c:160) 20250113124941551 DMM INFO MM(262420000000043/ecb3501b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124941551 DMM DEBUG MM(262420000000043/ecb3501b) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124941551 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250113124941551 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) 20250113124941551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124941551 DMM INFO MM(262420000000043/ecb3501b) <- GMM ATTACH ACCEPT (new P-TMSI=0xecb3501b) (gprs_gmm.c:300) 20250113124941552 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124941552 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124941552 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250113124941552 DMM INFO MM(262420000000043/ecb3501b) Subscriber data update (mmctx.c:445) 20250113124941552 DMM DEBUG MM(262420000000043/ecb3501b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124941552 DMM INFO MM(262420000000043/ecb3501b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124941552 DMM NOTICE MM(262420000000043/ecb3501b) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250113124941552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124941552 DMM NOTICE MM(262420000000043/ecb3501b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124941552 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) 20250113124941553 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124941553 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250113124941553 DMM INFO MM(262420000000043/ecb3501b) Subscriber data update (mmctx.c:445) 20250113124941553 DMM DEBUG MM(262420000000043/ecb3501b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124941559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124941559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124941560 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124941560 DMM INFO MM(262420000000043/ecb3501b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124941560 DMM NOTICE MM(262420000000043/ecb3501b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124941560 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124941560 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124941560 DLLC NOTICE LLME(d1585371/ecb3501b){ASSIGNED} LLGM Assign pre (ffffffff => ecb3501b) (gprs_llc.c:1079) 20250113124941560 DLLC NOTICE LLME(ffffffff/ecb3501b){ASSIGNED} LLGM Assign post (ffffffff => ecb3501b) (gprs_llc.c:1125) 20250113124941560 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124941560 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124941560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124941560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113124942611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124942611 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@c8734b6d4391: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@c8734b6d4391: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@c8734b6d4391: Final verdict of PTC: pass 20250113124942620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@c8734b6d4391: Final verdict of PTC: none 20250113124942622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113124942622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1120)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1115)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1110)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@c8734b6d4391: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1108)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1118)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1113)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@c8734b6d4391: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Jan 13 12:49:42 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250113124942754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124943155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87208) 20250113124943623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124943623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87208, count=91844) 20250113124944624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124944624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Jan 13 12:49:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124945625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124945625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_suspend_nopaging started. 20250113124946214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124946215 DMM INFO MM(262420000000043/ecb3501b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124946215 DMM INFO MM(262420000000043/ecb3501b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124946215 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124946215 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124946215 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124946216 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124946216 DLLC NOTICE LLME(ffffffff/ecb3501b){ASSIGNED} LLGM Assign pre (ecb3501b => ffffffff) (gprs_llc.c:1079) 20250113124946216 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecb3501b => ffffffff) (gprs_llc.c:1125) 20250113124946216 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250113124946216 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) 20250113124946216 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20250113124946216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113124946216 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124946216 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113124946216 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124946216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124946259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124946259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124946259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124946259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124946259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124946259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124946259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124946259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124946261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124946261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124946261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124946261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124946261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124946261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124946261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124946261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124946261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124946261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124946262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124946262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124946266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124946275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124946275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124946300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124946300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124946300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124946300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124946300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124946300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124946300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124946301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124946302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124946302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124946302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124946302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124946302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124946302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124946302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124946302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124946302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124946302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1134)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113124946303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124946303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124946307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124946316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124946316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1132)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124946331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124946331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124946331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124946331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124946331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124946331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124946331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124946331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124946332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124946332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124946332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124946333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124946333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124946333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124946333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124946333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124946333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124946333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124946333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124946333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124946333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124946336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124946345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124946345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124946626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124946626 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124946626 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124946626 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124946628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124946629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@c8734b6d4391: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E27A7B6E'O, index=0 SGSN_Test-GSUP(1141)@c8734b6d4391: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@c8734b6d4391: 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 := '7356325416670CBB84C82EC99162D8BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61CD6415'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CF985261CA15798'O } } } } } 20250113124947683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947683 DLLC NOTICE LLME(ffffffff/e27a7b6e){UNASSIGNED} LLC RX: unknown TLLI 0xe27a7b6e, creating LLME on the fly (gprs_llc.c:552) 20250113124947683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124947683 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124947684 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124947684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113124947684 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124947684 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113124947684 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124947684 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124947684 DLLC NOTICE LLME(ffffffff/e27a7b6e){UNASSIGNED} LLGM Assign pre (e27a7b6e => f355bf9b) (gprs_llc.c:1079) 20250113124947684 DLLC NOTICE LLME(e27a7b6e/f355bf9b){ASSIGNED} LLGM Assign post (e27a7b6e => f355bf9b) (gprs_llc.c:1125) 20250113124947684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124947684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124947684 DMM DEBUG MM(262420000000048/f355bf9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124947698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124947698 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124947698 DMM DEBUG MM(262420000000048/f355bf9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250113124947698 DMM NOTICE MM(262420000000048/f355bf9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124947698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124947698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124947698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124947698 DMM DEBUG MM(262420000000048/f355bf9b) Requesting authorization (sgsn_auth.c:160) 20250113124947698 DMM INFO MM(262420000000048/f355bf9b) Requesting authentication tuples (sgsn_auth.c:184) 20250113124947698 DMM DEBUG MM(262420000000048/f355bf9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124947698 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250113124947698 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@c8734b6d4391: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@c8734b6d4391: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250113124947700 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124947700 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124947700 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124947700 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124947700 DMM INFO MM(262420000000048/f355bf9b) Subscriber data update (mmctx.c:445) 20250113124947700 DMM DEBUG MM(262420000000048/f355bf9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124947700 DMM INFO MM(262420000000048/f355bf9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124947700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124947700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124947700 DMM INFO MM(262420000000048/f355bf9b) <- GMM AUTH AND CIPHERING REQ (rand = 73 56 32 54 16 67 0c bb 84 c8 2e c9 91 62 d8 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124947708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124947709 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124947709 DMM INFO MM(262420000000048/f355bf9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124947709 DMM NOTICE MM(262420000000048/f355bf9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124947709 DMM DEBUG MM(262420000000048/f355bf9b) checking auth: received GSM SRES = 61 cd 64 15 (gprs_gmm.c:666) 20250113124947709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124947709 DMM DEBUG MM(262420000000048/f355bf9b) Requesting authorization (sgsn_auth.c:160) 20250113124947709 DMM INFO MM(262420000000048/f355bf9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124947709 DMM DEBUG MM(262420000000048/f355bf9b) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124947709 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250113124947709 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) 20250113124947709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124947709 DMM INFO MM(262420000000048/f355bf9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf355bf9b) (gprs_gmm.c:300) 20250113124947710 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124947710 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124947710 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250113124947710 DMM INFO MM(262420000000048/f355bf9b) Subscriber data update (mmctx.c:445) 20250113124947710 DMM DEBUG MM(262420000000048/f355bf9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124947710 DMM INFO MM(262420000000048/f355bf9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124947710 DMM NOTICE[1;33m MM(262420000000048/f355bf9b) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250113124947710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124947710 DMM NOTICE MM(262420000000048/f355bf9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124947710 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) 20250113124947711 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124947711 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250113124947711 DMM INFO MM(262420000000048/f355bf9b) Subscriber data update (mmctx.c:445) 20250113124947711 DMM DEBUG MM(262420000000048/f355bf9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124947717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124947717 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124947717 DMM INFO MM(262420000000048/f355bf9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124947717 DMM NOTICE MM(262420000000048/f355bf9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124947717 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124947717 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124947717 DLLC NOTICE LLME(e27a7b6e/f355bf9b){ASSIGNED} LLGM Assign pre (ffffffff => f355bf9b) (gprs_llc.c:1079) 20250113124947717 DLLC NOTICE LLME(ffffffff/f355bf9b){ASSIGNED} LLGM Assign post (ffffffff => f355bf9b) (gprs_llc.c:1125) 20250113124947717 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124947717 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124947717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124947717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@c8734b6d4391: setverdict(pass): none -> pass 20250113124947769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124947769 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124947769 DMM INFO MM(262420000000048/f355bf9b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124947769 DMM INFO MM(262420000000048/f355bf9b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124947769 DMM DEBUG MM(262420000000048/f355bf9b) Using GGSN 0 (gprs_sm.c:312) 20250113124947769 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) 20250113124947769 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250113124947769 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124947769 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124947769 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250113124947781 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 2d ee 67 63 11 42 0a e5 d6 14 05 7f 1e 62 b4 7b 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) 20250113124947781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1947218, cbp=0x5575f9267890) (sgsn_libgtp.c:632) 20250113124947781 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124947781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=f355bf9b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124947781 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124947781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124947789 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250113124947794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124947794 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250113124947794 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250113124947797 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250113124947797 DMM INFO MM(262420000000048/f355bf9b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@c8734b6d4391: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@c8734b6d4391: Final verdict of PTC: pass 20250113124952806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113124952810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1141)@c8734b6d4391: Final verdict of PTC: none 20250113124952810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1129)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1135)@c8734b6d4391: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@c8734b6d4391: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@c8734b6d4391: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1139)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1137)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1133)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1127)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@c8734b6d4391: Test case TC_suspend_nopaging finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Jan 13 12:49:52 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250113124952939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124953340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99520) 20250113124953810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124953810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99520, count=100960) 20250113124954811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124954811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Jan 13 12:49:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113124955812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124955812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_suspend_resume started. 20250113124956402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113124956404 DMM INFO MM(262420000000048/f355bf9b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113124956404 DMM INFO MM(262420000000048/f355bf9b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113124956404 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113124956404 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113124956404 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113124956404 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113124956404 DLLC NOTICE LLME(ffffffff/f355bf9b){ASSIGNED} LLGM Assign pre (f355bf9b => ffffffff) (gprs_llc.c:1079) 20250113124956404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f355bf9b => ffffffff) (gprs_llc.c:1125) 20250113124956404 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113124956404 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113124956404 DMM NOTICE MM(262420000000048/f355bf9b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113124956404 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250113124956404 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113124956404 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113124956404 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250113124956404 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250113124956404 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) 20250113124956404 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20250113124956404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113124956404 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113124956404 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113124956404 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113124956404 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124956457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113124956457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124956457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124956457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113124956457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124956457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124956457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124956457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1149)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1148)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113124956458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124956458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124956458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124956459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124956459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124956459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124956459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124956459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956459 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113124956459 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124956459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1149)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113124956459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124956459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124956463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124956471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124956471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1146)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124956491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113124956491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124956491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124956491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956491 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113124956491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124956491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124956491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124956491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124956494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124956494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124956494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124956494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124956494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124956494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124956494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124956494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113124956494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124956494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124956495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124956495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124956499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113124956509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124956509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1151)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113124956519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113124956519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113124956519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113124956519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113124956519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113124956519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113124956519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113124956519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113124956521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113124956521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113124956521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113124956521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113124956521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113124956521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113124956521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113124956521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113124956521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113124956521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113124956521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113124956522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113124956522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113124956525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113124956532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124956532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113124956812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113124956812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113124956812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113124956812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113124956815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113124956816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@c8734b6d4391: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='E8FA9CDF'O, index=0 SGSN_Test-GSUP(1160)@c8734b6d4391: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@c8734b6d4391: 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 := 'C6C8F2DF33EAB9CC1E760E43E841577B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E84D1D06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '226FE077CC17FF87'O } } } } } 20250113124957875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957875 DLLC NOTICE LLME(ffffffff/e8fa9cdf){UNASSIGNED} LLC RX: unknown TLLI 0xe8fa9cdf, creating LLME on the fly (gprs_llc.c:552) 20250113124957875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124957875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20250113124957875 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113124957875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113124957875 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113124957875 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113124957875 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113124957875 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113124957875 DLLC NOTICE LLME(ffffffff/e8fa9cdf){UNASSIGNED} LLGM Assign pre (e8fa9cdf => f61fdfdc) (gprs_llc.c:1079) 20250113124957875 DLLC NOTICE LLME(e8fa9cdf/f61fdfdc){ASSIGNED} LLGM Assign post (e8fa9cdf => f61fdfdc) (gprs_llc.c:1125) 20250113124957875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113124957875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113124957875 DMM DEBUG MM(262420000000049/f61fdfdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113124957888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113124957888 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124957888 DMM DEBUG MM(262420000000049/f61fdfdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250113124957888 DMM NOTICE MM(262420000000049/f61fdfdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113124957888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113124957888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113124957888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113124957888 DMM DEBUG MM(262420000000049/f61fdfdc) Requesting authorization (sgsn_auth.c:160) 20250113124957888 DMM INFO MM(262420000000049/f61fdfdc) Requesting authentication tuples (sgsn_auth.c:184) 20250113124957888 DMM DEBUG MM(262420000000049/f61fdfdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113124957888 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250113124957888 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@c8734b6d4391: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@c8734b6d4391: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250113124957891 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113124957891 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113124957891 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113124957891 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113124957891 DMM INFO MM(262420000000049/f61fdfdc) Subscriber data update (mmctx.c:445) 20250113124957891 DMM DEBUG MM(262420000000049/f61fdfdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113124957891 DMM INFO MM(262420000000049/f61fdfdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113124957891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113124957891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113124957891 DMM INFO MM(262420000000049/f61fdfdc) <- GMM AUTH AND CIPHERING REQ (rand = c6 c8 f2 df 33 ea b9 cc 1e 76 0e 43 e8 41 57 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113124957898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250113124957898 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124957898 DMM INFO MM(262420000000049/f61fdfdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113124957898 DMM NOTICE MM(262420000000049/f61fdfdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113124957898 DMM DEBUG MM(262420000000049/f61fdfdc) checking auth: received GSM SRES = e8 4d 1d 06 (gprs_gmm.c:666) 20250113124957898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113124957898 DMM DEBUG MM(262420000000049/f61fdfdc) Requesting authorization (sgsn_auth.c:160) 20250113124957898 DMM INFO MM(262420000000049/f61fdfdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113124957898 DMM DEBUG MM(262420000000049/f61fdfdc) Requesting subscriber data update (gprs_subscriber.c:894) 20250113124957898 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250113124957898 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) 20250113124957898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113124957898 DMM INFO MM(262420000000049/f61fdfdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf61fdfdc) (gprs_gmm.c:300) 20250113124957900 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113124957900 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113124957900 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250113124957900 DMM INFO MM(262420000000049/f61fdfdc) Subscriber data update (mmctx.c:445) 20250113124957900 DMM DEBUG MM(262420000000049/f61fdfdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113124957900 DMM INFO MM(262420000000049/f61fdfdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113124957900 DMM NOTICE MM(262420000000049/f61fdfdc) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250113124957900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113124957900 DMM NOTICE MM(262420000000049/f61fdfdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113124957900 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) 20250113124957900 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113124957900 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250113124957900 DMM INFO MM(262420000000049/f61fdfdc) Subscriber data update (mmctx.c:445) 20250113124957900 DMM DEBUG MM(262420000000049/f61fdfdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113124957906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113124957906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124957906 DMM INFO MM(262420000000049/f61fdfdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113124957906 DMM NOTICE MM(262420000000049/f61fdfdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113124957906 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113124957906 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113124957906 DLLC NOTICE LLME(e8fa9cdf/f61fdfdc){ASSIGNED} LLGM Assign pre (ffffffff => f61fdfdc) (gprs_llc.c:1079) 20250113124957906 DLLC NOTICE LLME(ffffffff/f61fdfdc){ASSIGNED} LLGM Assign post (ffffffff => f61fdfdc) (gprs_llc.c:1125) 20250113124957906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113124957906 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113124957906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113124957907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@c8734b6d4391: setverdict(pass): none -> pass 20250113124957958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113124957958 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113124957958 DMM INFO MM(262420000000049/f61fdfdc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113124957958 DMM INFO MM(262420000000049/f61fdfdc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113124957958 DMM DEBUG MM(262420000000049/f61fdfdc) Using GGSN 0 (gprs_sm.c:312) 20250113124957958 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) 20250113124957958 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250113124957958 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113124957958 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250113124957958 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250113124957970 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 95 e3 39 d0 11 2c 24 91 fc 14 05 7f 86 80 3d 43 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) 20250113124957970 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd1948288, cbp=0x5575f9267c20) (sgsn_libgtp.c:632) 20250113124957970 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113124957970 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=f61fdfdc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113124957970 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113124957970 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113124957978 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250113124957984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113124957984 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250113124957984 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250113124957988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250113124957988 DMM INFO MM(262420000000049/f61fdfdc) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250113125002995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125002995 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250113125002995 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250113125002998 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@c8734b6d4391: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@c8734b6d4391: Final verdict of PTC: pass 20250113125003008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125003011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125003011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1149)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1160)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1158)@c8734b6d4391: Final verdict of PTC: none TC_suspend_resume-BVCI210(1151)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@c8734b6d4391: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1154)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@c8734b6d4391: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1152)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1147)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1156)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_resume-BVCI210(1151): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@c8734b6d4391: Test case TC_suspend_resume finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Jan 13 12:50:03 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250113125003142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125003543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20250113125004012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125004012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96148, count=104320) 20250113125004592 DGPRS DEBUG Checking for inactive LLMEs, time = 18583338 (sgsn.c:131) 20250113125005013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125005013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Jan 13 12:50:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125006014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125006014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_suspend_rau started. 20250113125006600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125006601 DMM INFO MM(262420000000049/f61fdfdc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125006601 DMM INFO MM(262420000000049/f61fdfdc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125006601 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125006601 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125006601 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125006602 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113125006602 DLLC NOTICE LLME(ffffffff/f61fdfdc){ASSIGNED} LLGM Assign pre (f61fdfdc => ffffffff) (gprs_llc.c:1079) 20250113125006602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f61fdfdc => ffffffff) (gprs_llc.c:1125) 20250113125006602 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113125006602 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125006602 DMM NOTICE MM(262420000000049/f61fdfdc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125006602 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250113125006602 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125006602 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125006602 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250113125006602 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250113125006602 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) 20250113125006602 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20250113125006602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113125006602 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125006602 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113125006602 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125006602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125006644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125006644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125006644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125006644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125006644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125006644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125006644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125006644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125006646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125006646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125006646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125006646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125006646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125006646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125006646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125006646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125006647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125006647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125006647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125006647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125006651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125006660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125006660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125006684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125006684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125006684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125006684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125006684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125006684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125006684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125006684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125006686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125006686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125006686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125006686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125006686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125006686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125006686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125006686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125006686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125006686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125006686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125006686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125006690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125006700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125006700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125006721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125006721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125006721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125006721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125006721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125006721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125006721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125006721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125006723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125006723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125006723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125006723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125006723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125006723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125006723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125006723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125006723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125006723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125006727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125006737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125006737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125007015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125007015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125007015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125007015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125007017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250113125007017 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@c8734b6d4391: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='C655DE06'O, index=0 SGSN_Test-GSUP(1179)@c8734b6d4391: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@c8734b6d4391: 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 := '5C3D80AEC96C4E536DD13CB0A713612E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A36FD8A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '753E8F52C32DE38F'O } } } } } 20250113125008070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008070 DLLC NOTICE LLME(ffffffff/c655de06){UNASSIGNED} LLC RX: unknown TLLI 0xc655de06, creating LLME on the fly (gprs_llc.c:552) 20250113125008070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125008070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125008070 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125008070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125008070 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125008070 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125008070 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125008070 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125008070 DLLC NOTICE LLME(ffffffff/c655de06){UNASSIGNED} LLGM Assign pre (c655de06 => fa7e57cd) (gprs_llc.c:1079) 20250113125008070 DLLC NOTICE LLME(c655de06/fa7e57cd){ASSIGNED} LLGM Assign post (c655de06 => fa7e57cd) (gprs_llc.c:1125) 20250113125008070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125008070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125008070 DMM DEBUG MM(262420000000050/fa7e57cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125008085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125008085 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125008085 DMM DEBUG MM(262420000000050/fa7e57cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250113125008085 DMM NOTICE MM(262420000000050/fa7e57cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125008085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125008085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125008085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125008085 DMM DEBUG MM(262420000000050/fa7e57cd) Requesting authorization (sgsn_auth.c:160) 20250113125008085 DMM INFO MM(262420000000050/fa7e57cd) Requesting authentication tuples (sgsn_auth.c:184) 20250113125008085 DMM DEBUG MM(262420000000050/fa7e57cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125008085 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250113125008085 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@c8734b6d4391: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@c8734b6d4391: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250113125008088 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125008088 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125008088 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125008088 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125008088 DMM INFO MM(262420000000050/fa7e57cd) Subscriber data update (mmctx.c:445) 20250113125008088 DMM DEBUG MM(262420000000050/fa7e57cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125008088 DMM INFO MM(262420000000050/fa7e57cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125008088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125008088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125008088 DMM INFO MM(262420000000050/fa7e57cd) <- GMM AUTH AND CIPHERING REQ (rand = 5c 3d 80 ae c9 6c 4e 53 6d d1 3c b0 a7 13 61 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125008095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125008095 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125008095 DMM INFO MM(262420000000050/fa7e57cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125008095 DMM NOTICE MM(262420000000050/fa7e57cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125008095 DMM DEBUG MM(262420000000050/fa7e57cd) checking auth: received GSM SRES = a3 6f d8 a6 (gprs_gmm.c:666) 20250113125008095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125008095 DMM DEBUG MM(262420000000050/fa7e57cd) Requesting authorization (sgsn_auth.c:160) 20250113125008095 DMM INFO MM(262420000000050/fa7e57cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125008095 DMM DEBUG MM(262420000000050/fa7e57cd) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125008095 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250113125008095 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) 20250113125008096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125008096 DMM INFO MM(262420000000050/fa7e57cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa7e57cd) (gprs_gmm.c:300) 20250113125008097 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125008097 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125008097 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250113125008097 DMM INFO MM(262420000000050/fa7e57cd) Subscriber data update (mmctx.c:445) 20250113125008097 DMM DEBUG MM(262420000000050/fa7e57cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125008097 DMM INFO MM(262420000000050/fa7e57cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125008097 DMM NOTICE MM(262420000000050/fa7e57cd) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250113125008097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125008097 DMM NOTICE MM(262420000000050/fa7e57cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125008097 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) 20250113125008097 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125008097 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250113125008097 DMM INFO MM(262420000000050/fa7e57cd) Subscriber data update (mmctx.c:445) 20250113125008097 DMM DEBUG MM(262420000000050/fa7e57cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125008104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125008104 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125008104 DMM INFO MM(262420000000050/fa7e57cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125008104 DMM NOTICE MM(262420000000050/fa7e57cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125008104 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125008104 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125008104 DLLC NOTICE LLME(c655de06/fa7e57cd){ASSIGNED} LLGM Assign pre (ffffffff => fa7e57cd) (gprs_llc.c:1079) 20250113125008104 DLLC NOTICE LLME(ffffffff/fa7e57cd){ASSIGNED} LLGM Assign post (ffffffff => fa7e57cd) (gprs_llc.c:1125) 20250113125008104 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125008104 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125008104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125008104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@c8734b6d4391: setverdict(pass): none -> pass 20250113125008155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125008155 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125008155 DMM INFO MM(262420000000050/fa7e57cd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125008155 DMM INFO MM(262420000000050/fa7e57cd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125008155 DMM DEBUG MM(262420000000050/fa7e57cd) Using GGSN 0 (gprs_sm.c:312) 20250113125008155 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) 20250113125008155 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250113125008155 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125008155 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125008155 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250113125008165 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 9f dd 6c fe 11 ee 7d 95 d0 14 05 7f b3 f4 82 e8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250113125008165 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd19492f8, cbp=0x5575f9267fb0) (sgsn_libgtp.c:632) 20250113125008165 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125008165 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=fa7e57cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125008165 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125008165 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125008173 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250113125008178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125008178 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250113125008178 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250113125008181 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250113125008181 DMM INFO MM(262420000000050/fa7e57cd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250113125013190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125013190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125013190 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125013190 DMM INFO MM(262420000000050/fa7e57cd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113125013190 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125013190 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250113125013190 DLLC NOTICE LLME(ffffffff/fa7e57cd){ASSIGNED} LLGM Assign pre (fa7e57cd => ddbfbf79) (gprs_llc.c:1079) 20250113125013190 DLLC NOTICE LLME(fa7e57cd/ddbfbf79){ASSIGNED} LLGM Assign post (fa7e57cd => ddbfbf79) (gprs_llc.c:1125) 20250113125013190 DMM INFO MM(262420000000050/ddbfbf79) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125013198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125013198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125013198 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125013198 DMM INFO MM(262420000000050/ddbfbf79) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113125013198 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113125013198 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125013198 DLLC NOTICE LLME(fa7e57cd/ddbfbf79){ASSIGNED} LLGM Assign pre (ffffffff => ddbfbf79) (gprs_llc.c:1079) 20250113125013198 DLLC NOTICE LLME(ffffffff/ddbfbf79){ASSIGNED} LLGM Assign post (ffffffff => ddbfbf79) (gprs_llc.c:1125) 20250113125013198 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250113125013697 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@c8734b6d4391: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@c8734b6d4391: Final verdict of PTC: pass 20250113125013707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125013709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125013709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1167)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1172)@c8734b6d4391: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1179)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@c8734b6d4391: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1177)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1165)@c8734b6d4391: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1175)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1170)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@c8734b6d4391: Test case TC_suspend_rau finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Jan 13 12:50:13 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250113125013845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125014247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109352) 20250113125014710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125014710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109352, count=110892) 20250113125015711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125015711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Jan 13 12:50:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125016712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125016712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_paging_ps started. 20250113125017307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125017309 DMM INFO MM(262420000000050/ddbfbf79) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125017309 DMM INFO MM(262420000000050/ddbfbf79) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125017309 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125017309 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125017309 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125017309 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113125017309 DLLC NOTICE LLME(ffffffff/ddbfbf79){ASSIGNED} LLGM Assign pre (ddbfbf79 => ffffffff) (gprs_llc.c:1079) 20250113125017309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddbfbf79 => ffffffff) (gprs_llc.c:1125) 20250113125017309 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113125017309 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125017309 DMM NOTICE MM(262420000000050/ddbfbf79) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125017309 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250113125017309 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125017309 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125017309 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250113125017309 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250113125017309 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) 20250113125017309 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20250113125017309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125017309 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125017309 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125017309 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125017309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125017354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125017354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125017354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125017356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125017356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125017356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125017356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125017356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125017356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125017356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125017356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125017356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125017356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125017357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125017357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125017361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1187)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125017372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125017372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125017402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125017402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125017402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125017402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125017402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125017402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125017402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125017402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125017403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125017403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125017403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125017404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125017404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125017404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125017404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125017404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017404 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125017404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125017404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125017404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125017404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125017408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125017419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125017419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125017443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125017443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125017443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125017443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125017443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125017443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125017443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125017443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125017445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125017445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125017445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125017445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125017445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125017445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125017445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125017445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125017445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125017445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125017445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125017445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125017445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125017449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125017459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125017459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125017713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125017713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125017713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125017713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125017716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125017716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@c8734b6d4391: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C3ED5A16'O, index=0 SGSN_Test-GSUP(1198)@c8734b6d4391: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@c8734b6d4391: 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 := '902A87650035DD8FDDCB86340815DA2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '434DDF3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B1714347EAE6325'O } } } } } 20250113125018771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125018771 DLLC NOTICE LLME(ffffffff/c3ed5a16){UNASSIGNED} LLC RX: unknown TLLI 0xc3ed5a16, creating LLME on the fly (gprs_llc.c:552) 20250113125018771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125018771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125018771 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125018771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113125018771 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125018771 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113125018771 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125018771 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125018771 DLLC NOTICE LLME(ffffffff/c3ed5a16){UNASSIGNED} LLGM Assign pre (c3ed5a16 => f1a979b3) (gprs_llc.c:1079) 20250113125018771 DLLC NOTICE LLME(c3ed5a16/f1a979b3){ASSIGNED} LLGM Assign post (c3ed5a16 => f1a979b3) (gprs_llc.c:1125) 20250113125018771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125018771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125018771 DMM DEBUG MM(262420000000051/f1a979b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125018783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125018783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125018783 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125018783 DMM DEBUG MM(262420000000051/f1a979b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250113125018783 DMM NOTICE MM(262420000000051/f1a979b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125018784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125018784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125018784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125018784 DMM DEBUG MM(262420000000051/f1a979b3) Requesting authorization (sgsn_auth.c:160) 20250113125018784 DMM INFO MM(262420000000051/f1a979b3) Requesting authentication tuples (sgsn_auth.c:184) 20250113125018784 DMM DEBUG MM(262420000000051/f1a979b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125018784 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250113125018784 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@c8734b6d4391: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@c8734b6d4391: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250113125018787 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125018787 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125018787 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125018787 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125018787 DMM INFO MM(262420000000051/f1a979b3) Subscriber data update (mmctx.c:445) 20250113125018787 DMM DEBUG MM(262420000000051/f1a979b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125018787 DMM INFO MM(262420000000051/f1a979b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125018787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125018787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125018787 DMM INFO MM(262420000000051/f1a979b3) <- GMM AUTH AND CIPHERING REQ (rand = 90 2a 87 65 00 35 dd 8f dd cb 86 34 08 15 da 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125018796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125018796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125018796 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125018796 DMM INFO MM(262420000000051/f1a979b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125018796 DMM NOTICE MM(262420000000051/f1a979b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125018796 DMM DEBUG MM(262420000000051/f1a979b3) checking auth: received GSM SRES = 43 4d df 3b (gprs_gmm.c:666) 20250113125018796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125018796 DMM DEBUG MM(262420000000051/f1a979b3) Requesting authorization (sgsn_auth.c:160) 20250113125018796 DMM INFO MM(262420000000051/f1a979b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125018796 DMM DEBUG MM(262420000000051/f1a979b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125018796 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250113125018796 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) 20250113125018796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125018796 DMM INFO MM(262420000000051/f1a979b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1a979b3) (gprs_gmm.c:300) 20250113125018797 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125018797 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125018797 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250113125018797 DMM INFO MM(262420000000051/f1a979b3) Subscriber data update (mmctx.c:445) 20250113125018797 DMM DEBUG MM(262420000000051/f1a979b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125018797 DMM INFO MM(262420000000051/f1a979b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125018798 DMM NOTICE MM(262420000000051/f1a979b3) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250113125018798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125018798 DMM NOTICE MM(262420000000051/f1a979b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125018798 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) 20250113125018798 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125018798 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250113125018798 DMM INFO MM(262420000000051/f1a979b3) Subscriber data update (mmctx.c:445) 20250113125018798 DMM DEBUG MM(262420000000051/f1a979b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125018805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125018805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125018805 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125018805 DMM INFO MM(262420000000051/f1a979b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125018805 DMM NOTICE MM(262420000000051/f1a979b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125018805 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125018805 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125018805 DLLC NOTICE LLME(c3ed5a16/f1a979b3){ASSIGNED} LLGM Assign pre (ffffffff => f1a979b3) (gprs_llc.c:1079) 20250113125018805 DLLC NOTICE LLME(ffffffff/f1a979b3){ASSIGNED} LLGM Assign post (ffffffff => f1a979b3) (gprs_llc.c:1125) 20250113125018805 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125018805 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125018805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125018805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125018857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125018857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125018857 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125018857 DMM INFO MM(262420000000051/f1a979b3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125018857 DMM INFO MM(262420000000051/f1a979b3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125018857 DMM DEBUG MM(262420000000051/f1a979b3) Using GGSN 0 (gprs_sm.c:312) 20250113125018857 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) 20250113125018857 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250113125018857 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125018857 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125018857 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250113125018868 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 e7 6f d1 21 11 4a ce aa ef 14 05 7f ed 3b b9 62 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) 20250113125018868 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194a368, cbp=0x5575f9269700) (sgsn_libgtp.c:632) 20250113125018868 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125018868 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926dfb8 TLLI=f1a979b3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125018868 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125018868 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@c8734b6d4391: setverdict(pass): none -> pass TC_paging_ps(1200)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125018875 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250113125021857 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125021857 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125021857 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125023884 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250113125023884 DMM INFO MM(262420000000051/f1a979b3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@c8734b6d4391: 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 := 'F1A979B3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@c8734b6d4391: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@c8734b6d4391: Final verdict of PTC: pass 20250113125023899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125023901 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125023901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1191)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1196)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1186)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1189)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1194)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1184)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@c8734b6d4391: Test case TC_paging_ps finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Jan 13 12:50:23 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250113125024033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125024434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95140) 20250113125024902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125024902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95140, count=104008) 20250113125025903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125025904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Jan 13 12:50:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125026904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125026905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_paging_ps_ra_multiple_cells started. 20250113125027495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125027497 DMM INFO MM(262420000000051/f1a979b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125027497 DMM INFO MM(262420000000051/f1a979b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125027497 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125027497 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125027497 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125027497 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250113125027497 DLLC NOTICE LLME(ffffffff/f1a979b3){ASSIGNED} LLGM Assign pre (f1a979b3 => ffffffff) (gprs_llc.c:1079) 20250113125027497 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1a979b3 => ffffffff) (gprs_llc.c:1125) 20250113125027497 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926dc60 (gprs_sndcp.c:574) 20250113125027497 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926dfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125027497 DMM NOTICE MM(262420000000051/f1a979b3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125027497 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250113125027497 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125027497 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125027497 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250113125027497 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250113125027497 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) 20250113125027497 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20250113125027497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113125027497 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125027497 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113125027497 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125027497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125027551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125027551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125027551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125027551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125027551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125027551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125027551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125027551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125027552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125027552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125027552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125027553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125027553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125027553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125027553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125027553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125027553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125027553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125027553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125027553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125027557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125027567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125027567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125027591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125027591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125027591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125027591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125027591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125027591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125027591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125027591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125027593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125027593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125027593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125027593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125027593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125027593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125027593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125027593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125027593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125027593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125027594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125027594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125027598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125027607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125027607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125027640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125027640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125027640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125027640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125027640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125027640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125027640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125027640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125027642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125027642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125027642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125027642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125027642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125027642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125027642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125027642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125027642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125027642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125027642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125027643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125027643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125027647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125027657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125027657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125027905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125027906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125027906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125027906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125027908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125027908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@c8734b6d4391: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6137C6B'O, index=0 SGSN_Test-GSUP(1217)@c8734b6d4391: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@c8734b6d4391: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c8734b6d4391: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6137C6B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c8734b6d4391: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E6137C6B'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@c8734b6d4391: 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 := 'EA625B36D17C22F7FFD79492A3D48B76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC0D76B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02E85F609C5DC0F2'O } } } } } 20250113125028969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125028969 DLLC NOTICE LLME(ffffffff/e6137c6b){UNASSIGNED} LLC RX: unknown TLLI 0xe6137c6b, creating LLME on the fly (gprs_llc.c:552) 20250113125028969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125028969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125028969 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125028970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125028970 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125028970 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125028970 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125028970 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125028970 DLLC NOTICE LLME(ffffffff/e6137c6b){UNASSIGNED} LLGM Assign pre (e6137c6b => fe7b1a46) (gprs_llc.c:1079) 20250113125028970 DLLC NOTICE LLME(e6137c6b/fe7b1a46){ASSIGNED} LLGM Assign post (e6137c6b => fe7b1a46) (gprs_llc.c:1125) 20250113125028970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125028970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125028970 DMM DEBUG MM(262420000000052/fe7b1a46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125028983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125028983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125028983 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125028983 DMM DEBUG MM(262420000000052/fe7b1a46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250113125028983 DMM NOTICE MM(262420000000052/fe7b1a46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125028983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125028983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125028983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125028983 DMM DEBUG MM(262420000000052/fe7b1a46) Requesting authorization (sgsn_auth.c:160) 20250113125028983 DMM INFO MM(262420000000052/fe7b1a46) Requesting authentication tuples (sgsn_auth.c:184) 20250113125028983 DMM DEBUG MM(262420000000052/fe7b1a46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125028983 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250113125028983 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@c8734b6d4391: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@c8734b6d4391: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250113125028986 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125028986 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125028986 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125028986 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125028986 DMM INFO MM(262420000000052/fe7b1a46) Subscriber data update (mmctx.c:445) 20250113125028986 DMM DEBUG MM(262420000000052/fe7b1a46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125028986 DMM INFO MM(262420000000052/fe7b1a46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125028986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125028986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125028986 DMM INFO MM(262420000000052/fe7b1a46) <- GMM AUTH AND CIPHERING REQ (rand = ea 62 5b 36 d1 7c 22 f7 ff d7 94 92 a3 d4 8b 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125028994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125028994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125028994 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125028994 DMM INFO MM(262420000000052/fe7b1a46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125028994 DMM NOTICE MM(262420000000052/fe7b1a46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125028994 DMM DEBUG MM(262420000000052/fe7b1a46) checking auth: received GSM SRES = ec 0d 76 b1 (gprs_gmm.c:666) 20250113125028994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125028994 DMM DEBUG MM(262420000000052/fe7b1a46) Requesting authorization (sgsn_auth.c:160) 20250113125028994 DMM INFO MM(262420000000052/fe7b1a46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125028994 DMM DEBUG MM(262420000000052/fe7b1a46) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125028994 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250113125028994 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) 20250113125028994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125028994 DMM INFO MM(262420000000052/fe7b1a46) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe7b1a46) (gprs_gmm.c:300) 20250113125028995 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125028995 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125028995 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250113125028995 DMM INFO MM(262420000000052/fe7b1a46) Subscriber data update (mmctx.c:445) 20250113125028995 DMM DEBUG MM(262420000000052/fe7b1a46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125028995 DMM INFO MM(262420000000052/fe7b1a46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125028995 DMM NOTICE MM(262420000000052/fe7b1a46) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250113125028995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125028995 DMM NOTICE MM(262420000000052/fe7b1a46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125028995 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) 20250113125028996 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125028996 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250113125028996 DMM INFO MM(262420000000052/fe7b1a46) Subscriber data update (mmctx.c:445) 20250113125028996 DMM DEBUG MM(262420000000052/fe7b1a46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125029001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125029001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125029001 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125029001 DMM INFO MM(262420000000052/fe7b1a46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125029001 DMM NOTICE MM(262420000000052/fe7b1a46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125029001 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125029001 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125029001 DLLC NOTICE LLME(e6137c6b/fe7b1a46){ASSIGNED} LLGM Assign pre (ffffffff => fe7b1a46) (gprs_llc.c:1079) 20250113125029001 DLLC NOTICE LLME(ffffffff/fe7b1a46){ASSIGNED} LLGM Assign post (ffffffff => fe7b1a46) (gprs_llc.c:1125) 20250113125029001 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125029002 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125029002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125029002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125029053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125029053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125029053 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125029053 DMM INFO MM(262420000000052/fe7b1a46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125029053 DMM INFO MM(262420000000052/fe7b1a46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125029053 DMM DEBUG MM(262420000000052/fe7b1a46) Using GGSN 0 (gprs_sm.c:312) 20250113125029053 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) 20250113125029053 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250113125029053 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125029053 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125029053 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250113125029064 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 ce 0b 89 9b 11 6a 80 90 57 14 05 7f 80 22 6b 6c 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) 20250113125029064 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194b3d8, cbp=0x5575f926a1e0) (sgsn_libgtp.c:632) 20250113125029064 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125029064 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926f128 TLLI=fe7b1a46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125029064 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125029064 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@c8734b6d4391: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125029070 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250113125032054 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125032054 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125032054 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125034080 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250113125034080 DMM INFO MM(262420000000052/fe7b1a46) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c8734b6d4391: 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 := 'FE7B1A46'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250113125034593 DGPRS DEBUG Checking for inactive LLMEs, time = 18583368 (sgsn.c:131) 20250113125047906 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113125047906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125047907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113125057555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125057557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125057557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125057595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125057597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125057597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125057644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125057645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125057645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@c8734b6d4391: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c8734b6d4391: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20250113125058982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125058982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1205)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1216)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1210)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@c8734b6d4391: Final verdict of PTC: none 20250113125058986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1207)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1208)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1214)@c8734b6d4391: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@c8734b6d4391: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1203)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@c8734b6d4391: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Jan 13 12:50:59 UTC 2025 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250113125059117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125059518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108032) 20250113125059983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125059983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108032, count=109192) 20250113125100985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125100985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Jan 13 12:51:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125101986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125101986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_bssgp_rim_single_report started. 20250113125102580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125102582 DMM INFO MM(262420000000052/fe7b1a46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125102582 DMM INFO MM(262420000000052/fe7b1a46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125102582 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125102582 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125102582 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125102582 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250113125102582 DLLC NOTICE LLME(ffffffff/fe7b1a46){ASSIGNED} LLGM Assign pre (fe7b1a46 => ffffffff) (gprs_llc.c:1079) 20250113125102582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe7b1a46 => ffffffff) (gprs_llc.c:1125) 20250113125102582 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926edd0 (gprs_sndcp.c:574) 20250113125102582 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926f128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125102582 DMM NOTICE MM(262420000000052/fe7b1a46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125102582 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250113125102582 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125102582 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125102582 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250113125102582 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250113125102582 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) 20250113125102582 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20250113125102582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125102582 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125102582 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125102582 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125102582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125102632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125102632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125102632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125102632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125102632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125102632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125102632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125102632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125102633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125102633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125102633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125102634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125102634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125102634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125102634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125102634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125102634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125102634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125102634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125102635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125102639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125102649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125102649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125102673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125102673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125102673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125102673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125102673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125102673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125102673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125102673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125102674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125102674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125102674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125102675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125102675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125102675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125102675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125102675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102675 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125102675 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125102675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1230)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125102675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125102675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1229)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125102679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125102689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125102689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1227)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125102700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125102700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125102700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125102700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125102700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125102700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125102700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125102700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125102702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125102702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125102702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125102702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125102702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125102702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125102702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125102702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125102702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125102702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125102702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125102702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125102702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125102706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125102716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125102716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125102987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125102987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125102987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125102987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125102989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125102989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125103008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: setverdict(pass): none -> pass MTC@c8734b6d4391: Warning: Re-starting timer T, which is already active (running or expired). 20250113125103019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125103026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1230)@c8734b6d4391: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1224)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1234)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@c8734b6d4391: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@c8734b6d4391: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@c8734b6d4391: Final verdict of PTC: none 20250113125103029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125103029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1222)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1228)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1232)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: pass MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@c8734b6d4391: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Jan 13 12:51:03 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250113125103161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125103562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20250113125104031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125104031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20250113125104594 DGPRS DEBUG Checking for inactive LLMEs, time = 18583398 (sgsn.c:131) 20250113125105032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125105032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Jan 13 12:51:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125106033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125106033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_rim_eutran_to_geran started. 20250113125106625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125106626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125106669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125106669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125106669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125106669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125106669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125106669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125106669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125106669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125106670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125106670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125106670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125106671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125106671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125106671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125106671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125106671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125106671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125106671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125106671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125106671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125106675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125106685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125106685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125106703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125106703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125106703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125106703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125106703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125106703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125106703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125106703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125106705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125106705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125106705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125106705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125106705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125106705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125106705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125106705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125106705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125106705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125106706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125106706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125106710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125106719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125106719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125106745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125106745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125106745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125106745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106745 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125106745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125106745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125106745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125106745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125106747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125106747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125106747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125106747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125106747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125106747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125106747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125106747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125106747 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125106747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125106747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125106748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125106748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125106752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125106760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125106760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125107034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125107034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125107034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125107034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125107036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125107037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c8734b6d4391: setverdict(pass): none -> pass 20250113125107068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125107072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@c8734b6d4391: Final verdict of PTC: none 20250113125107074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125107074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1242)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1247)@c8734b6d4391: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@c8734b6d4391: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1252)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@c8734b6d4391: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1245)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1240)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1250)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: pass MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@c8734b6d4391: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Jan 13 12:51:07 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250113125107206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125107607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20250113125108075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125108075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20250113125109076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125109076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Jan 13 12:51:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125110078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125110078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_cell_change_different_rai_ci_attach started. 20250113125110662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125110664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125110703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125110703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125110703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125110703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110703 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125110703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125110703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125110703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125110703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125110704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125110704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125110704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125110704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125110705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125110705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125110705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125110705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125110705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125110705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125110705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125110705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125110709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125110719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125110719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125110741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125110741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125110741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125110741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125110742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125110742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125110742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125110742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125110743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125110743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125110743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125110743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125110743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125110743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125110743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125110743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125110743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125110743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125110744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1265)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125110744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125110747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125110758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125110758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125110783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125110783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125110783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125110783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125110783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125110783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125110783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125110783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125110784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125110784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125110784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125110784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125110784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125110784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125110784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125110784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125110784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125110784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125110784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125110785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125110785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125110789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125110798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125110798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125111079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125111079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125111079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125111079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125111081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125111081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c8734b6d4391: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='DB5E250A'O, index=0 SGSN_Test-GSUP(1272)@c8734b6d4391: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: 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 := 'E15DC12EA2252E0A035F832E788CFD10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F7A7045'O ("ozpE") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77A2288216FA0415'O } } } } } 20250113125111124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111124 DLLC NOTICE LLME(ffffffff/db5e250a){UNASSIGNED} LLC RX: unknown TLLI 0xdb5e250a, creating LLME on the fly (gprs_llc.c:552) 20250113125111124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125111124 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125111124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113125111124 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125111124 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113125111124 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125111124 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125111124 DLLC NOTICE LLME(ffffffff/db5e250a){UNASSIGNED} LLGM Assign pre (db5e250a => f989bc26) (gprs_llc.c:1079) 20250113125111124 DLLC NOTICE LLME(db5e250a/f989bc26){ASSIGNED} LLGM Assign post (db5e250a => f989bc26) (gprs_llc.c:1125) 20250113125111124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125111124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125111124 DMM DEBUG MM(262420000000068/f989bc26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125111137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111137 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125111137 DMM DEBUG MM(262420000000068/f989bc26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250113125111137 DMM NOTICE MM(262420000000068/f989bc26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125111137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125111137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125111137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125111137 DMM DEBUG MM(262420000000068/f989bc26) Requesting authorization (sgsn_auth.c:160) 20250113125111137 DMM INFO MM(262420000000068/f989bc26) Requesting authentication tuples (sgsn_auth.c:184) 20250113125111137 DMM DEBUG MM(262420000000068/f989bc26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125111137 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250113125111137 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@c8734b6d4391: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@c8734b6d4391: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250113125111140 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125111140 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125111140 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125111140 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125111140 DMM INFO MM(262420000000068/f989bc26) Subscriber data update (mmctx.c:445) 20250113125111140 DMM DEBUG MM(262420000000068/f989bc26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125111140 DMM INFO MM(262420000000068/f989bc26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125111140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125111140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125111140 DMM INFO MM(262420000000068/f989bc26) <- GMM AUTH AND CIPHERING REQ (rand = e1 5d c1 2e a2 25 2e 0a 03 5f 83 2e 78 8c fd 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125111149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111149 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125111149 DMM INFO MM(262420000000068/f989bc26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125111149 DMM NOTICE MM(262420000000068/f989bc26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125111149 DMM DEBUG MM(262420000000068/f989bc26) checking auth: received GSM SRES = 6f 7a 70 45 (gprs_gmm.c:666) 20250113125111149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125111149 DMM DEBUG MM(262420000000068/f989bc26) Requesting authorization (sgsn_auth.c:160) 20250113125111149 DMM INFO MM(262420000000068/f989bc26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125111149 DMM DEBUG MM(262420000000068/f989bc26) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125111149 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250113125111149 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) 20250113125111149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125111149 DMM INFO MM(262420000000068/f989bc26) <- GMM ATTACH ACCEPT (new P-TMSI=0xf989bc26) (gprs_gmm.c:300) 20250113125111151 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125111151 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125111151 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250113125111151 DMM INFO MM(262420000000068/f989bc26) Subscriber data update (mmctx.c:445) 20250113125111151 DMM DEBUG MM(262420000000068/f989bc26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125111151 DMM INFO MM(262420000000068/f989bc26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125111151 DMM NOTICE MM(262420000000068/f989bc26) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250113125111151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125111151 DMM NOTICE MM(262420000000068/f989bc26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125111151 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) 20250113125111152 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125111152 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250113125111152 DMM INFO MM(262420000000068/f989bc26) Subscriber data update (mmctx.c:445) 20250113125111152 DMM DEBUG MM(262420000000068/f989bc26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125111158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111158 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125111158 DMM INFO MM(262420000000068/f989bc26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125111158 DMM NOTICE MM(262420000000068/f989bc26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125111158 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125111158 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125111158 DLLC NOTICE LLME(db5e250a/f989bc26){ASSIGNED} LLGM Assign pre (ffffffff => f989bc26) (gprs_llc.c:1079) 20250113125111158 DLLC NOTICE LLME(ffffffff/f989bc26){ASSIGNED} LLGM Assign post (ffffffff => f989bc26) (gprs_llc.c:1125) 20250113125111158 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125111158 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125111158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125111158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125111210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111210 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125111210 DMM INFO MM(262420000000068/f989bc26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125111210 DMM INFO MM(262420000000068/f989bc26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125111210 DMM DEBUG MM(262420000000068/f989bc26) Using GGSN 0 (gprs_sm.c:312) 20250113125111210 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) 20250113125111210 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250113125111210 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125111210 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125111210 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250113125111220 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 65 00 29 a2 11 a4 69 68 61 14 05 7f 1c d1 a6 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250113125111220 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194c448, cbp=0x5575f926a570) (sgsn_libgtp.c:632) 20250113125111220 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125111220 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926f0b8 TLLI=f989bc26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125111220 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125111220 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125111228 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250113125111236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111236 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111236 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c8734b6d4391: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@c8734b6d4391: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F989BC26'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: 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 := '4C6E6ECAC456A1BAA7645A71CE04907B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15E2BFE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2618CDEEFD1B257B'O } } } } } 20250113125111243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF989BC26) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125111243 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125111243 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125111243 DLLC NOTICE LLME(ffffffff/f989bc26){ASSIGNED} LLGM Assign pre (f989bc26 => cc851436) (gprs_llc.c:1079) 20250113125111244 DLLC NOTICE LLME(f989bc26/cc851436){ASSIGNED} LLGM Assign post (f989bc26 => cc851436) (gprs_llc.c:1125) 20250113125111244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125111244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125111244 DMM DEBUG MM(262420000000068/cc851436) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125111255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125111255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250113125111255 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125111255 DMM DEBUG MM(262420000000068/cc851436) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250113125111255 DMM NOTICE MM(262420000000068/cc851436) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125111255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125111255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125111255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125111255 DMM DEBUG MM(262420000000068/cc851436) Requesting authorization (sgsn_auth.c:160) 20250113125111255 DMM INFO MM(262420000000068/cc851436) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125111255 DMM DEBUG MM(262420000000068/cc851436) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125111255 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250113125111255 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) 20250113125114257 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125114257 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125114257 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125117257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250113125117257 DMM ERROR MM(262420000000068/cc851436) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250113125117257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250113125117257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113125117257 DMM NOTICE MM(262420000000068/cc851436) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250113125117257 DMM NOTICE MM(262420000000068/cc851436) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125117257 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250113125117257 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926f0b8, TLLI=cc851436, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125117257 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125117257 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125117257 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250113125117257 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250113125117257 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) 20250113125117257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113125117257 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Deallocated (fsm.c:568) 20250113125117257 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113125117257 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113125117257 DLLC NOTICE LLME(f989bc26/cc851436){ASSIGNED} LLGM Assign pre (cc851436 => ffffffff) (gprs_llc.c:1079) 20250113125117257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc851436 => ffffffff) (gprs_llc.c:1125) 20250113125122259 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250113125127260 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250113125131080 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113125131080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250113125131080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125132261 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250113125134595 DGPRS DEBUG Checking for inactive LLMEs, time = 18583428 (sgsn.c:131) 20250113125137262 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250113125140706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125140708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125140708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125140744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125140746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125140747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125140786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125140788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c8734b6d4391: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1272)@c8734b6d4391: Final verdict of PTC: none 20250113125141120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125141121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1260)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1265)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1270)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@c8734b6d4391: Final verdict of PTC: none 20250113125141123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1268)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1258)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1263)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@c8734b6d4391: Final verdict of PTC: fail reason: "Tguard timeout" MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@c8734b6d4391: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Jan 13 12:51:41 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250113125141253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125141654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118220) 20250113125142122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125142122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125142262 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250113125142262 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5575f926a570) (sgsn_libgtp.c:632) 20250113125142262 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5575f926a570) (sgsn_libgtp.c:636) 20250113125142262 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250113125142262 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250113125142262 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250113125142262 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118220, count=124192) 20250113125143124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125143124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Jan 13 12:51:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125144125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125144125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_cell_change_different_rai_ci_data started. 20250113125144721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125144722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125144767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125144767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125144767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125144767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125144767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125144767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125144767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125144767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125144769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125144769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125144769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125144770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125144770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125144770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125144770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125144770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125144770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125144770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125144770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125144770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125144774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125144781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125144781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125144801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125144801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125144801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125144801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125144801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125144801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125144801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125144801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125144803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125144803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125144803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125144803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125144803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125144803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125144803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125144803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125144803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125144803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125144804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125144804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125144808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125144817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125144817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1285)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1283)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125144844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125144844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125144844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125144844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125144844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125144844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125144844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125144844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125144846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125144846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125144846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125144846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125144846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125144846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125144846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125144846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125144846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125144846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125144846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125144847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125144847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125144850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125144859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125144859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125145125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125145125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125145126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125145126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125145127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125145128 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@c8734b6d4391: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C163FA11'O, index=0 SGSN_Test-GSUP(1291)@c8734b6d4391: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@c8734b6d4391: 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 := '2DBDE18C3B239BDA2377789740D3A653'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '326DE4C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6652DB4D4EC5B52C'O } } } } } 20250113125145174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145174 DLLC NOTICE LLME(ffffffff/c163fa11){UNASSIGNED} LLC RX: unknown TLLI 0xc163fa11, creating LLME on the fly (gprs_llc.c:552) 20250113125145174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125145174 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125145174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125145174 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125145174 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125145174 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125145174 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125145174 DLLC NOTICE LLME(ffffffff/c163fa11){UNASSIGNED} LLGM Assign pre (c163fa11 => c7544ff6) (gprs_llc.c:1079) 20250113125145174 DLLC NOTICE LLME(c163fa11/c7544ff6){ASSIGNED} LLGM Assign post (c163fa11 => c7544ff6) (gprs_llc.c:1125) 20250113125145174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125145174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125145174 DMM DEBUG MM(262420000000070/c7544ff6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125145188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145188 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125145188 DMM DEBUG MM(262420000000070/c7544ff6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250113125145188 DMM NOTICE MM(262420000000070/c7544ff6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125145188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125145188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125145188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125145188 DMM DEBUG MM(262420000000070/c7544ff6) Requesting authorization (sgsn_auth.c:160) 20250113125145188 DMM INFO MM(262420000000070/c7544ff6) Requesting authentication tuples (sgsn_auth.c:184) 20250113125145188 DMM DEBUG MM(262420000000070/c7544ff6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125145188 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250113125145188 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@c8734b6d4391: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@c8734b6d4391: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250113125145191 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125145191 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125145191 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125145191 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125145191 DMM INFO MM(262420000000070/c7544ff6) Subscriber data update (mmctx.c:445) 20250113125145191 DMM DEBUG MM(262420000000070/c7544ff6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125145191 DMM INFO MM(262420000000070/c7544ff6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125145191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125145191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125145191 DMM INFO MM(262420000000070/c7544ff6) <- GMM AUTH AND CIPHERING REQ (rand = 2d bd e1 8c 3b 23 9b da 23 77 78 97 40 d3 a6 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125145200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145200 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125145200 DMM INFO MM(262420000000070/c7544ff6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125145200 DMM NOTICE MM(262420000000070/c7544ff6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125145200 DMM DEBUG MM(262420000000070/c7544ff6) checking auth: received GSM SRES = 32 6d e4 c3 (gprs_gmm.c:666) 20250113125145200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125145200 DMM DEBUG MM(262420000000070/c7544ff6) Requesting authorization (sgsn_auth.c:160) 20250113125145200 DMM INFO MM(262420000000070/c7544ff6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125145200 DMM DEBUG MM(262420000000070/c7544ff6) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125145200 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250113125145200 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) 20250113125145200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125145200 DMM INFO MM(262420000000070/c7544ff6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7544ff6) (gprs_gmm.c:300) 20250113125145201 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125145201 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125145201 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250113125145201 DMM INFO MM(262420000000070/c7544ff6) Subscriber data update (mmctx.c:445) 20250113125145201 DMM DEBUG MM(262420000000070/c7544ff6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125145201 DMM INFO MM(262420000000070/c7544ff6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125145201 DMM NOTICE MM(262420000000070/c7544ff6) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250113125145202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125145202 DMM NOTICE MM(262420000000070/c7544ff6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125145202 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) 20250113125145202 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125145202 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250113125145202 DMM INFO MM(262420000000070/c7544ff6) Subscriber data update (mmctx.c:445) 20250113125145202 DMM DEBUG MM(262420000000070/c7544ff6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125145208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145208 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125145208 DMM INFO MM(262420000000070/c7544ff6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125145208 DMM NOTICE MM(262420000000070/c7544ff6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125145208 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125145208 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125145208 DLLC NOTICE LLME(c163fa11/c7544ff6){ASSIGNED} LLGM Assign pre (ffffffff => c7544ff6) (gprs_llc.c:1079) 20250113125145208 DLLC NOTICE LLME(ffffffff/c7544ff6){ASSIGNED} LLGM Assign post (ffffffff => c7544ff6) (gprs_llc.c:1125) 20250113125145208 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125145208 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125145209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125145209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125145260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145260 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125145260 DMM INFO MM(262420000000070/c7544ff6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125145260 DMM INFO MM(262420000000070/c7544ff6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125145260 DMM DEBUG MM(262420000000070/c7544ff6) Using GGSN 0 (gprs_sm.c:312) 20250113125145260 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) 20250113125145260 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250113125145260 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125145260 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125145260 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250113125145272 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 d4 db 9b 13 11 ff 19 7b dd 14 05 7f b3 93 2d 98 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) 20250113125145272 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194c448, cbp=0x5575f926a570) (sgsn_libgtp.c:632) 20250113125145272 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125145272 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926e188 TLLI=c7544ff6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125145272 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125145272 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@c8734b6d4391: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125145280 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250113125145287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145287 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145287 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@c8734b6d4391: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C7544FF6'O, index=0 20250113125145295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125145295 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125145295 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5575f926e188, TLLI=c7544ff6, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@c8734b6d4391: Removing Client IMSI='262420000000070'H, index=0 20250113125147294 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@c8734b6d4391: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@c8734b6d4391: Final verdict of PTC: pass 20250113125147304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1279)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1284)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@c8734b6d4391: Final verdict of PTC: none 20250113125147306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125147306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI220(1288)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1289)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1277)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1282)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1287)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@c8734b6d4391: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Jan 13 12:51:47 UTC 2025 ====== 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 20250113125147433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125147835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92592) 20250113125148288 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125148288 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125148288 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125148307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125148307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92592, count=98884) 20250113125149308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125149308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Jan 13 12:51:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125150309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125150309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_cell_change_different_ci_attach started. 20250113125150895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125150896 DMM INFO MM(262420000000070/c7544ff6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125150896 DMM INFO MM(262420000000070/c7544ff6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125150896 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125150896 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125150896 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125150896 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250113125150896 DLLC NOTICE LLME(ffffffff/c7544ff6){ASSIGNED} LLGM Assign pre (c7544ff6 => ffffffff) (gprs_llc.c:1079) 20250113125150896 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7544ff6 => ffffffff) (gprs_llc.c:1125) 20250113125150896 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926de30 (gprs_sndcp.c:574) 20250113125150896 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926e188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125150896 DMM NOTICE MM(262420000000070/c7544ff6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125150896 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250113125150896 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125150896 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125150896 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250113125150896 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250113125150896 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) 20250113125150896 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20250113125150896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125150896 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125150896 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125150896 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125150896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125150940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125150940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125150940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125150940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125150940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125150940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125150940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125150940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125150940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125150942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125150942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125150942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125150942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125150942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125150942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125150942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125150942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125150942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125150942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125150942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125150943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125150943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125150947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125150956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125150957 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1299)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_ci_attach-BVCI196(1297)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125150984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125150984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125150984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125150984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125150984 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125150984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125150984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125150984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125150985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125150986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125150986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125150986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125150986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125150986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125150986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125150986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125150986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125150986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125150986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125150986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125150987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125150987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125150991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125151001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125151033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125151033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125151033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125151033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125151033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125151033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125151033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125151033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125151033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125151034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125151034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125151034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125151035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125151035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125151035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125151035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125151035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125151035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125151035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125151035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125151036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125151036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125151039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125151048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1306)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125151311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125151311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125151311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125151311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125151313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125151313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FF464351'O, index=0 SGSN_Test-GSUP(1310)@c8734b6d4391: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@c8734b6d4391: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FF464351'O, index=0 TC_cell_change_different_ci_attach(1312)@c8734b6d4391: 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 := '92C29487D87DFD9A38F7640D6875C6DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B566FA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D588A9451458D67'O } } } } } 20250113125151358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151358 DLLC NOTICE LLME(ffffffff/ff464351){UNASSIGNED} LLC RX: unknown TLLI 0xff464351, creating LLME on the fly (gprs_llc.c:552) 20250113125151358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125151358 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125151358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113125151358 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125151359 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113125151359 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125151359 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125151359 DLLC NOTICE LLME(ffffffff/ff464351){UNASSIGNED} LLGM Assign pre (ff464351 => ccb759f3) (gprs_llc.c:1079) 20250113125151359 DLLC NOTICE LLME(ff464351/ccb759f3){ASSIGNED} LLGM Assign post (ff464351 => ccb759f3) (gprs_llc.c:1125) 20250113125151359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125151359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125151359 DMM DEBUG MM(262420000000069/ccb759f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125151371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151371 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151371 DMM DEBUG MM(262420000000069/ccb759f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250113125151371 DMM NOTICE MM(262420000000069/ccb759f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125151371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125151371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125151371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125151371 DMM DEBUG MM(262420000000069/ccb759f3) Requesting authorization (sgsn_auth.c:160) 20250113125151371 DMM INFO MM(262420000000069/ccb759f3) Requesting authentication tuples (sgsn_auth.c:184) 20250113125151371 DMM DEBUG MM(262420000000069/ccb759f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125151371 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250113125151371 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@c8734b6d4391: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@c8734b6d4391: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250113125151373 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125151373 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125151373 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125151373 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125151373 DMM INFO MM(262420000000069/ccb759f3) Subscriber data update (mmctx.c:445) 20250113125151373 DMM DEBUG MM(262420000000069/ccb759f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125151373 DMM INFO MM(262420000000069/ccb759f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125151373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125151373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125151373 DMM INFO MM(262420000000069/ccb759f3) <- GMM AUTH AND CIPHERING REQ (rand = 92 c2 94 87 d8 7d fd 9a 38 f7 64 0d 68 75 c6 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125151381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151381 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151381 DMM INFO MM(262420000000069/ccb759f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125151381 DMM NOTICE MM(262420000000069/ccb759f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125151381 DMM DEBUG MM(262420000000069/ccb759f3) checking auth: received GSM SRES = 0b 56 6f a5 (gprs_gmm.c:666) 20250113125151381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125151381 DMM DEBUG MM(262420000000069/ccb759f3) Requesting authorization (sgsn_auth.c:160) 20250113125151381 DMM INFO MM(262420000000069/ccb759f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125151381 DMM DEBUG MM(262420000000069/ccb759f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125151381 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250113125151381 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) 20250113125151381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125151381 DMM INFO MM(262420000000069/ccb759f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xccb759f3) (gprs_gmm.c:300) 20250113125151382 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125151382 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125151382 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250113125151382 DMM INFO MM(262420000000069/ccb759f3) Subscriber data update (mmctx.c:445) 20250113125151382 DMM DEBUG MM(262420000000069/ccb759f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125151382 DMM INFO MM(262420000000069/ccb759f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125151382 DMM NOTICE MM(262420000000069/ccb759f3) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250113125151382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125151382 DMM NOTICE MM(262420000000069/ccb759f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125151382 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) 20250113125151383 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125151383 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250113125151383 DMM INFO MM(262420000000069/ccb759f3) Subscriber data update (mmctx.c:445) 20250113125151383 DMM DEBUG MM(262420000000069/ccb759f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125151390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151390 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151390 DMM INFO MM(262420000000069/ccb759f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125151390 DMM NOTICE MM(262420000000069/ccb759f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125151390 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125151390 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125151390 DLLC NOTICE LLME(ff464351/ccb759f3){ASSIGNED} LLGM Assign pre (ffffffff => ccb759f3) (gprs_llc.c:1079) 20250113125151390 DLLC NOTICE LLME(ffffffff/ccb759f3){ASSIGNED} LLGM Assign post (ffffffff => ccb759f3) (gprs_llc.c:1125) 20250113125151390 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125151390 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125151390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125151390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125151441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151441 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151441 DMM INFO MM(262420000000069/ccb759f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125151441 DMM INFO MM(262420000000069/ccb759f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125151441 DMM DEBUG MM(262420000000069/ccb759f3) Using GGSN 0 (gprs_sm.c:312) 20250113125151441 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) 20250113125151441 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250113125151441 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125151441 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125151441 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250113125151452 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 06 3e 5f eb 11 13 55 bb 6d 14 05 7f 8f 21 a5 98 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) 20250113125151452 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194d4b8, cbp=0x5575f926ccc0) (sgsn_libgtp.c:632) 20250113125151452 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125151452 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926f278 TLLI=ccb759f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125151452 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125151452 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@c8734b6d4391: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125151461 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250113125151468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151468 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151468 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@c8734b6d4391: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1306)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CCB759F3'O, index=0 TC_cell_change_different_ci_attach(1312)@c8734b6d4391: 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 := 'E7EB4FA935D03C82F346094EA1DD35F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B34C242F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E52C2DF17FE26B58'O } } } } } 20250113125151475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151476 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151476 DMM INFO MM(262420000000069/ccb759f3) -> GMM ATTACH REQUEST MI(TMSI-0xCCB759F3) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125151476 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125151476 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125151476 DLLC NOTICE LLME(ffffffff/ccb759f3){ASSIGNED} LLGM Assign pre (ccb759f3 => e9284112) (gprs_llc.c:1079) 20250113125151476 DLLC NOTICE LLME(ccb759f3/e9284112){ASSIGNED} LLGM Assign post (ccb759f3 => e9284112) (gprs_llc.c:1125) 20250113125151476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125151476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125151476 DMM DEBUG MM(262420000000069/e9284112) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125151488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125151488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250113125151488 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125151488 DMM DEBUG MM(262420000000069/e9284112) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250113125151488 DMM NOTICE MM(262420000000069/e9284112) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125151488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125151488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125151488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125151488 DMM DEBUG MM(262420000000069/e9284112) Requesting authorization (sgsn_auth.c:160) 20250113125151488 DMM INFO MM(262420000000069/e9284112) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125151488 DMM DEBUG MM(262420000000069/e9284112) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125151488 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250113125151488 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) 20250113125154489 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125154489 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125154489 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250113125157489 DMM ERROR MM(262420000000069/e9284112) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250113125157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250113125157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250113125157489 DMM NOTICE MM(262420000000069/e9284112) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250113125157489 DMM NOTICE MM(262420000000069/e9284112) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125157489 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250113125157489 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926f278, TLLI=e9284112, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125157489 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125157489 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125157489 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250113125157490 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250113125157490 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) 20250113125157490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Reject}: Deallocated (fsm.c:568) 20250113125157490 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Deallocated (fsm.c:568) 20250113125157490 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113125157490 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250113125157490 DLLC NOTICE LLME(ccb759f3/e9284112){ASSIGNED} LLGM Assign pre (e9284112 => ffffffff) (gprs_llc.c:1079) 20250113125157490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9284112 => ffffffff) (gprs_llc.c:1125) 20250113125202491 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250113125204596 DGPRS DEBUG Checking for inactive LLMEs, time = 18583458 (sgsn.c:131) 20250113125207493 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250113125211312 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250113125211312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125211312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250113125212495 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250113125217497 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250113125220944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125220946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125220946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125220988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125220990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125220990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250113125221036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125221038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125221038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@c8734b6d4391: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c8734b6d4391: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. 20250113125221355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125221355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1303)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1309)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1298)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@c8734b6d4391: Final verdict of PTC: none 20250113125221358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1299)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1306)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1307)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1296)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1301)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@c8734b6d4391: Final verdict of PTC: fail reason: "Tguard timeout" MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1306): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@c8734b6d4391: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Jan 13 12:52:21 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250113125221487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125221889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124488) 20250113125222356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125222356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125222497 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250113125222498 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5575f926ccc0) (sgsn_libgtp.c:632) 20250113125222498 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5575f926ccc0) (sgsn_libgtp.c:636) 20250113125222498 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250113125222498 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250113125222498 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250113125222498 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124488, count=128844) 20250113125223358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125223358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Jan 13 12:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125224359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125224359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_cell_change_different_ci_data started. 20250113125224953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125224954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125224995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125224995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125224995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125224995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125224995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125224995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125224995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125224995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125224995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125224998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125224998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125224998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125224998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125224998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125224998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125224998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125224998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125224998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125224998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125224998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125224999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125224999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125225003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125225011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125225031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125225031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125225031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125225031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125225031 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125225031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125225031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125225031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125225031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125225032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125225032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125225032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125225033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125225033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125225033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125225033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125225033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125225033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125225033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125225033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125225036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125225047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125225084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125225084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125225084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125225084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125225084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125225084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125225084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125225084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125225084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125225086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125225086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125225086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125225086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125225086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125225086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125225086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125225086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125225086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125225086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125225087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125225087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1328)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125225087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125225091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125225100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125225360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125225360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125225360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125225360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125225363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125225363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C422E950'O, index=0 SGSN_Test-GSUP(1329)@c8734b6d4391: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@c8734b6d4391: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C422E950'O, index=0 TC_cell_change_different_ci_data(1331)@c8734b6d4391: 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 := '1AB7F5FD3372475B95211739344A07EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED854224'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '803D60FB4E807C4C'O } } } } } 20250113125225412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225412 DLLC NOTICE LLME(ffffffff/c422e950){UNASSIGNED} LLC RX: unknown TLLI 0xc422e950, creating LLME on the fly (gprs_llc.c:552) 20250113125225412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125225412 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125225412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125225412 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125225412 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125225412 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125225412 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125225412 DLLC NOTICE LLME(ffffffff/c422e950){UNASSIGNED} LLGM Assign pre (c422e950 => fa0f0102) (gprs_llc.c:1079) 20250113125225412 DLLC NOTICE LLME(c422e950/fa0f0102){ASSIGNED} LLGM Assign post (c422e950 => fa0f0102) (gprs_llc.c:1125) 20250113125225412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125225412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125225412 DMM DEBUG MM(262420000000071/fa0f0102) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125225426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225427 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125225427 DMM DEBUG MM(262420000000071/fa0f0102) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250113125225427 DMM NOTICE MM(262420000000071/fa0f0102) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125225427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125225427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125225427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125225427 DMM DEBUG MM(262420000000071/fa0f0102) Requesting authorization (sgsn_auth.c:160) 20250113125225427 DMM INFO MM(262420000000071/fa0f0102) Requesting authentication tuples (sgsn_auth.c:184) 20250113125225427 DMM DEBUG MM(262420000000071/fa0f0102) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125225427 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250113125225427 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@c8734b6d4391: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@c8734b6d4391: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250113125225429 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125225429 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125225429 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125225429 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125225430 DMM INFO MM(262420000000071/fa0f0102) Subscriber data update (mmctx.c:445) 20250113125225430 DMM DEBUG MM(262420000000071/fa0f0102) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125225430 DMM INFO MM(262420000000071/fa0f0102) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125225430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125225430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125225430 DMM INFO MM(262420000000071/fa0f0102) <- GMM AUTH AND CIPHERING REQ (rand = 1a b7 f5 fd 33 72 47 5b 95 21 17 39 34 4a 07 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125225438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225438 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125225438 DMM INFO MM(262420000000071/fa0f0102) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125225438 DMM NOTICE MM(262420000000071/fa0f0102) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125225438 DMM DEBUG MM(262420000000071/fa0f0102) checking auth: received GSM SRES = ed 85 42 24 (gprs_gmm.c:666) 20250113125225438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125225438 DMM DEBUG MM(262420000000071/fa0f0102) Requesting authorization (sgsn_auth.c:160) 20250113125225438 DMM INFO MM(262420000000071/fa0f0102) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125225438 DMM DEBUG MM(262420000000071/fa0f0102) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125225438 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250113125225438 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) 20250113125225438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125225438 DMM INFO MM(262420000000071/fa0f0102) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa0f0102) (gprs_gmm.c:300) 20250113125225439 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125225439 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125225439 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250113125225439 DMM INFO MM(262420000000071/fa0f0102) Subscriber data update (mmctx.c:445) 20250113125225439 DMM DEBUG MM(262420000000071/fa0f0102) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125225439 DMM INFO MM(262420000000071/fa0f0102) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125225439 DMM NOTICE MM(262420000000071/fa0f0102) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250113125225439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125225439 DMM NOTICE MM(262420000000071/fa0f0102) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125225439 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) 20250113125225440 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125225440 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250113125225440 DMM INFO MM(262420000000071/fa0f0102) Subscriber data update (mmctx.c:445) 20250113125225440 DMM DEBUG MM(262420000000071/fa0f0102) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125225446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225446 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125225446 DMM INFO MM(262420000000071/fa0f0102) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125225446 DMM NOTICE MM(262420000000071/fa0f0102) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125225446 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125225446 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125225446 DLLC NOTICE LLME(c422e950/fa0f0102){ASSIGNED} LLGM Assign pre (ffffffff => fa0f0102) (gprs_llc.c:1079) 20250113125225446 DLLC NOTICE LLME(ffffffff/fa0f0102){ASSIGNED} LLGM Assign post (ffffffff => fa0f0102) (gprs_llc.c:1125) 20250113125225446 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125225446 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125225446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125225446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125225497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225497 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125225497 DMM INFO MM(262420000000071/fa0f0102) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250113125225497 DMM INFO MM(262420000000071/fa0f0102) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250113125225498 DMM DEBUG MM(262420000000071/fa0f0102) Using GGSN 0 (gprs_sm.c:312) 20250113125225498 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) 20250113125225498 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250113125225498 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250113125225498 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250113125225498 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250113125225509 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 38 a2 72 be 11 15 cc 58 c7 14 05 7f 0e 9f 62 0b 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) 20250113125225509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fedd194d4b8, cbp=0x5575f926ccc0) (sgsn_libgtp.c:632) 20250113125225509 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250113125225509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575f926f278 TLLI=fa0f0102, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250113125225509 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250113125225509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@c8734b6d4391: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed 20250113125225516 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250113125225524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225524 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225524 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@c8734b6d4391: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@c8734b6d4391: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FA0F0102'O, index=0 20250113125225531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125225531 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125225531 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125225532 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@c8734b6d4391: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@c8734b6d4391: Final verdict of PTC: pass 20250113125225546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36332<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125225547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125225547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1328)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1317)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1322)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@c8734b6d4391: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1320)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1326)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1315)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@c8734b6d4391: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Jan 13 12:52:25 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250113125225675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125226076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250113125226549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125226549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84228, count=99068) 20250113125227550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125227550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Jan 13 12:52:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125228533 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250113125228533 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250113125228533 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250113125228551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125228551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_sgsn_context_req_in started. 20250113125229139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125229141 DMM INFO MM(262420000000071/fa0f0102) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125229141 DMM INFO MM(262420000000071/fa0f0102) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125229141 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125229141 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125229141 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125229141 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250113125229141 DLLC NOTICE LLME(ffffffff/fa0f0102){ASSIGNED} LLGM Assign pre (fa0f0102 => ffffffff) (gprs_llc.c:1079) 20250113125229141 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa0f0102 => ffffffff) (gprs_llc.c:1125) 20250113125229141 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575f926ef20 (gprs_sndcp.c:574) 20250113125229141 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575f926f278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250113125229141 DMM NOTICE MM(262420000000071/fa0f0102) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250113125229141 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250113125229141 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250113125229141 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250113125229141 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250113125229141 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250113125229141 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) 20250113125229141 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20250113125229141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125229141 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125229141 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125229141 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125229141 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125229183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125229183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125229183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125229183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125229183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125229183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125229183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125229183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125229184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125229184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125229184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125229185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125229185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125229185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125229185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125229185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125229185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125229185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125229185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125229185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125229189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125229199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125229200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125229217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125229217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125229217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125229217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125229217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125229217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125229217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125229217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125229219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125229219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125229219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125229219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125229219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125229219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125229219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125229219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229219 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125229219 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125229219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125229220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125229220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125229223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125229234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125229234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1343)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1340)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125229262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125229262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125229262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125229262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229262 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125229262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125229262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125229262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125229262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125229263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125229263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125229263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125229264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125229264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125229264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125229264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125229264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125229264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125229264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125229264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125229264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125229264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125229268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125229276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125229276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125229552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125229552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125229552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125229552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125229554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125229554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@c8734b6d4391: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E6911FC3'O, index=0 SGSN_Test-GSUP(1348)@c8734b6d4391: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@c8734b6d4391: 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 := '36FDB7FA00310C68FE338C043270A548'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58A3209E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEE198399DF892F3'O } } } } } 20250113125230610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125230610 DLLC NOTICE LLME(ffffffff/e6911fc3){UNASSIGNED} LLC RX: unknown TLLI 0xe6911fc3, creating LLME on the fly (gprs_llc.c:552) 20250113125230610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125230610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125230610 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125230610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113125230610 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125230610 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Allocated (fsm.c:456) 20250113125230610 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125230610 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125230610 DLLC NOTICE LLME(ffffffff/e6911fc3){UNASSIGNED} LLGM Assign pre (e6911fc3 => c2b3b6ec) (gprs_llc.c:1079) 20250113125230610 DLLC NOTICE LLME(e6911fc3/c2b3b6ec){ASSIGNED} LLGM Assign post (e6911fc3 => c2b3b6ec) (gprs_llc.c:1125) 20250113125230610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125230610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125230610 DMM DEBUG MM(262420000000072/c2b3b6ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125230623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125230623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125230624 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125230624 DMM DEBUG MM(262420000000072/c2b3b6ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250113125230624 DMM NOTICE MM(262420000000072/c2b3b6ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125230624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125230624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125230624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125230624 DMM DEBUG MM(262420000000072/c2b3b6ec) Requesting authorization (sgsn_auth.c:160) 20250113125230624 DMM INFO MM(262420000000072/c2b3b6ec) Requesting authentication tuples (sgsn_auth.c:184) 20250113125230624 DMM DEBUG MM(262420000000072/c2b3b6ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125230624 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250113125230624 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@c8734b6d4391: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@c8734b6d4391: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250113125230626 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125230626 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125230626 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125230626 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125230626 DMM INFO MM(262420000000072/c2b3b6ec) Subscriber data update (mmctx.c:445) 20250113125230626 DMM DEBUG MM(262420000000072/c2b3b6ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125230626 DMM INFO MM(262420000000072/c2b3b6ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125230626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125230626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125230626 DMM INFO MM(262420000000072/c2b3b6ec) <- GMM AUTH AND CIPHERING REQ (rand = 36 fd b7 fa 00 31 0c 68 fe 33 8c 04 32 70 a5 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250113125230633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125230633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125230633 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125230633 DMM INFO MM(262420000000072/c2b3b6ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125230633 DMM NOTICE MM(262420000000072/c2b3b6ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125230633 DMM DEBUG MM(262420000000072/c2b3b6ec) checking auth: received GSM SRES = 58 a3 20 9e (gprs_gmm.c:666) 20250113125230633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125230633 DMM DEBUG MM(262420000000072/c2b3b6ec) Requesting authorization (sgsn_auth.c:160) 20250113125230633 DMM INFO MM(262420000000072/c2b3b6ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125230633 DMM DEBUG MM(262420000000072/c2b3b6ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125230633 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250113125230633 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) 20250113125230634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125230634 DMM INFO MM(262420000000072/c2b3b6ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b3b6ec) (gprs_gmm.c:300) 20250113125230635 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125230635 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125230635 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250113125230635 DMM INFO MM(262420000000072/c2b3b6ec) Subscriber data update (mmctx.c:445) 20250113125230635 DMM DEBUG MM(262420000000072/c2b3b6ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125230635 DMM INFO MM(262420000000072/c2b3b6ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125230635 DMM NOTICE MM(262420000000072/c2b3b6ec) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250113125230635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125230635 DMM NOTICE MM(262420000000072/c2b3b6ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125230635 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) 20250113125230636 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125230636 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250113125230636 DMM INFO MM(262420000000072/c2b3b6ec) Subscriber data update (mmctx.c:445) 20250113125230636 DMM DEBUG MM(262420000000072/c2b3b6ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125230641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125230642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125230642 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125230642 DMM INFO MM(262420000000072/c2b3b6ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125230642 DMM NOTICE MM(262420000000072/c2b3b6ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125230642 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125230642 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125230642 DLLC NOTICE LLME(e6911fc3/c2b3b6ec){ASSIGNED} LLGM Assign pre (ffffffff => c2b3b6ec) (gprs_llc.c:1079) 20250113125230642 DLLC NOTICE LLME(ffffffff/c2b3b6ec){ASSIGNED} LLGM Assign post (ffffffff => c2b3b6ec) (gprs_llc.c:1125) 20250113125230642 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125230642 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125230642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125230642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125230696 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ed 49 00 00 03 52 f0 99 42 42 de 05 c2 b3 b6 ec 0c 01 02 03 0d fe 11 90 a1 e1 7c 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@c8734b6d4391: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250113125232697 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250113125232697 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250113125232697 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) 20250113125232697 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250113125232697 DMM INFO MM(262420000000072/c2b3b6ec) Subscriber data update (mmctx.c:445) 20250113125232697 DMM DEBUG MM(262420000000072/c2b3b6ec) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250113125232697 DMM INFO MM(262420000000072/c2b3b6ec) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250113125232697 DMM INFO MM(262420000000072/c2b3b6ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125232697 DMM INFO MM(262420000000072/c2b3b6ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125232697 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125232697 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125232697 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125232697 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113125232697 DLLC NOTICE LLME(ffffffff/c2b3b6ec){ASSIGNED} LLGM Assign pre (c2b3b6ec => ffffffff) (gprs_llc.c:1079) 20250113125232697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b3b6ec => ffffffff) (gprs_llc.c:1125) 20250113125232697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113125232697 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125232697 DMM DEBUG MM_STATE_Iu[0x5575f92683a0]{Detached}: Deallocated (fsm.c:568) 20250113125232697 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@c8734b6d4391: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@c8734b6d4391: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250113125232702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@c8734b6d4391: Final verdict of PTC: none 20250113125232705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125232705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1336)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1341)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1347)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1339)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1345)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1334)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@c8734b6d4391: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Jan 13 12:52:32 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250113125232820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125233221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86600) 20250113125233705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125233705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86600, count=99420) 20250113125234596 DGPRS DEBUG Checking for inactive LLMEs, time = 18583488 (sgsn.c:131) 20250113125234706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125234707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Jan 13 12:52:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125235707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125235707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_sgsn_context_req_out started. 20250113125236281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125236282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125236327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125236327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125236327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125236327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125236327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125236327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125236327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125236327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125236329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125236329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125236329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125236329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125236329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236329 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125236329 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125236329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125236329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125236329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125236333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125236341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125236341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125236363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125236363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125236363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125236363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125236363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125236363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125236363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125236363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125236364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125236364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125236364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125236364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125236364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125236364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125236364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125236364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125236364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125236364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125236365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125236365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125236369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125236379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125236379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125236406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125236406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125236406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125236406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125236406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125236406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125236406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125236407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125236409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125236409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125236409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125236409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125236409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125236409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125236409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125236409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125236409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125236409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125236409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1366)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125236410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125236410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125236414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125236423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125236423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125236708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125236708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125236708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125236708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125236711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125236711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@c8734b6d4391: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='ED674276'O, index=0 SGSN_Test-GSUP(1367)@c8734b6d4391: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250113125237763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125237763 DLLC NOTICE LLME(ffffffff/ed674276){UNASSIGNED} LLC RX: unknown TLLI 0xed674276, creating LLME on the fly (gprs_llc.c:552) 20250113125237763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250113125237764 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113125237764 DMM NOTICE LLME(ffffffff/ed674276){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250113125237764 DLLC NOTICE LLME(ffffffff/ed674276){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250113125237764 DMM ERROR LLME(ffffffff/ed674276){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250113125237764 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250113125237764 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250113125237764 DLLC NOTICE LLME(ffffffff/ed674276){UNASSIGNED} LLGM Assign pre (ed674276 => ffffffff) (gprs_llc.c:1079) 20250113125237764 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed674276 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@c8734b6d4391: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@c8734b6d4391: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@c8734b6d4391: Final verdict of PTC: none 20250113125237775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125237775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1355)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1360)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1366)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@c8734b6d4391: Final verdict of PTC: none 20250113125237777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39108<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1352)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1364)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1358)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1353)@c8734b6d4391: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@c8734b6d4391: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@c8734b6d4391: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Jan 13 12:52:37 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250113125237912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125238313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51064) 20250113125238775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125238776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51064, count=55420) 20250113125239776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125239776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Jan 13 12:52:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125240778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125240778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_req_id_req_ra_update started. 20250113125241393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125241394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125241503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125241503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125241503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125241503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125241503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125241503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125241503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125241503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125241509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125241509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125241509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125241509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125241509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125241509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125241509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125241509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125241509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125241509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125241511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125241511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125241515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125241527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125241527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125241551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125241551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125241551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125241551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125241551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125241551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125241551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125241551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125241553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125241553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125241553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125241554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125241554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125241554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125241554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125241554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125241554 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125241554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125241554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125241554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125241558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125241567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125241567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125241586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125241586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125241586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125241586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241586 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125241586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125241586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125241586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125241586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125241587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125241587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125241587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125241588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125241588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125241588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125241588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125241588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125241588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125241588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125241588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125241588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125241588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125241592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125241603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125241603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125241778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125241778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125241778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125241778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125241780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125241780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@c8734b6d4391: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E9945D00'O, index=0 SGSN_Test-GSUP(1386)@c8734b6d4391: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250113125241825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125241825 DLLC NOTICE LLME(ffffffff/e9945d00){UNASSIGNED} LLC RX: unknown TLLI 0xe9945d00, creating LLME on the fly (gprs_llc.c:552) 20250113125241825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125241825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125241825 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125241825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125241825 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125241825 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125241825 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125241825 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125241826 DLLC NOTICE LLME(ffffffff/e9945d00){UNASSIGNED} LLGM Assign pre (e9945d00 => def751f6) (gprs_llc.c:1079) 20250113125241826 DLLC NOTICE LLME(e9945d00/def751f6){ASSIGNED} LLGM Assign post (e9945d00 => def751f6) (gprs_llc.c:1125) 20250113125241826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125241826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125241826 DMM DEBUG MM(262420000000047/def751f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125241839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125241839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125241839 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125241839 DMM INFO MM(262420000000047/def751f6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113125241839 DMM INFO MM(262420000000047/def751f6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-6231-2 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250113125241839 DMM NOTICE MM(262420000000047/def751f6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250113125241839 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250113125241839 DMM INFO MM(262420000000047/def751f6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250113125241839 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125241839 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125241839 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125241839 DMM ERROR MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113125241839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250113125241839 DMM DEBUG MM_STATE_Gb(0)[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125241839 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125241839 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125241839 DLLC NOTICE LLME(e9945d00/def751f6){ASSIGNED} LLGM Assign pre (def751f6 => ffffffff) (gprs_llc.c:1079) 20250113125241839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (def751f6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@c8734b6d4391: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@c8734b6d4391: Final verdict of PTC: pass 20250113125241847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1371)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1386)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1374)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1379)@c8734b6d4391: Final verdict of PTC: none 20250113125241850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125241850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI210(1378)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@c8734b6d4391: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@c8734b6d4391: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1372)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1382)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1384)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1377)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@c8734b6d4391: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Jan 13 12:52:41 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250113125241960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125242362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58448) 20250113125242850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125242851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58448, count=62804) 20250113125243851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125243852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@c8734b6d4391: Test execution finished. MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Jan 13 12:52:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125244852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125244852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_iu_attach started. 20250113125245419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125245421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125245470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125245470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125245470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125245470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125245470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125245470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125245470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125245470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125245472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125245472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125245472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125245472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125245472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125245472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125245472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125245472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125245472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125245472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125245473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125245473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125245477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125245486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125245486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1395)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1392)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125245513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125245513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125245513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125245513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125245513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125245513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125245513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125245513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1399)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125245514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125245514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125245514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125245515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125245515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125245515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125245515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125245515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245515 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125245515 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125245515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125245515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125245515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1398)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125245520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125245531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125245531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1398)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125245544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125245544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125245544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125245544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125245544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125245544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125245544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125245544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125245546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125245546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125245546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125245546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125245546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125245546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125245546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125245546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125245546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125245546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125245546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125245546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125245546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125245550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125245560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125245560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1406)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125245765 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125245765 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125245765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125245765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125245768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125245768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125245768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125245768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125245768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125245768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125245768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125245769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125245769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125245769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125245769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125245769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125245769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125245769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125245770 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125245853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125245853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125245853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125245853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125245855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125245856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125246579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246580 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125246580 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125246580 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246580 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@c8734b6d4391: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F2F8055C'O, index=0 SGSN_Test-GSUP(1409)@c8734b6d4391: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@c8734b6d4391: 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 := '04E1'O, rac := 'CA'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(1405)@c8734b6d4391: Added conn table entry 0TC_iu_attach(1411)9330337 SGSN_Test_0-SCCP(1404)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1405)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125246929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246929 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125246929 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125246929 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125246929 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250113125246929 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250113125246929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125246929 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Allocated (fsm.c:456) 20250113125246929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Allocated (fsm.c:456) 20250113125246929 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125246929 DMM DEBUG MM_STATE_Iu[0x5575f926dac0]{Detached}: Allocated (fsm.c:456) 20250113125246929 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125246929 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125246929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125246929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125246929 DMM DEBUG MM(262420000001001/e8caf909) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125246929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250113125246929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: { messageType := 2, destLocRef := '8E5EA1'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@c8734b6d4391: 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 := 'F84DD2338536CFCC98CB4F45326ADD74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD56E068'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9445302FF98A4BAA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB4B9FE9907C7A7EA0F07E93626263DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40EFD4396DA8320DA72ACD8017D7BE4E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '508D684583911A20296B0DB4F6A4AFBC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08B963681C0BB034'O } } } } } SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250113125246940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125246940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125246940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125246940 DMM DEBUG MM(262420000001001/e8caf909) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250113125246940 DMM NOTICE MM(262420000001001/e8caf909) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125246940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125246940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125246940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125246940 DMM DEBUG MM(262420000001001/e8caf909) Requesting authorization (sgsn_auth.c:160) 20250113125246941 DMM INFO MM(262420000001001/e8caf909) Requesting authentication tuples (sgsn_auth.c:184) 20250113125246941 DMM DEBUG MM(262420000001001/e8caf909) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125246941 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250113125246941 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@c8734b6d4391: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@c8734b6d4391: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250113125246943 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125246943 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125246943 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125246943 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125246943 DMM INFO MM(262420000001001/e8caf909) Subscriber data update (mmctx.c:445) 20250113125246943 DMM DEBUG MM(262420000001001/e8caf909) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125246943 DMM INFO MM(262420000001001/e8caf909) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125246943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125246943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125246943 DMM INFO MM(262420000001001/e8caf909) <- GMM AUTH AND CIPHERING REQ (rand = f8 4d d2 33 85 36 cf cc 98 cb 4f 45 32 6a dd 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 8d 68 45 83 91 1a 20 29 6b 0d b4 f6 a4 af bc ) (gprs_gmm.c:483) 20250113125246943 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250113125246944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2208B9636823094399990000100001F029041C0BB034'O 20250113125246950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125246950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125246950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125246950 DMM INFO MM(262420000001001/e8caf909) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125246950 DMM NOTICE MM(262420000001001/e8caf909) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125246950 DMM DEBUG MM(262420000001001/e8caf909) checking auth: received UMTS RES = 08 b9 63 68 1c 0b b0 34 (gprs_gmm.c:666) 20250113125246950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125246950 DMM DEBUG MM(262420000001001/e8caf909) Requesting authorization (sgsn_auth.c:160) 20250113125246950 DMM INFO MM(262420000001001/e8caf909) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125246950 DMM DEBUG MM(262420000001001/e8caf909) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125246950 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250113125246950 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) 20250113125246950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125246950 DMM DEBUG MM(262420000001001/e8caf909) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125246951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125246958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246958 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125246958 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125246958 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125246958 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250113125246958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125246958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125246958 DMM INFO MM(262420000001001/e8caf909) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8caf909) (gprs_gmm.c:300) 20250113125246958 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250113125246959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125246963 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125246963 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125246963 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113125246963 DMM INFO MM(262420000001001/e8caf909) Subscriber data update (mmctx.c:445) 20250113125246963 DMM DEBUG MM(262420000001001/e8caf909) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125246963 DMM INFO MM(262420000001001/e8caf909) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125246963 DMM NOTICE MM(262420000001001/e8caf909) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250113125246963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125246963 DMM NOTICE MM(262420000001001/e8caf909) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125246963 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) 20250113125246963 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125246963 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113125246963 DMM INFO MM(262420000001001/e8caf909) Subscriber data update (mmctx.c:445) 20250113125246963 DMM DEBUG MM(262420000001001/e8caf909) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125246966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246966 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125246966 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125246966 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125246966 DMM INFO MM(262420000001001/e8caf909) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125246967 DMM NOTICE MM(262420000001001/e8caf909) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125246967 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125246967 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125246967 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125246967 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125246967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125246967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125246967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1404)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1404)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125246973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125246973 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125246973 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125246973 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125246973 DMM INFO MM(262420000001001/e8caf909) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125246973 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125246973 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125246973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125246973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125246973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125246973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@c8734b6d4391: Session index based on local reference:0 20250113125246974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125246974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125246974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125246974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125246974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125246974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125246974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125246974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@c8734b6d4391: Deleted conn table entry 0TC_iu_attach(1411)9330337 TC_iu_attach(1411)@c8734b6d4391: setverdict(pass): none -> pass TC_iu_attach(1411)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@c8734b6d4391: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@c8734b6d4391: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@c8734b6d4391: Final verdict of PTC: none 20250113125247035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125247037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125247037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1403)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1393)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1399)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1397)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1401)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1391)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@c8734b6d4391: Test case TC_iu_attach finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Jan 13 12:52:47 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250113125247176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125247178 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125247178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125247178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125247178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125247178 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125247178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125247178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125247178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125247178 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125247178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125247178 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125247178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125247178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125247178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125247178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125247178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125247178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125247178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250113125247577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178300) 20250113125248039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125248039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178300, count=207488) 20250113125249040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125249040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125249179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125249179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125249179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Jan 13 12:52:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125250041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125250041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_iu_attach_encr started. 20250113125250640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125250641 DMM INFO MM(262420000001001/e8caf909) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125250641 DMM INFO MM(262420000001001/e8caf909) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125250641 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125250641 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125250641 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125250641 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125250641 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250113125250641 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) 20250113125250641 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250113125250641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Deallocated (fsm.c:568) 20250113125250641 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125250641 DMM DEBUG MM_STATE_Iu(1)[0x5575f926dac0]{Detached}: Deallocated (fsm.c:568) 20250113125250641 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Deallocated (fsm.c:568) 20250113125250641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125250694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125250694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125250694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125250694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125250694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125250694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125250694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125250694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125250696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125250696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125250696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125250697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125250697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125250697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125250697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125250697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125250697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125250697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125250697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125250697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125250701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113125250712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125250712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1416)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach_encr-BVCI196(1414)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1421)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125250720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125250720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125250720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125250720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125250720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125250720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125250720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125250720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125250721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125250722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125250722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125250722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125250722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125250722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125250722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125250723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125250723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125250726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125250736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125250736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1427)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1427)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125250767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125250767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125250767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125250767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125250767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125250767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125250767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125250767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1427)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125250769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125250769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125250769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125250769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125250769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125250769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125250769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125250769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125250769 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125250769 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125250769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1427)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125250770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125250770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1427)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1429)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation 20250113125250774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1426)@c8734b6d4391: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125250784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125250784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1424)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125250974 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125250974 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125250974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125250974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125250977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125250977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125250977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125250977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125250977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125250977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125250977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125250978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125250978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125250978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125250978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125250978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125250978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125250978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125250978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125251042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125251042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125251042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125251042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125251043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125251044 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125251786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125251786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125251786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125251786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125251786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125251786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125251786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125251786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125251786 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125251786 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125251786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125251786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125251786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125251786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125251786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125251786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125251786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125251786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@c8734b6d4391: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E6DC5D4C'O, index=0 SGSN_Test-GSUP(1432)@c8734b6d4391: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@c8734b6d4391: 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 := '8454'O, rac := '85'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@c8734b6d4391: Added conn table entry 0TC_iu_attach_encr(1434)13052956 SGSN_Test_0-SCCP(1426)@c8734b6d4391: First idle individual index:0 20250113125252117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125252117 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125252117 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125252117 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125252117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125252117 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Deregistered}: Allocated (fsm.c:456) 20250113125252117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125252117 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Allocated (fsm.c:456) 20250113125252117 DMM DEBUG MM_STATE_Iu[0x5575f9260d90]{Detached}: Allocated (fsm.c:456) 20250113125252117 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125252117 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125252117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125252117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125252117 DMM DEBUG MM(262420000001001/c2af021f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125252117 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250113125252118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: { messageType := 2, destLocRef := 'C72C1C'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(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@c8734b6d4391: 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 := '8F58F4FF229AD2487E8AF2BA5B120039'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1806DBF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AF6270F02B7039D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9240977E92EA4DFBFE93CD139ED3D6DC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6BF1ECF4DB8CED8BD30F750A9BE949B3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1C924543AB5665BBFEE26B5640D26370'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8ABF4D86C6DF4A4B'O } } } } } SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250113125252126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252126 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125252126 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125252126 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125252126 DMM DEBUG MM(262420000001001/c2af021f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250113125252127 DMM NOTICE MM(262420000001001/c2af021f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125252127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125252127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125252127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125252127 DMM DEBUG MM(262420000001001/c2af021f) Requesting authorization (sgsn_auth.c:160) 20250113125252127 DMM INFO MM(262420000001001/c2af021f) Requesting authentication tuples (sgsn_auth.c:184) 20250113125252127 DMM DEBUG MM(262420000001001/c2af021f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125252127 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250113125252127 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@c8734b6d4391: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@c8734b6d4391: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250113125252129 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125252129 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125252129 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125252129 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125252129 DMM INFO MM(262420000001001/c2af021f) Subscriber data update (mmctx.c:445) 20250113125252129 DMM DEBUG MM(262420000001001/c2af021f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125252129 DMM INFO MM(262420000001001/c2af021f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125252129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125252129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125252129 DMM INFO MM(262420000001001/c2af021f) <- GMM AUTH AND CIPHERING REQ (rand = 8f 58 f4 ff 22 9a d2 48 7e 8a f2 ba 5b 12 00 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1c 92 45 43 ab 56 65 bb fe e2 6b 56 40 d2 63 70 ) (gprs_gmm.c:483) 20250113125252129 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250113125252130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309228ABF4D8623094399990000100001F02904C6DF4A4B'O 20250113125252136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252137 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125252137 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125252137 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125252137 DMM INFO MM(262420000001001/c2af021f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125252137 DMM NOTICE MM(262420000001001/c2af021f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125252137 DMM DEBUG MM(262420000001001/c2af021f) checking auth: received UMTS RES = 8a bf 4d 86 c6 df 4a 4b (gprs_gmm.c:666) 20250113125252137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125252137 DMM DEBUG MM(262420000001001/c2af021f) Requesting authorization (sgsn_auth.c:160) 20250113125252137 DMM INFO MM(262420000001001/c2af021f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125252137 DMM DEBUG MM(262420000001001/c2af021f) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125252137 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250113125252137 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) 20250113125252137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125252137 DMM DEBUG MM(262420000001001/c2af021f) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250113125252137 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_len:17 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250113125252148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252148 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125252148 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125252148 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125252148 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250113125252148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125252148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125252148 DMM INFO MM(262420000001001/c2af021f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2af021f) (gprs_gmm.c:300) 20250113125252148 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250113125252148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125252152 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125252152 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125252152 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113125252152 DMM INFO MM(262420000001001/c2af021f) Subscriber data update (mmctx.c:445) 20250113125252152 DMM DEBUG MM(262420000001001/c2af021f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125252152 DMM INFO MM(262420000001001/c2af021f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125252152 DMM NOTICE MM(262420000001001/c2af021f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250113125252152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125252152 DMM NOTICE MM(262420000001001/c2af021f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125252152 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) 20250113125252152 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125252152 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250113125252152 DMM INFO MM(262420000001001/c2af021f) Subscriber data update (mmctx.c:445) 20250113125252152 DMM DEBUG MM(262420000001001/c2af021f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125252154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252155 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125252155 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125252155 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125252155 DMM INFO MM(262420000001001/c2af021f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125252155 DMM NOTICE MM(262420000001001/c2af021f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125252155 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125252155 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125252155 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125252155 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125252155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125252155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125252155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1426)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1426)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125252160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125252161 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125252161 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125252161 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125252161 DMM INFO MM(262420000001001/c2af021f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125252161 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125252161 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125252161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125252161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125252161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125252161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@c8734b6d4391: Session index based on local reference:0 20250113125252162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125252162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125252162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125252162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125252162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125252162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125252162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@c8734b6d4391: Deleted conn table entry 0TC_iu_attach_encr(1434)13052956 TC_iu_attach_encr(1434)@c8734b6d4391: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@c8734b6d4391: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@c8734b6d4391: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1426)@c8734b6d4391: Final verdict of PTC: none 20250113125252222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125252224 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125252224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1417)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1424)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1421)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1427)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1419)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1425)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1415)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_encr-BVCI220(1424): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1425): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1426): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1427): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@c8734b6d4391: Test case TC_iu_attach_encr finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Jan 13 12:52:52 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250113125252366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250113125252366 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125252366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125252366 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125252366 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125252366 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125252366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125252366 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125252366 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125252366 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125252366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125252366 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125252366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125252366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125252366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125252366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125252366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125252366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125252367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125252768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183648) 20250113125253226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125253226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183648, count=210964) 20250113125254227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125254227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125254367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125254367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125254367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Jan 13 12:52:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125255229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125255229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_iu_attach_geran_rau started. 20250113125255830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125255832 DMM INFO MM(262420000001001/c2af021f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125255832 DMM INFO MM(262420000001001/c2af021f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125255832 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125255832 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125255832 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125255832 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125255832 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250113125255832 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) 20250113125255832 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20250113125255832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125255832 DMM DEBUG MM_STATE_Gb[0x5575f9260ff0]{Idle}: Deallocated (fsm.c:568) 20250113125255832 DMM DEBUG MM_STATE_Iu(2)[0x5575f9260d90]{Detached}: Deallocated (fsm.c:568) 20250113125255832 DMM DEBUG GMM(gmm_fsm)[0x5575f926dac0]{Deregistered}: Deallocated (fsm.c:568) 20250113125255832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125255877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125255877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125255877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125255877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125255877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125255877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125255877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125255877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125255878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125255878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125255878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125255879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125255879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125255879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125255879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125255879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125255879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125255879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125255879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125255879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125255883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125255893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125255893 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125255919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125255919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125255919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125255919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125255919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125255919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125255919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125255919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1444)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1445)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125255921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125255921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125255921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125255921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125255921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125255921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125255921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125255921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125255921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125255921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125255922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125255922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125255926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1441)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125255938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125255938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1444)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125255955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125255955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125255955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125255955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125255957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125255957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125255957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125255957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125255957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125255957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125255957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125255957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125255957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125255957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125255957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1450)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125255958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125255958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125255962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1452)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1449)@c8734b6d4391: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125255972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125255972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125256166 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125256166 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125256166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125256166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125256168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125256169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125256169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125256169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125256169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125256169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125256169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125256170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125256170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125256170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125256170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125256170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125256170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125256170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125256170 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125256229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125256229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125256229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125256229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125256231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125256232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125256976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125256976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125256976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125256976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125256976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125256977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125256977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125256977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125256977 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125256977 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125256977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125256977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125256977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125256977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125256977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125256977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125256977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125256977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C872EBF2'O, index=0 SGSN_Test-GSUP(1455)@c8734b6d4391: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@c8734b6d4391: 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 := 'D24A'O, rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@c8734b6d4391: Added conn table entry 0TC_iu_attach_geran_rau(1457)344708 SGSN_Test_0-SCCP(1449)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1451)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125257296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257296 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125257296 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125257296 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125257296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125257296 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125257296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Allocated (fsm.c:456) 20250113125257296 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125257296 DMM DEBUG MM_STATE_Iu[0x5575f9260ec0]{Detached}: Allocated (fsm.c:456) 20250113125257296 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125257296 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125257296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125257296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125257296 DMM DEBUG MM(262420000001002/fef5478e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125257296 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250113125257296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: { messageType := 2, destLocRef := '054284'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@c8734b6d4391: 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 := 'DF6B168F339B39B12629BD91AF61C1F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FA88977'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86BEFD6B5208723A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B6D6D7523BC0A69A89E00055CC41946B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8E5AAED035C8FB45B1874C13D2C907EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '56B13A91FA1E440412A41F429124E19E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8C34BD551710E68'O } } } } } SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250113125257305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257305 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125257305 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125257305 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125257305 DMM DEBUG MM(262420000001002/fef5478e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250113125257305 DMM NOTICE MM(262420000001002/fef5478e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125257305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125257305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125257305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125257305 DMM DEBUG MM(262420000001002/fef5478e) Requesting authorization (sgsn_auth.c:160) 20250113125257305 DMM INFO MM(262420000001002/fef5478e) Requesting authentication tuples (sgsn_auth.c:184) 20250113125257305 DMM DEBUG MM(262420000001002/fef5478e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125257305 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250113125257305 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@c8734b6d4391: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@c8734b6d4391: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250113125257308 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125257308 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125257308 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125257308 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125257308 DMM INFO MM(262420000001002/fef5478e) Subscriber data update (mmctx.c:445) 20250113125257308 DMM DEBUG MM(262420000001002/fef5478e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125257308 DMM INFO MM(262420000001002/fef5478e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125257308 DMM INFO MM(262420000001002/fef5478e) <- GMM AUTH AND CIPHERING REQ (rand = df 6b 16 8f 33 9b 39 b1 26 29 bd 91 af 61 c1 f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 b1 3a 91 fa 1e 44 04 12 a4 1f 42 91 24 e1 9e ) (gprs_gmm.c:483) 20250113125257308 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250113125257308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322B8C34BD523094399990000100002F0290451710E68'O 20250113125257314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257315 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125257315 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125257315 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125257315 DMM INFO MM(262420000001002/fef5478e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125257315 DMM NOTICE MM(262420000001002/fef5478e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125257315 DMM DEBUG MM(262420000001002/fef5478e) checking auth: received UMTS RES = b8 c3 4b d5 51 71 0e 68 (gprs_gmm.c:666) 20250113125257315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125257315 DMM DEBUG MM(262420000001002/fef5478e) Requesting authorization (sgsn_auth.c:160) 20250113125257315 DMM INFO MM(262420000001002/fef5478e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125257315 DMM DEBUG MM(262420000001002/fef5478e) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125257315 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250113125257315 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) 20250113125257315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125257315 DMM DEBUG MM(262420000001002/fef5478e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125257315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125257323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257323 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125257323 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125257323 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125257323 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250113125257323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125257323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125257323 DMM INFO MM(262420000001002/fef5478e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfef5478e) (gprs_gmm.c:300) 20250113125257323 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250113125257323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125257327 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125257327 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125257327 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250113125257327 DMM INFO MM(262420000001002/fef5478e) Subscriber data update (mmctx.c:445) 20250113125257327 DMM DEBUG MM(262420000001002/fef5478e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125257327 DMM INFO MM(262420000001002/fef5478e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125257327 DMM NOTICE MM(262420000001002/fef5478e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250113125257327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125257327 DMM NOTICE MM(262420000001002/fef5478e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125257327 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) 20250113125257327 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125257328 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250113125257328 DMM INFO MM(262420000001002/fef5478e) Subscriber data update (mmctx.c:445) 20250113125257328 DMM DEBUG MM(262420000001002/fef5478e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125257330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257330 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125257330 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125257330 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125257330 DMM INFO MM(262420000001002/fef5478e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125257330 DMM NOTICE MM(262420000001002/fef5478e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125257330 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125257330 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125257330 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125257330 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125257330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125257330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125257330 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257330 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257330 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257330 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1449)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1449)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125257336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257336 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125257336 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125257336 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125257336 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125257336 DMM INFO MM(262420000001002/fef5478e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125257336 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125257336 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125257336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125257336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125257336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125257336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@c8734b6d4391: Session index based on local reference:0 20250113125257338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125257338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125257338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125257338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125257338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125257338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125257338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@c8734b6d4391: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)344708 TC_iu_attach_geran_rau(1457)@c8734b6d4391: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='FEF5478E'O, index=1 20250113125257398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125257398 DLLC NOTICE LLME(ffffffff/fef5478e){UNASSIGNED} LLC RX: unknown TLLI 0xfef5478e, creating LLME on the fly (gprs_llc.c:552) 20250113125257398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250113125257398 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113125257398 DMM INFO MM(262420000001002/fef5478e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fef5478e, P-TMSI: fef5478e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250113125257398 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250113125257398 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250113125257398 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125257398 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125257398 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250113125257398 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125257398 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125257398 DLLC NOTICE LLME(ffffffff/fef5478e){UNASSIGNED} LLGM Assign pre (fef5478e => fef5478e) (gprs_llc.c:1079) 20250113125257398 DLLC NOTICE LLME(fef5478e/fef5478e){ASSIGNED} LLGM Assign post (fef5478e => fef5478e) (gprs_llc.c:1125) 20250113125257398 DMM INFO MM(262420000001002/fef5478e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: Removing Client IMSI='262420000001002'H, index=1 20250113125257413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125257413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125257413 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125257413 DMM INFO MM(262420000001002/fef5478e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113125257413 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113125257414 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125257414 DLLC NOTICE LLME(fef5478e/fef5478e){ASSIGNED} LLGM Assign pre (ffffffff => fef5478e) (gprs_llc.c:1079) 20250113125257414 DLLC NOTICE LLME(ffffffff/fef5478e){ASSIGNED} LLGM Assign post (ffffffff => fef5478e) (gprs_llc.c:1125) 20250113125257414 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250113125257414 DMM ERROR MM_STATE_Gb[0x5575f92683a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@c8734b6d4391: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@c8734b6d4391: Final verdict of PTC: none 20250113125257421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@c8734b6d4391: Final verdict of PTC: none 20250113125257424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1445)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1439)@c8734b6d4391: Final verdict of PTC: none 20250113125257424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1440)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@c8734b6d4391: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1450)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1443)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1448)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1437)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@c8734b6d4391: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Jan 13 12:52:57 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250113125257542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250113125257541 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125257541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125257541 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125257541 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125257541 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125257541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125257541 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125257541 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125257541 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125257541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125257541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125257541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125257542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125257542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125257542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125257542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125257542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125257566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125257968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218736) 20250113125258425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125258425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218736, count=220092) 20250113125259427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125259427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125259542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125259542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125259542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Jan 13 12:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125300429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125300429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_geran_attach_iu_rau started. 20250113125301035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125301036 DMM INFO MM(262420000001002/fef5478e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125301036 DMM INFO MM(262420000001002/fef5478e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125301036 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125301036 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125301036 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250113125301036 DMM ERROR MM_STATE_Gb[0x5575f92683a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250113125301036 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250113125301036 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) 20250113125301036 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20250113125301036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ff0]{Init}: Deallocated (fsm.c:568) 20250113125301036 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125301036 DMM DEBUG MM_STATE_Iu(3)[0x5575f9260ec0]{Detached}: Deallocated (fsm.c:568) 20250113125301036 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125301036 DLLC NOTICE LLME(ffffffff/fef5478e){ASSIGNED} LLGM Assign pre (fef5478e => ffffffff) (gprs_llc.c:1079) 20250113125301036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fef5478e => ffffffff) (gprs_llc.c:1125) 20250113125301036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125301081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125301081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125301081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125301081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301081 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125301081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125301081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125301081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125301081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125301083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125301083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125301083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125301083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125301083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125301083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125301083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125301083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125301087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125301096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125301096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125301121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125301121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125301121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125301121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125301121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125301121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125301121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125301121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125301123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125301123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125301123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125301123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125301123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125301123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125301123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125301123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301123 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125301123 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125301123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1467)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1468)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125301124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125301124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125301128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125301138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113125301138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1465)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125301149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125301149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125301149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125301149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125301149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125301149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125301149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125301149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125301150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125301150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125301150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125301150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125301150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125301150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125301150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125301150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125301150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125301150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125301150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125301151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125301151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125301154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125301164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125301164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1475)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125301371 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125301371 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125301371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125301371 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125301374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125301374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125301374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125301374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125301374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125301374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125301374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125301375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125301375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125301375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125301375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125301375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125301375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125301375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125301375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125301429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125301429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125301429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125301429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125301431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125301432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125302182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125302182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125302182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125302182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302182 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125302182 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125302183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125302183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125302183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125302183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@c8734b6d4391: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='FDA13709'O, index=0 SGSN_Test-GSUP(1478)@c8734b6d4391: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@c8734b6d4391: 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 := 'AAF5F210B8192BB16C89CC6814D53BF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D830FCB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FBF6EB23FE021797'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3BDC136639B751E98CB3B1EB48823EEB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7DA297FFC7488B8496522D5C9B5B28C0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D282257B7AF3F7763C4C541BAEE73FA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AD14679B29394120'O } } } } } 20250113125302489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125302489 DLLC NOTICE LLME(ffffffff/fda13709){UNASSIGNED} LLC RX: unknown TLLI 0xfda13709, creating LLME on the fly (gprs_llc.c:552) 20250113125302489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125302489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125302489 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Allocated (fsm.c:456) 20250113125302489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Allocated (fsm.c:456) 20250113125302489 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125302489 DMM DEBUG MM_STATE_Iu[0x5575f9260ff0]{Detached}: Allocated (fsm.c:456) 20250113125302489 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125302489 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125302489 DLLC NOTICE LLME(ffffffff/fda13709){UNASSIGNED} LLGM Assign pre (fda13709 => de5ceace) (gprs_llc.c:1079) 20250113125302489 DLLC NOTICE LLME(fda13709/de5ceace){ASSIGNED} LLGM Assign post (fda13709 => de5ceace) (gprs_llc.c:1125) 20250113125302489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125302489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125302489 DMM DEBUG MM(262420000001003/de5ceace) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125302501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125302501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250113125302501 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125302501 DMM DEBUG MM(262420000001003/de5ceace) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250113125302501 DMM NOTICE MM(262420000001003/de5ceace) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125302501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125302501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125302501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125302501 DMM DEBUG MM(262420000001003/de5ceace) Requesting authorization (sgsn_auth.c:160) 20250113125302501 DMM INFO MM(262420000001003/de5ceace) Requesting authentication tuples (sgsn_auth.c:184) 20250113125302501 DMM DEBUG MM(262420000001003/de5ceace) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125302501 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250113125302501 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@c8734b6d4391: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@c8734b6d4391: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250113125302504 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125302504 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125302504 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125302504 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125302504 DMM INFO MM(262420000001003/de5ceace) Subscriber data update (mmctx.c:445) 20250113125302504 DMM DEBUG MM(262420000001003/de5ceace) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125302504 DMM INFO MM(262420000001003/de5ceace) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125302504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125302504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125302504 DMM INFO MM(262420000001003/de5ceace) <- GMM AUTH AND CIPHERING REQ (rand = aa f5 f2 10 b8 19 2b b1 6c 89 cc 68 14 d5 3b f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 28 22 57 b7 af 3f 77 63 c4 c5 41 ba ee 73 fa ) (gprs_gmm.c:483) 20250113125302512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125302512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250113125302512 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125302512 DMM INFO MM(262420000001003/de5ceace) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125302512 DMM NOTICE MM(262420000001003/de5ceace) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125302512 DMM DEBUG MM(262420000001003/de5ceace) checking auth: received UMTS RES = ad 14 67 9b 29 39 41 20 (gprs_gmm.c:666) 20250113125302512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125302512 DMM DEBUG MM(262420000001003/de5ceace) Requesting authorization (sgsn_auth.c:160) 20250113125302512 DMM INFO MM(262420000001003/de5ceace) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125302512 DMM DEBUG MM(262420000001003/de5ceace) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125302512 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250113125302512 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) 20250113125302512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250113125302512 DMM INFO MM(262420000001003/de5ceace) <- GMM ATTACH ACCEPT (new P-TMSI=0xde5ceace) (gprs_gmm.c:300) 20250113125302513 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125302513 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125302514 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250113125302514 DMM INFO MM(262420000001003/de5ceace) Subscriber data update (mmctx.c:445) 20250113125302514 DMM DEBUG MM(262420000001003/de5ceace) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125302514 DMM INFO MM(262420000001003/de5ceace) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125302514 DMM NOTICE MM(262420000001003/de5ceace) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250113125302514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125302514 DMM NOTICE MM(262420000001003/de5ceace) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125302514 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) 20250113125302514 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125302514 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250113125302514 DMM INFO MM(262420000001003/de5ceace) Subscriber data update (mmctx.c:445) 20250113125302514 DMM DEBUG MM(262420000001003/de5ceace) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250113125302520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125302520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250113125302520 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250113125302520 DMM INFO MM(262420000001003/de5ceace) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125302520 DMM NOTICE MM(262420000001003/de5ceace) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125302520 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125302520 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125302521 DLLC NOTICE LLME(fda13709/de5ceace){ASSIGNED} LLGM Assign pre (ffffffff => de5ceace) (gprs_llc.c:1079) 20250113125302521 DLLC NOTICE LLME(ffffffff/de5ceace){ASSIGNED} LLGM Assign post (ffffffff => de5ceace) (gprs_llc.c:1125) 20250113125302521 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250113125302521 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250113125302521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125302521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@c8734b6d4391: 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 := 'DE5CEACE'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@c8734b6d4391: Added conn table entry 0TC_geran_attach_iu_rau(1480)8266980 SGSN_Test_0-SCCP(1473)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1474)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125302582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125302582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125302582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125302582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125302582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125302582 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125302582 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250113125302582 DMM INFO MM(262420000001003/de5ceace) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: de5ceace (00000000), TLLI: de5ceace (de5ceace), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250113125302582 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250113125302582 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250113125302582 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250113125302582 DLLC NOTICE LLME(ffffffff/de5ceace){ASSIGNED} LLGM Assign pre (de5ceace => ffffffff) (gprs_llc.c:1079) 20250113125302583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de5ceace => ffffffff) (gprs_llc.c:1125) 20250113125302583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125302583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250113125302583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125302583 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125302583 DMM DEBUG MM(262420000001003/de5ceace) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125302583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125302583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125302583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125302583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125302583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125302583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@c8734b6d4391: { messageType := 2, destLocRef := '7E24E4'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(1473)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1473)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125302594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125302594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125302594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125302594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302594 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125302594 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125302594 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125302595 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250113125302595 DMM INFO MM(262420000001003/de5ceace) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250113125302595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250113125302595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125302595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125302595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125302595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125302595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125302595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@c8734b6d4391: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@c8734b6d4391: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@c8734b6d4391: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1473)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1473)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250113125302606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125302606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125302606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125302606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125302606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125302606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125302606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125302607 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125302607 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125302607 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125302607 DMM INFO MM(262420000001003/de5ceace) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250113125302607 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250113125302607 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125302607 DMM DEBUG MM_STATE_Iu[0x5575f9260ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250113125302607 DMM ERROR MM_STATE_Iu[0x5575f9260ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@c8734b6d4391: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@c8734b6d4391: Final verdict of PTC: none 20250113125302613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125302615 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125302615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1478)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1462)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1468)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@c8734b6d4391: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@c8734b6d4391: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1472)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@c8734b6d4391: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1460)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1466)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1470)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@c8734b6d4391: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Jan 13 12:53:02 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250113125302750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125302813 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125302813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125302813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125302813 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125302813 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125302813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125302813 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125302813 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125302813 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125302813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125302813 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125302813 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125302814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125302814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125302814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125302814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125302814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125302814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250113125303152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166580) 20250113125303615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125303615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166580, count=178456) 20250113125304597 DGPRS DEBUG Checking for inactive LLMEs, time = 18583518 (sgsn.c:131) 20250113125304616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125304616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125304814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125304814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125304814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Jan 13 12:53:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125305617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125305617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user started. 20250113125306213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125306214 DMM INFO MM(262420000001003/de5ceace) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125306214 DMM INFO MM(262420000001003/de5ceace) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125306214 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125306214 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125306214 DMM DEBUG MM_STATE_Iu[0x5575f9260ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125306214 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250113125306214 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) 20250113125306214 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20250113125306214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f9260ec0]{Init}: Deallocated (fsm.c:568) 20250113125306214 DMM DEBUG MM_STATE_Gb(0)[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125306214 DMM DEBUG MM_STATE_Iu[0x5575f9260ff0]{Detached}: Deallocated (fsm.c:568) 20250113125306214 DMM DEBUG GMM(gmm_fsm)[0x5575f9260d90]{Deregistered}: Deallocated (fsm.c:568) 20250113125306214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1485)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125306268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125306268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125306268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125306268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125306268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125306268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125306268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125306268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125306270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125306270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125306270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125306270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125306270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125306270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125306270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125306270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125306270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125306270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125306271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125306271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125306274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113125306283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125306283 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125306293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125306293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125306293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125306293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125306293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125306293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125306293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125306294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125306295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125306295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125306295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125306296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125306296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125306296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125306296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125306296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125306296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125306296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125306296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125306296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125306300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125306309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125306309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125306335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125306335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125306335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125306335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125306335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125306335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125306335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125306335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125306337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125306337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125306337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125306337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125306337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125306337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125306337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125306338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125306338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125306338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125306338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125306339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125306339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125306343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1498)@c8734b6d4391: M3UA emulation initiated, the test can be started MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@c8734b6d4391: ************************************************* SGSN_Test_0-SCCP(1495)@c8734b6d4391: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125306353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125306353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125306548 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125306548 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125306548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125306548 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125306551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125306551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125306551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125306551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125306551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125306551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125306551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125306552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125306552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125306552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125306552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125306552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125306552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125306552 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125306552 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125306618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125306618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125306618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125306618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125306620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125306621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125307360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307360 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125307360 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125307360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E9BC3BCF'O, index=0 SGSN_Test-GSUP(1501)@c8734b6d4391: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@c8734b6d4391: 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 := 'E4A9'O, rac := '54'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(1497)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user(1503)7636398 SGSN_Test_0-SCCP(1495)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1497)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125307690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307690 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125307690 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125307690 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125307690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125307690 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Deregistered}: Allocated (fsm.c:456) 20250113125307691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125307691 DMM DEBUG MM_STATE_Gb[0x5575f9260ec0]{Idle}: Allocated (fsm.c:456) 20250113125307691 DMM DEBUG MM_STATE_Iu[0x5575f926d890]{Detached}: Allocated (fsm.c:456) 20250113125307691 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125307691 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125307691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125307691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125307691 DMM DEBUG MM(262420000001004/e332b90d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125307691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250113125307691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: { messageType := 2, destLocRef := '7485AE'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(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@c8734b6d4391: 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 := '519A20148AA08EE9D5176956B2DF19E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '834AE0CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E982CBAAFC6DFC87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '280B61EF6B82C83B52A2CC44614DD51A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1FB9760132B27A767644BD90C8F65443'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FBE4BCDF7E00E525899AE7461AC4C6BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '324CFB74A394278E'O } } } } } SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250113125307700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307700 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125307700 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125307700 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125307700 DMM DEBUG MM(262420000001004/e332b90d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250113125307700 DMM NOTICE MM(262420000001004/e332b90d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125307700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125307700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125307700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125307700 DMM DEBUG MM(262420000001004/e332b90d) Requesting authorization (sgsn_auth.c:160) 20250113125307700 DMM INFO MM(262420000001004/e332b90d) Requesting authentication tuples (sgsn_auth.c:184) 20250113125307700 DMM DEBUG MM(262420000001004/e332b90d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125307700 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250113125307700 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@c8734b6d4391: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250113125307704 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125307704 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125307704 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125307704 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125307704 DMM INFO MM(262420000001004/e332b90d) Subscriber data update (mmctx.c:445) 20250113125307704 DMM DEBUG MM(262420000001004/e332b90d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125307704 DMM INFO MM(262420000001004/e332b90d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125307704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125307704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125307704 DMM INFO MM(262420000001004/e332b90d) <- GMM AUTH AND CIPHERING REQ (rand = 51 9a 20 14 8a a0 8e e9 d5 17 69 56 b2 df 19 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fb e4 bc df 7e 00 e5 25 89 9a e7 46 1a c4 c6 ba ) (gprs_gmm.c:483) 20250113125307704 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250113125307704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822324CFB7423094399990000100004F02904A394278E'O 20250113125307711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307711 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125307711 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125307711 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125307711 DMM INFO MM(262420000001004/e332b90d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125307711 DMM NOTICE MM(262420000001004/e332b90d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125307711 DMM DEBUG MM(262420000001004/e332b90d) checking auth: received UMTS RES = 32 4c fb 74 a3 94 27 8e (gprs_gmm.c:666) 20250113125307711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125307711 DMM DEBUG MM(262420000001004/e332b90d) Requesting authorization (sgsn_auth.c:160) 20250113125307711 DMM INFO MM(262420000001004/e332b90d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125307711 DMM DEBUG MM(262420000001004/e332b90d) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125307711 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250113125307711 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) 20250113125307711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125307711 DMM DEBUG MM(262420000001004/e332b90d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125307711 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307711 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125307720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307720 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125307720 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125307720 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125307720 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250113125307720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125307720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125307720 DMM INFO MM(262420000001004/e332b90d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe332b90d) (gprs_gmm.c:300) 20250113125307720 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250113125307720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125307724 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125307724 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125307724 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250113125307724 DMM INFO MM(262420000001004/e332b90d) Subscriber data update (mmctx.c:445) 20250113125307724 DMM DEBUG MM(262420000001004/e332b90d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125307724 DMM INFO MM(262420000001004/e332b90d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125307724 DMM NOTICE MM(262420000001004/e332b90d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250113125307724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125307724 DMM NOTICE MM(262420000001004/e332b90d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125307724 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) 20250113125307725 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125307725 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250113125307725 DMM INFO MM(262420000001004/e332b90d) Subscriber data update (mmctx.c:445) 20250113125307725 DMM DEBUG MM(262420000001004/e332b90d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125307727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125307727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125307727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125307727 DMM INFO MM(262420000001004/e332b90d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125307728 DMM NOTICE MM(262420000001004/e332b90d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125307728 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125307728 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125307728 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125307728 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125307728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125307728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125307728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1495)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125307732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307733 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125307733 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125307733 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125307733 DMM INFO MM(262420000001004/e332b90d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125307733 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125307733 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125307733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 20250113125307734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_user(1503)7636398 TC_attach_pdp_act_user(1503)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@c8734b6d4391: 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 := 'E332B90D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user(1503)5732026 SGSN_Test_0-RAN(1497)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@c8734b6d4391: First idle individual index:0 20250113125307937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125307937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125307937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125307937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307938 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125307938 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125307938 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125307938 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE332B90D) type="signalling"  (gprs_gmm.c:1944) 20250113125307938 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125307938 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125307938 DMM DEBUG MM(262420000001004/e332b90d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125307938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125307938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125307938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125307938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125307938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125307938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125307938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@c8734b6d4391: { messageType := 2, destLocRef := '5776BA'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@c8734b6d4391: Final verdict of PTC: none 20250113125307946 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125307946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125307946 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125307946 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)[0;m 20250113125307946 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125307946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125307946 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125307946 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125307946 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125307946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125307946 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125307946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125307946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125307946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125307946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125307946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125307946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125307946 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@c8734b6d4391: Final verdict of PTC: none 20250113125307950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51786<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1486)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1490)@c8734b6d4391: Final verdict of PTC: none 20250113125307954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125307954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1481)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1501)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1496)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1494)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1484)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1488)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Mon Jan 13 12:53:08 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250113125308095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125308497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230980) 20250113125308956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125308956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230980, count=235432) 20250113125309947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125309947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125309947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125309956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125309956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Jan 13 12:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125310958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125310958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250113125311559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125311560 DMM INFO MM(262420000001004/e332b90d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125311560 DMM INFO MM(262420000001004/e332b90d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125311560 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125311560 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125311560 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125311560 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125311561 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250113125311561 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) 20250113125311561 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250113125311561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125311561 DMM DEBUG MM_STATE_Gb[0x5575f9260ec0]{Idle}: Deallocated (fsm.c:568) 20250113125311561 DMM DEBUG MM_STATE_Iu(5)[0x5575f926d890]{Detached}: Deallocated (fsm.c:568) 20250113125311561 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ff0]{Deregistered}: Deallocated (fsm.c:568) 20250113125311561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125311608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125311608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125311608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125311608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125311609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125311609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125311609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125311609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125311610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125311610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125311610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125311611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125311611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125311611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125311611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125311611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125311611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125311611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125311611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125311611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125311615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125311625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125311625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125311649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125311649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125311649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125311649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125311649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125311649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125311649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125311649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125311651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125311651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125311651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125311652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125311652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125311652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125311652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125311652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311652 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125311652 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125311652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125311652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125311652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125311657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125311669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125311669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125311690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125311690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125311690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125311690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125311690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125311690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125311690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125311690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125311692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125311692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125311692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125311692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125311692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125311692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125311692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125311692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125311692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125311692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125311692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125311693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125311693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125311697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125311706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125311706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1521)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125311912 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125311912 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125311912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125311912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125311915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125311915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125311915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125311915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125311915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125311915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125311915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125311916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125311916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125311916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125311916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125311916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125311916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125311916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125311916 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125311958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125311958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125311958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125311958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125311960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125311961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125312722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125312722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125312722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125312722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125312722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125312722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125312722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125312722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125312723 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125312723 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125312723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125312723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125312723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125312723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125312723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125312723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125312723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125312723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D47EEFB5'O, index=0 SGSN_Test-GSUP(1524)@c8734b6d4391: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: 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 := '8EE8'O, rac := 'D1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11483038 SGSN_Test_0-SCCP(1519)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1520)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125313032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313032 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125313032 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125313033 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125313033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125313033 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Allocated (fsm.c:456) 20250113125313033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125313033 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Allocated (fsm.c:456) 20250113125313033 DMM DEBUG MM_STATE_Iu[0x5575f926df40]{Detached}: Allocated (fsm.c:456) 20250113125313033 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125313033 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125313033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125313033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125313033 DMM DEBUG MM(262420000001058/ef2600c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125313033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250113125313033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: { messageType := 2, destLocRef := 'AF379E'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: 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 := '05DD041425D53E2B19FB8A63A4F67E5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0C6907E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5539DC040EA8785'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4A0DCA67DD59F840C9F8B77D48A1B39'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DA2AB7E8BE9EB8DDCA7D11B0BC292FF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DE5C4710260725888EB90C466A07D8CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F76221A05AA9E1F1'O } } } } } SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250113125313041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313041 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125313042 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125313042 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125313042 DMM DEBUG MM(262420000001058/ef2600c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250113125313042 DMM NOTICE MM(262420000001058/ef2600c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125313042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125313042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125313042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125313042 DMM DEBUG MM(262420000001058/ef2600c3) Requesting authorization (sgsn_auth.c:160) 20250113125313042 DMM INFO MM(262420000001058/ef2600c3) Requesting authentication tuples (sgsn_auth.c:184) 20250113125313042 DMM DEBUG MM(262420000001058/ef2600c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125313042 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250113125313042 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@c8734b6d4391: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250113125313045 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125313045 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125313045 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125313045 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125313045 DMM INFO MM(262420000001058/ef2600c3) Subscriber data update (mmctx.c:445) 20250113125313045 DMM DEBUG MM(262420000001058/ef2600c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125313045 DMM INFO MM(262420000001058/ef2600c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125313045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125313045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125313045 DMM INFO MM(262420000001058/ef2600c3) <- GMM AUTH AND CIPHERING REQ (rand = 05 dd 04 14 25 d5 3e 2b 19 fb 8a 63 a4 f6 7e 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = de 5c 47 10 26 07 25 88 8e b9 0c 46 6a 07 d8 ce ) (gprs_gmm.c:483) 20250113125313045 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250113125313045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622F76221A023094399990000105008F029045AA9E1F1'O 20250113125313051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125313052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125313052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125313052 DMM INFO MM(262420000001058/ef2600c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125313052 DMM NOTICE MM(262420000001058/ef2600c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125313052 DMM DEBUG MM(262420000001058/ef2600c3) checking auth: received UMTS RES = f7 62 21 a0 5a a9 e1 f1 (gprs_gmm.c:666) 20250113125313052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125313052 DMM DEBUG MM(262420000001058/ef2600c3) Requesting authorization (sgsn_auth.c:160) 20250113125313052 DMM INFO MM(262420000001058/ef2600c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125313052 DMM DEBUG MM(262420000001058/ef2600c3) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125313052 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250113125313052 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) 20250113125313052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125313052 DMM DEBUG MM(262420000001058/ef2600c3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125313052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125313060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313061 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125313061 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125313061 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125313061 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250113125313061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125313061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125313061 DMM INFO MM(262420000001058/ef2600c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2600c3) (gprs_gmm.c:300) 20250113125313061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250113125313061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313061 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313061 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125313065 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125313065 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125313065 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250113125313065 DMM INFO MM(262420000001058/ef2600c3) Subscriber data update (mmctx.c:445) 20250113125313065 DMM DEBUG MM(262420000001058/ef2600c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125313065 DMM INFO MM(262420000001058/ef2600c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125313065 DMM NOTICE MM(262420000001058/ef2600c3) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250113125313065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125313065 DMM NOTICE MM(262420000001058/ef2600c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125313065 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) 20250113125313066 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125313066 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250113125313066 DMM INFO MM(262420000001058/ef2600c3) Subscriber data update (mmctx.c:445) 20250113125313066 DMM DEBUG MM(262420000001058/ef2600c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125313068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313068 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125313068 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125313068 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125313068 DMM INFO MM(262420000001058/ef2600c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125313068 DMM NOTICE MM(262420000001058/ef2600c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125313068 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125313068 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125313068 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125313068 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125313068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125313068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125313068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1519)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125313073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313074 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125313074 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125313074 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125313074 DMM INFO MM(262420000001058/ef2600c3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125313074 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125313074 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125313074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 20250113125313075 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313075 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313075 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313075 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11483038 TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: 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 := 'EF2600C3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)1110198 SGSN_Test_0-RAN(1520)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@c8734b6d4391: First idle individual index:0 20250113125313278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125313278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125313278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125313278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313278 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125313278 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125313278 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125313278 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF2600C3) type="signalling"  (gprs_gmm.c:1944) 20250113125313278 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125313278 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125313278 DMM DEBUG MM(262420000001058/ef2600c3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125313278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125313279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125313279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125313279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125313279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125313279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125313279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125313279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@c8734b6d4391: { messageType := 2, destLocRef := '10F0B6'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@c8734b6d4391: Final verdict of PTC: none 20250113125313287 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125313287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125313287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125313287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125313287 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125313287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125313287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125313287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125313287 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125313287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125313287 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125313287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125313287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125313287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125313287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125313287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125313287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125313287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@c8734b6d4391: Final verdict of PTC: none 20250113125313290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45488<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125313292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125313292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1508)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1518)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1513)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1516)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1524)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1511)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1506)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Mon Jan 13 12:53:13 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250113125313428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125313830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232468) 20250113125314294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125314294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232468, count=236920) 20250113125315288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125315288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125315288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125315295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125315295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Jan 13 12:53:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125316296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125316296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250113125316890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125316891 DMM INFO MM(262420000001058/ef2600c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125316891 DMM INFO MM(262420000001058/ef2600c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125316891 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125316891 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125316891 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125316891 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125316891 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250113125316891 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) 20250113125316891 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20250113125316891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125316891 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Deallocated (fsm.c:568) 20250113125316891 DMM DEBUG MM_STATE_Iu(7)[0x5575f926df40]{Detached}: Deallocated (fsm.c:568) 20250113125316891 DMM DEBUG GMM(gmm_fsm)[0x5575f9260ec0]{Deregistered}: Deallocated (fsm.c:568) 20250113125316891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1532)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125316946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125316946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125316946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125316946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125316946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125316946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125316946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125316946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125316946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1531)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1532)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125316948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125316948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125316948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125316948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125316948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125316948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125316948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125316948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125316948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125316948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125316948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1532)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125316949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125316949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125316952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1528)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125316962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125316962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1531)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1537)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1537)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125316980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125316980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125316980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125316980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125316980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125316980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125316980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125316980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125316980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1537)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125316981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125316981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125316981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125316982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125316982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125316982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125316982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125316982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125316982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125316982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125316982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125316982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125316982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1537)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1537)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1536)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125316986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113125316994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125316994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1536)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125317018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125317018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125317018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125317018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125317018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125317018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125317018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125317018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125317018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125317020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125317020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125317020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125317020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125317020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125317020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125317020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125317020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125317020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125317020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125317020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125317021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125317021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125317024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1544)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1541)@c8734b6d4391: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125317036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125317036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125317227 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125317227 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125317227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125317227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125317230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125317230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125317230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125317230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125317230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125317230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125317230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125317231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125317231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125317231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125317231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125317231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125317231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125317231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125317231 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125317297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125317297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125317297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125317297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125317299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125317300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125318037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318038 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125318038 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125318038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='EDB809F4'O, index=0 SGSN_Test-GSUP(1547)@c8734b6d4391: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: 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 := 'F92A'O, rac := '28'O ("(") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8996831 SGSN_Test_0-SCCP(1541)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1543)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125318364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318364 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125318364 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125318364 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125318364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125318364 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Deregistered}: Allocated (fsm.c:456) 20250113125318364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Allocated (fsm.c:456) 20250113125318364 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125318364 DMM DEBUG MM_STATE_Iu[0x5575f9271dd0]{Detached}: Allocated (fsm.c:456) 20250113125318364 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125318364 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125318364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125318364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125318364 DMM DEBUG MM(262420000001055/f93ef753) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125318364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250113125318365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: { messageType := 2, destLocRef := '8947DF'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(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: 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 := '960F5F9E8D48445AA927AB314A8DC506'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F0D74E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBAC00A5DD3C3042'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E4EB0DE78CD34EDBB208106B591C330D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '29B6C690FE07FAB79322C4422CF9F87C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BFF883575722E4FFA367BEEB0D7E05E6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE7BA944AE373CFC'O } } } } } SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250113125318373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318373 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125318373 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125318373 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125318373 DMM DEBUG MM(262420000001055/f93ef753) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250113125318373 DMM NOTICE MM(262420000001055/f93ef753) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125318373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125318373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125318373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125318373 DMM DEBUG MM(262420000001055/f93ef753) Requesting authorization (sgsn_auth.c:160) 20250113125318373 DMM INFO MM(262420000001055/f93ef753) Requesting authentication tuples (sgsn_auth.c:184) 20250113125318373 DMM DEBUG MM(262420000001055/f93ef753) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125318373 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250113125318373 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@c8734b6d4391: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250113125318376 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125318376 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125318376 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125318376 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125318376 DMM INFO MM(262420000001055/f93ef753) Subscriber data update (mmctx.c:445) 20250113125318376 DMM DEBUG MM(262420000001055/f93ef753) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125318376 DMM INFO MM(262420000001055/f93ef753) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125318376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125318376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125318376 DMM INFO MM(262420000001055/f93ef753) <- GMM AUTH AND CIPHERING REQ (rand = 96 0f 5f 9e 8d 48 44 5a a9 27 ab 31 4a 8d c5 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf f8 83 57 57 22 e4 ff a3 67 be eb 0d 7e 05 e6 ) (gprs_gmm.c:483) 20250113125318376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250113125318376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722FE7BA94423094399990000105005F02904AE373CFC'O 20250113125318383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125318383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125318383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125318383 DMM INFO MM(262420000001055/f93ef753) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125318383 DMM NOTICE MM(262420000001055/f93ef753) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125318383 DMM DEBUG MM(262420000001055/f93ef753) checking auth: received UMTS RES = fe 7b a9 44 ae 37 3c fc (gprs_gmm.c:666) 20250113125318383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125318383 DMM DEBUG MM(262420000001055/f93ef753) Requesting authorization (sgsn_auth.c:160) 20250113125318383 DMM INFO MM(262420000001055/f93ef753) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125318383 DMM DEBUG MM(262420000001055/f93ef753) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125318383 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250113125318383 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) 20250113125318383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125318383 DMM DEBUG MM(262420000001055/f93ef753) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125318383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125318392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318392 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125318392 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125318392 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125318392 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250113125318392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125318392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125318392 DMM INFO MM(262420000001055/f93ef753) <- GMM ATTACH ACCEPT (new P-TMSI=0xf93ef753) (gprs_gmm.c:300) 20250113125318392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250113125318392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125318396 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125318396 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125318396 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250113125318396 DMM INFO MM(262420000001055/f93ef753) Subscriber data update (mmctx.c:445) 20250113125318396 DMM DEBUG MM(262420000001055/f93ef753) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125318396 DMM INFO MM(262420000001055/f93ef753) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125318396 DMM NOTICE MM(262420000001055/f93ef753) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250113125318396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125318396 DMM NOTICE MM(262420000001055/f93ef753) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125318396 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) 20250113125318397 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125318397 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250113125318397 DMM INFO MM(262420000001055/f93ef753) Subscriber data update (mmctx.c:445) 20250113125318397 DMM DEBUG MM(262420000001055/f93ef753) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125318399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318400 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125318400 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125318400 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125318400 DMM INFO MM(262420000001055/f93ef753) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125318400 DMM NOTICE MM(262420000001055/f93ef753) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125318400 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125318400 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125318400 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125318400 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125318400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125318400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125318400 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1541)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125318405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318405 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125318405 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125318405 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125318405 DMM INFO MM(262420000001055/f93ef753) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125318405 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125318405 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125318405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 20250113125318407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)8996831 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: 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 := 'F93EF753'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15549974 SGSN_Test_0-RAN(1543)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@c8734b6d4391: First idle individual index:0 20250113125318609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125318609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125318609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125318609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318610 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125318610 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125318610 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125318610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF93EF753) type="signalling"  (gprs_gmm.c:1944) 20250113125318610 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125318610 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125318610 DMM DEBUG MM(262420000001055/f93ef753) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125318610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125318610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125318610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125318610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125318610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125318610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125318610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@c8734b6d4391: { messageType := 2, destLocRef := 'ED4616'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(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@c8734b6d4391: Final verdict of PTC: none 20250113125318618 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125318618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125318618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125318618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125318618 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125318618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125318618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125318618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125318618 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125318618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125318618 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125318618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125318618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125318618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125318618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125318618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125318618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125318618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@c8734b6d4391: Final verdict of PTC: none 20250113125318621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125318624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1547)@c8734b6d4391: Final verdict of PTC: none 20250113125318624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1532)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1531)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1537)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1542)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1536)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1530)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1540)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1535)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1529): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1534): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1535): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1536): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1537): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1539): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Mon Jan 13 12:53:18 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250113125318763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125319265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236092) 20250113125319625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125319625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=236092, count=237252) 20250113125320619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125320619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125320619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125320626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125320626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Jan 13 12:53:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125321627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125321627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250113125322331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125322333 DMM INFO MM(262420000001055/f93ef753) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125322333 DMM INFO MM(262420000001055/f93ef753) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125322333 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125322333 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125322333 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125322333 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125322333 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250113125322333 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) 20250113125322333 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20250113125322333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Deallocated (fsm.c:568) 20250113125322333 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125322333 DMM DEBUG MM_STATE_Iu(9)[0x5575f9271dd0]{Detached}: Deallocated (fsm.c:568) 20250113125322333 DMM DEBUG GMM(gmm_fsm)[0x5575f926df40]{Deregistered}: Deallocated (fsm.c:568) 20250113125322333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125322387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125322387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125322387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125322387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125322387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125322387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125322387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125322387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1554)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1555)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125322389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125322389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125322389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125322389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125322389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125322389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125322389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125322389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125322389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125322389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125322389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125322389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125322393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250113125322402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125322402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1554)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125322423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125322423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125322423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125322423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125322423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125322423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125322423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125322423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1559)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125322425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125322425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125322425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125322425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125322425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125322425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125322425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125322425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125322425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125322425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125322426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125322426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1560)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125322428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125322437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125322437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1559)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125322452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125322452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125322452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125322452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125322452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125322452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125322452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125322452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125322454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125322454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125322454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125322454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125322454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125322454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125322454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125322454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125322454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125322454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125322454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125322455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125322455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125322458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125322468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125322468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1567)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125322628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125322628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125322628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125322628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125322631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125322632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125322673 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125322673 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125322673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125322673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125322675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125322675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125322675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125322675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125322676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125322676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125322676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125322677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125322677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125322677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125322677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125322677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125322677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125322677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125322677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125323483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323483 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125323483 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125323484 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323484 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323484 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C4D02F5E'O, index=0 SGSN_Test-GSUP(1570)@c8734b6d4391: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: 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 := '920A'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(1566)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)13145859 SGSN_Test_0-SCCP(1565)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1566)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125323700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323701 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125323701 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125323701 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125323701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125323701 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Deregistered}: Allocated (fsm.c:456) 20250113125323701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125323701 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Allocated (fsm.c:456) 20250113125323701 DMM DEBUG MM_STATE_Iu[0x5575f9273820]{Detached}: Allocated (fsm.c:456) 20250113125323701 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125323701 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125323701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125323701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125323701 DMM DEBUG MM(262420000001056/c5817627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125323701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250113125323701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: { messageType := 2, destLocRef := 'C89703'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: 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 := '166B158D2B5C1A25B9638A5679E483ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95E25824'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '059754D766B23DF6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '146D6D8F043687BAB502DD1BB91EE6EC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EBC8C033A4240550BE4CE179F90AE530'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0CE81152E433DE87B58AECBDFCD2A505'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E4BC59AC13862C22'O } } } } } SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250113125323713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323713 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125323713 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125323713 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125323713 DMM DEBUG MM(262420000001056/c5817627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250113125323713 DMM NOTICE MM(262420000001056/c5817627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125323713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125323713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125323713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125323713 DMM DEBUG MM(262420000001056/c5817627) Requesting authorization (sgsn_auth.c:160) 20250113125323713 DMM INFO MM(262420000001056/c5817627) Requesting authentication tuples (sgsn_auth.c:184) 20250113125323713 DMM DEBUG MM(262420000001056/c5817627) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125323713 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250113125323713 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@c8734b6d4391: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250113125323716 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125323716 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125323716 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125323716 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125323717 DMM INFO MM(262420000001056/c5817627) Subscriber data update (mmctx.c:445) 20250113125323717 DMM DEBUG MM(262420000001056/c5817627) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125323717 DMM INFO MM(262420000001056/c5817627) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125323717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125323717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125323717 DMM INFO MM(262420000001056/c5817627) <- GMM AUTH AND CIPHERING REQ (rand = 16 6b 15 8d 2b 5c 1a 25 b9 63 8a 56 79 e4 83 ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c e8 11 52 e4 33 de 87 b5 8a ec bd fc d2 a5 05 ) (gprs_gmm.c:483) 20250113125323717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250113125323717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522E4BC59AC23094399990000105006F0290413862C22'O 20250113125323723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125323723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125323723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125323723 DMM INFO MM(262420000001056/c5817627) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125323723 DMM NOTICE MM(262420000001056/c5817627) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125323723 DMM DEBUG MM(262420000001056/c5817627) checking auth: received UMTS RES = e4 bc 59 ac 13 86 2c 22 (gprs_gmm.c:666) 20250113125323723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125323723 DMM DEBUG MM(262420000001056/c5817627) Requesting authorization (sgsn_auth.c:160) 20250113125323723 DMM INFO MM(262420000001056/c5817627) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125323724 DMM DEBUG MM(262420000001056/c5817627) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125323724 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250113125323724 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) 20250113125323724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125323724 DMM DEBUG MM(262420000001056/c5817627) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125323724 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125323733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323733 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125323733 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125323733 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125323733 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250113125323733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125323733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125323733 DMM INFO MM(262420000001056/c5817627) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5817627) (gprs_gmm.c:300) 20250113125323733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250113125323733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125323738 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125323738 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125323738 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250113125323738 DMM INFO MM(262420000001056/c5817627) Subscriber data update (mmctx.c:445) 20250113125323738 DMM DEBUG MM(262420000001056/c5817627) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125323738 DMM INFO MM(262420000001056/c5817627) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125323738 DMM NOTICE MM(262420000001056/c5817627) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250113125323738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125323738 DMM NOTICE MM(262420000001056/c5817627) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125323738 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) 20250113125323739 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125323739 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250113125323739 DMM INFO MM(262420000001056/c5817627) Subscriber data update (mmctx.c:445) 20250113125323739 DMM DEBUG MM(262420000001056/c5817627) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125323741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323742 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125323742 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125323742 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125323742 DMM INFO MM(262420000001056/c5817627) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125323742 DMM NOTICE MM(262420000001056/c5817627) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125323742 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125323742 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125323742 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125323742 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125323742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125323742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125323742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1565)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125323747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323747 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125323747 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125323747 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125323747 DMM INFO MM(262420000001056/c5817627) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125323747 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125323747 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125323748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 20250113125323749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)13145859 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: 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 := 'C5817627'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)7372525 SGSN_Test_0-RAN(1566)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@c8734b6d4391: First idle individual index:0 20250113125323949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125323949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125323949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125323949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323950 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125323950 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125323950 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125323950 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5817627) type="signalling"  (gprs_gmm.c:1944) 20250113125323950 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125323950 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125323950 DMM DEBUG MM(262420000001056/c5817627) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125323950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125323950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125323950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125323950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125323950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125323950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125323950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@c8734b6d4391: { messageType := 2, destLocRef := '707EED'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@c8734b6d4391: Final verdict of PTC: none 20250113125323958 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125323958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125323958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125323958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125323958 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125323958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125323958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125323958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125323958 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125323958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125323958 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125323958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125323958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125323958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125323958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125323958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125323958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125323958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@c8734b6d4391: Final verdict of PTC: none 20250113125323961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125323963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125323963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1569)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1570)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1564)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1555)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1560)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1554)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1562)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1553)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1558)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Mon Jan 13 12:53:24 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250113125324102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125324604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232976) 20250113125324964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125324965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232976, count=237708) 20250113125325960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125325960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125325960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125325965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125325965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Jan 13 12:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125326967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125326967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250113125327663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125327665 DMM INFO MM(262420000001056/c5817627) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125327665 DMM INFO MM(262420000001056/c5817627) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125327665 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125327665 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125327665 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125327665 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125327665 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250113125327665 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) 20250113125327665 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20250113125327665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125327665 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Deallocated (fsm.c:568) 20250113125327665 DMM DEBUG MM_STATE_Iu(11)[0x5575f9273820]{Detached}: Deallocated (fsm.c:568) 20250113125327665 DMM DEBUG GMM(gmm_fsm)[0x5575f9271dd0]{Deregistered}: Deallocated (fsm.c:568) 20250113125327665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125327710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125327710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125327710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125327710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327710 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125327710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125327710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125327710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125327710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125327712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125327712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125327712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125327712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125327712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125327712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125327712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125327712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125327712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125327712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125327713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125327713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125327717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125327728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125327728 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1579)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1582)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125327756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125327756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125327756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125327756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125327756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125327756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125327756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125327756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1583)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125327758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125327758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125327758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125327759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125327759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125327759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125327759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125327759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125327759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125327759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125327759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125327759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125327764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1579)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125327774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125327774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1582)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1587)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125327780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125327780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125327780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125327780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125327780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125327780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125327780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125327780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125327782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125327782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125327782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125327782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125327782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125327782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125327782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125327782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125327782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125327782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125327782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125327783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125327783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125327787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250113125327798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125327798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1590)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1590)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@c8734b6d4391: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125327967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125327967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125327967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125327967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125327969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125327970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125327999 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125327999 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125327999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125328000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125328002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125328002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125328002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125328002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125328002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125328002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125328002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125328002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125328002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125328003 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125328810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125328810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125328810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125328810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125328810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125328810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125328810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125328810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125328810 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125328810 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125328811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125328811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125328811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125328811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125328811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125328811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125328811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125328811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@c8734b6d4391: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D8FCB1B6'O, index=0 SGSN_Test-GSUP(1593)@c8734b6d4391: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: 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 := '18E4'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(1589)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)9448121 SGSN_Test_0-SCCP(1588)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1589)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125329036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329037 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125329037 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125329037 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125329037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125329037 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Deregistered}: Allocated (fsm.c:456) 20250113125329037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Allocated (fsm.c:456) 20250113125329037 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125329037 DMM DEBUG MM_STATE_Iu[0x5575f92734f0]{Detached}: Allocated (fsm.c:456) 20250113125329037 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125329037 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125329037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125329037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125329037 DMM DEBUG MM(262420000001057/f2ffdd42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125329037 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250113125329037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: { messageType := 2, destLocRef := '902AB9'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: 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 := 'C2423A77D2C40E975C18707823DAFE5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B314FB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82A8D08F7D4F586E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '497444DC37930F2421A7A7BC669FA67E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0E59982A51A17B7563FA7B3E0EC24FE5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D5FC16A40102B2383EE81A96C174358'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2E04DC3DA9DCB9FB'O } } } } } SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250113125329045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329045 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125329045 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125329045 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125329045 DMM DEBUG MM(262420000001057/f2ffdd42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250113125329045 DMM NOTICE MM(262420000001057/f2ffdd42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125329045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125329045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125329045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125329045 DMM DEBUG MM(262420000001057/f2ffdd42) Requesting authorization (sgsn_auth.c:160) 20250113125329045 DMM INFO MM(262420000001057/f2ffdd42) Requesting authentication tuples (sgsn_auth.c:184) 20250113125329045 DMM DEBUG MM(262420000001057/f2ffdd42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125329045 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250113125329046 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@c8734b6d4391: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250113125329048 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125329048 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125329048 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125329048 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125329048 DMM INFO MM(262420000001057/f2ffdd42) Subscriber data update (mmctx.c:445) 20250113125329048 DMM DEBUG MM(262420000001057/f2ffdd42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125329048 DMM INFO MM(262420000001057/f2ffdd42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125329048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125329048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125329048 DMM INFO MM(262420000001057/f2ffdd42) <- GMM AUTH AND CIPHERING REQ (rand = c2 42 3a 77 d2 c4 0e 97 5c 18 70 78 23 da fe 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 5f c1 6a 40 10 2b 23 83 ee 81 a9 6c 17 43 58 ) (gprs_gmm.c:483) 20250113125329048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250113125329048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309222E04DC3D23094399990000105007F02904A9DCB9FB'O 20250113125329054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329054 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125329054 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125329054 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125329054 DMM INFO MM(262420000001057/f2ffdd42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125329054 DMM NOTICE MM(262420000001057/f2ffdd42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125329054 DMM DEBUG MM(262420000001057/f2ffdd42) checking auth: received UMTS RES = 2e 04 dc 3d a9 dc b9 fb (gprs_gmm.c:666) 20250113125329054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125329054 DMM DEBUG MM(262420000001057/f2ffdd42) Requesting authorization (sgsn_auth.c:160) 20250113125329054 DMM INFO MM(262420000001057/f2ffdd42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125329054 DMM DEBUG MM(262420000001057/f2ffdd42) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125329054 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250113125329054 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) 20250113125329054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125329054 DMM DEBUG MM(262420000001057/f2ffdd42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125329054 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329054 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329054 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125329062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329062 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125329062 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125329062 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125329062 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250113125329062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125329062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125329062 DMM INFO MM(262420000001057/f2ffdd42) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2ffdd42) (gprs_gmm.c:300) 20250113125329062 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250113125329063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125329066 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125329066 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125329066 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250113125329066 DMM INFO MM(262420000001057/f2ffdd42) Subscriber data update (mmctx.c:445) 20250113125329066 DMM DEBUG MM(262420000001057/f2ffdd42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125329066 DMM INFO MM(262420000001057/f2ffdd42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125329066 DMM NOTICE MM(262420000001057/f2ffdd42) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250113125329066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125329066 DMM NOTICE MM(262420000001057/f2ffdd42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125329066 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) 20250113125329067 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125329067 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250113125329067 DMM INFO MM(262420000001057/f2ffdd42) Subscriber data update (mmctx.c:445) 20250113125329067 DMM DEBUG MM(262420000001057/f2ffdd42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125329069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329069 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125329069 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125329069 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125329069 DMM INFO MM(262420000001057/f2ffdd42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125329069 DMM NOTICE MM(262420000001057/f2ffdd42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125329069 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125329069 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125329069 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125329069 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125329069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125329069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125329069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1588)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125329074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329074 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125329074 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125329074 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125329074 DMM INFO MM(262420000001057/f2ffdd42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125329074 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125329074 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125329074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-RAN(1589)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)9448121 20250113125329076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: 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 := 'F2FFDD42'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15542223 SGSN_Test_0-RAN(1589)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@c8734b6d4391: First idle individual index:0 20250113125329281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125329281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125329281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125329281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329282 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125329282 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125329282 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125329282 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2FFDD42) type="signalling"  (gprs_gmm.c:1944) 20250113125329282 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125329282 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125329282 DMM DEBUG MM(262420000001057/f2ffdd42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125329282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125329282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125329282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125329282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125329282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125329282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125329282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@c8734b6d4391: { messageType := 2, destLocRef := 'ED27CF'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@c8734b6d4391: Final verdict of PTC: none 20250113125329290 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125329290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125329290 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125329290 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125329290 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125329290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125329290 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125329290 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125329290 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125329290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125329290 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125329290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125329290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125329290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125329290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125329290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125329290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125329290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@c8734b6d4391: Final verdict of PTC: none 20250113125329294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125329295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125329295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1593)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1587)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1577)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1583)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1581)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1575)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1585)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Mon Jan 13 12:53:29 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250113125329430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125329931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231860) 20250113125330296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125330296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231860, count=236312) 20250113125331292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125331292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125331292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125331297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125331297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Jan 13 12:53:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125332299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125332299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_attach_pdp_act_pmm_idle started. 20250113125332995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125332996 DMM INFO MM(262420000001057/f2ffdd42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125332996 DMM INFO MM(262420000001057/f2ffdd42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125332996 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125332996 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125332996 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125332996 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125332996 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250113125332996 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) 20250113125332996 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20250113125332997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Deallocated (fsm.c:568) 20250113125332997 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125332997 DMM DEBUG MM_STATE_Iu(13)[0x5575f92734f0]{Detached}: Deallocated (fsm.c:568) 20250113125332997 DMM DEBUG GMM(gmm_fsm)[0x5575f9273820]{Deregistered}: Deallocated (fsm.c:568) 20250113125332997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125333041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125333041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125333041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125333041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125333042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125333042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125333042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125333042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125333043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125333043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125333043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125333043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125333043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125333043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125333043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125333043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125333043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125333044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125333044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125333044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125333048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125333058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125333058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125333084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125333084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125333084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125333084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125333084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125333084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125333084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125333084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125333088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125333088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125333088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125333088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125333088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125333088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125333088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125333088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125333088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125333088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125333089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125333089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125333112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125333127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125333127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1606)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_pmm_idle-BVCI210(1604)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125333210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125333210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125333210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125333210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125333210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125333210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125333210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125333210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125333212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125333212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125333212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125333213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125333213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125333213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125333213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125333213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125333213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125333213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125333213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125333214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125333214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125333219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1607)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1613)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1613)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125333230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125333230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125333300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125333300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125333300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125333300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125333302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125333303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125333427 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125333427 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125333427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125333427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125333430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125333430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125333430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125333430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125333430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125333430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125333430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125333431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125333431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125333431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125333431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125333431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125333431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125333431 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125333431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125334238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334238 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125334238 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125334238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@c8734b6d4391: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F131C722'O, index=0 SGSN_Test-GSUP(1616)@c8734b6d4391: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: 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 := 'A756'O, rac := '92'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10925513 SGSN_Test_0-SCCP(1611)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1612)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125334363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334363 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125334363 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125334363 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125334363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125334363 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Deregistered}: Allocated (fsm.c:456) 20250113125334363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125334363 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Allocated (fsm.c:456) 20250113125334363 DMM DEBUG MM_STATE_Iu[0x5575f92740d0]{Detached}: Allocated (fsm.c:456) 20250113125334363 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125334363 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125334363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125334363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125334363 DMM DEBUG MM(262420000001005/c3b782f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125334363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250113125334363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: { messageType := 2, destLocRef := 'A6B5C9'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: 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 := '61B9AB46B67728B7C40BFEC4811E0ADE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E43F9D73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE35F8FEC0A99879'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E439EA35543F143F0357D5A98F0B6C84'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '83D062D83F992A9314785FC7F9B4B6F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D0A0FED68AB2AE1782146089035E48C3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '085CFBE1254988AE'O } } } } } SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250113125334373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334373 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125334373 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125334373 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125334373 DMM DEBUG MM(262420000001005/c3b782f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250113125334373 DMM NOTICE MM(262420000001005/c3b782f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125334373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125334373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125334373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125334373 DMM DEBUG MM(262420000001005/c3b782f6) Requesting authorization (sgsn_auth.c:160) 20250113125334373 DMM INFO MM(262420000001005/c3b782f6) Requesting authentication tuples (sgsn_auth.c:184) 20250113125334373 DMM DEBUG MM(262420000001005/c3b782f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125334373 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250113125334373 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@c8734b6d4391: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@c8734b6d4391: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250113125334376 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125334376 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125334376 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125334376 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125334376 DMM INFO MM(262420000001005/c3b782f6) Subscriber data update (mmctx.c:445) 20250113125334376 DMM DEBUG MM(262420000001005/c3b782f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125334376 DMM INFO MM(262420000001005/c3b782f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125334376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125334376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125334376 DMM INFO MM(262420000001005/c3b782f6) <- GMM AUTH AND CIPHERING REQ (rand = 61 b9 ab 46 b6 77 28 b7 c4 0b fe c4 81 1e 0a de , mmctx_is_r99=1, vec->auth_types=0x3, autn = d0 a0 fe d6 8a b2 ae 17 82 14 60 89 03 5e 48 c3 ) (gprs_gmm.c:483) 20250113125334376 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250113125334376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922085CFBE123094399990000100005F02904254988AE'O 20250113125334381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334382 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125334382 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125334382 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125334382 DMM INFO MM(262420000001005/c3b782f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125334382 DMM NOTICE MM(262420000001005/c3b782f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125334382 DMM DEBUG MM(262420000001005/c3b782f6) checking auth: received UMTS RES = 08 5c fb e1 25 49 88 ae (gprs_gmm.c:666) 20250113125334382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125334382 DMM DEBUG MM(262420000001005/c3b782f6) Requesting authorization (sgsn_auth.c:160) 20250113125334382 DMM INFO MM(262420000001005/c3b782f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125334382 DMM DEBUG MM(262420000001005/c3b782f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125334382 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250113125334382 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) 20250113125334382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125334382 DMM DEBUG MM(262420000001005/c3b782f6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125334382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125334390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334390 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125334390 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125334390 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125334390 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250113125334390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125334390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125334390 DMM INFO MM(262420000001005/c3b782f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3b782f6) (gprs_gmm.c:300) 20250113125334390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250113125334390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125334394 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125334394 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125334394 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250113125334394 DMM INFO MM(262420000001005/c3b782f6) Subscriber data update (mmctx.c:445) 20250113125334394 DMM DEBUG MM(262420000001005/c3b782f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125334394 DMM INFO MM(262420000001005/c3b782f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125334394 DMM NOTICE MM(262420000001005/c3b782f6) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250113125334394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125334394 DMM NOTICE MM(262420000001005/c3b782f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125334394 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) 20250113125334395 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125334395 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250113125334395 DMM INFO MM(262420000001005/c3b782f6) Subscriber data update (mmctx.c:445) 20250113125334395 DMM DEBUG MM(262420000001005/c3b782f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125334398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125334398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125334398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125334398 DMM INFO MM(262420000001005/c3b782f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125334398 DMM NOTICE MM(262420000001005/c3b782f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125334398 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125334399 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125334399 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125334399 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125334399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125334399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125334399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1611)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125334404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334404 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125334404 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125334404 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125334404 DMM INFO MM(262420000001005/c3b782f6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125334404 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125334404 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125334404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-RAN(1612)@c8734b6d4391: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)10925513 20250113125334406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: 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 := 'C3B782F6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@c8734b6d4391: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)8963410 SGSN_Test_0-RAN(1612)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@c8734b6d4391: First idle individual index:0 20250113125334598 DGPRS DEBUG Checking for inactive LLMEs, time = 18583548 (sgsn.c:131) 20250113125334609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125334609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125334609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125334609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334610 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125334610 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125334610 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125334610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3B782F6) type="signalling"  (gprs_gmm.c:1944) 20250113125334610 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125334610 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125334610 DMM DEBUG MM(262420000001005/c3b782f6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125334610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125334610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125334610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125334610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125334610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125334610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125334610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@c8734b6d4391: { messageType := 2, destLocRef := '88C552'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@c8734b6d4391: Final verdict of PTC: none 20250113125334619 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125334619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125334619 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125334619 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125334619 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125334619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125334619 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125334619 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125334619 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125334619 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125334619 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125334619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125334619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125334619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125334619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125334619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125334619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125334619 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@c8734b6d4391: Final verdict of PTC: none 20250113125334622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@c8734b6d4391: Final verdict of PTC: none 20250113125334623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125334624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1615)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1610)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1600)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1605)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@c8734b6d4391: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1603)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1598)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1608)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@c8734b6d4391: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Mon Jan 13 12:53:34 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250113125334756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125335257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219404) 20250113125335624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125335624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219404, count=235936) 20250113125336620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125336620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125336620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125336625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125336625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Jan 13 12:53:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125337626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125337626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_pmm_idle_rx_mt_data started. 20250113125338322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125338324 DMM INFO MM(262420000001005/c3b782f6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125338324 DMM INFO MM(262420000001005/c3b782f6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125338324 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125338324 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125338324 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125338324 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125338324 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250113125338324 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) 20250113125338324 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20250113125338324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125338324 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Deallocated (fsm.c:568) 20250113125338324 DMM DEBUG MM_STATE_Iu(15)[0x5575f92740d0]{Detached}: Deallocated (fsm.c:568) 20250113125338324 DMM DEBUG GMM(gmm_fsm)[0x5575f92734f0]{Deregistered}: Deallocated (fsm.c:568) 20250113125338324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125338376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125338376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125338376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125338376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125338376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125338376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125338376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125338376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125338378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125338378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125338378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125338378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125338378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125338378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125338378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125338378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125338378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125338378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1623)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125338379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125338379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125338382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1624)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125338391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125338391 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125338414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125338415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125338415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125338415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125338415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125338415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125338415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125338415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125338416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125338416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125338416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125338417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125338417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125338417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125338417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125338417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125338417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125338417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125338417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125338417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125338420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1629)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125338432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125338432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1634)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1634)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125338466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125338466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125338466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125338466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125338466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125338466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125338466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125338466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1634)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125338468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125338468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125338468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125338468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125338468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125338468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125338468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125338468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125338468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125338468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125338468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125338469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125338469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1634)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1634)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125338474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1636)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1633)@c8734b6d4391: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1630)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125338485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125338485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1631)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250113125338627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125338627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125338627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125338627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125338629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125338630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125338678 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125338678 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125338678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125338678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125338681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125338681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125338681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125338681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125338681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125338681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125338681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125338682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125338682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125338682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125338682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125338682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125338682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125338682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125338683 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125339490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339491 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125339491 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125339491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@c8734b6d4391: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='ED47AA0A'O, index=0 SGSN_Test-GSUP(1639)@c8734b6d4391: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: 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 := '6A4B'O ("jK"), rac := 'D8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@c8734b6d4391: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)3693457 SGSN_Test_0-SCCP(1633)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1635)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125339698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339698 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125339699 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125339699 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125339699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125339699 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Deregistered}: Allocated (fsm.c:456) 20250113125339699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Allocated (fsm.c:456) 20250113125339699 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Allocated (fsm.c:456) 20250113125339699 DMM DEBUG MM_STATE_Iu[0x5575f9270b20]{Detached}: Allocated (fsm.c:456) 20250113125339699 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125339699 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125339699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125339699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125339699 DMM DEBUG MM(262420000001007/d28b5d37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125339699 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250113125339699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: { messageType := 2, destLocRef := '385B91'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(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: 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 := 'F532E2F4D34FB6C1D5B2E87ACD85D828'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7589FC26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F34476F3EDDD61CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A4C0600661682864432F0098AFB41EEB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DF2D5392C407548F2D39FC73A003FC8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5BB06003856882841035A917CA195A95'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '69E6BBAD03F0EE6A'O } } } } } SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250113125339709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339709 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125339709 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125339709 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125339709 DMM DEBUG MM(262420000001007/d28b5d37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250113125339709 DMM NOTICE MM(262420000001007/d28b5d37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125339709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125339709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125339709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125339709 DMM DEBUG MM(262420000001007/d28b5d37) Requesting authorization (sgsn_auth.c:160) 20250113125339709 DMM INFO MM(262420000001007/d28b5d37) Requesting authentication tuples (sgsn_auth.c:184) 20250113125339709 DMM DEBUG MM(262420000001007/d28b5d37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125339709 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250113125339709 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@c8734b6d4391: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@c8734b6d4391: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250113125339712 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125339712 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125339712 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125339712 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125339712 DMM INFO MM(262420000001007/d28b5d37) Subscriber data update (mmctx.c:445) 20250113125339712 DMM DEBUG MM(262420000001007/d28b5d37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125339713 DMM INFO MM(262420000001007/d28b5d37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125339713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125339713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125339713 DMM INFO MM(262420000001007/d28b5d37) <- GMM AUTH AND CIPHERING REQ (rand = f5 32 e2 f4 d3 4f b6 c1 d5 b2 e8 7a cd 85 d8 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b b0 60 03 85 68 82 84 10 35 a9 17 ca 19 5a 95 ) (gprs_gmm.c:483) 20250113125339713 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250113125339713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2269E6BBAD23094399990000100007F0290403F0EE6A'O 20250113125339719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339719 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125339719 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125339719 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125339719 DMM INFO MM(262420000001007/d28b5d37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125339719 DMM NOTICE MM(262420000001007/d28b5d37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125339719 DMM DEBUG MM(262420000001007/d28b5d37) checking auth: received UMTS RES = 69 e6 bb ad 03 f0 ee 6a (gprs_gmm.c:666) 20250113125339719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125339719 DMM DEBUG MM(262420000001007/d28b5d37) Requesting authorization (sgsn_auth.c:160) 20250113125339719 DMM INFO MM(262420000001007/d28b5d37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125339719 DMM DEBUG MM(262420000001007/d28b5d37) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125339719 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250113125339720 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) 20250113125339720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125339720 DMM DEBUG MM(262420000001007/d28b5d37) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125339720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125339727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339728 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125339728 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125339728 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125339728 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250113125339728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125339728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125339728 DMM INFO MM(262420000001007/d28b5d37) <- GMM ATTACH ACCEPT (new P-TMSI=0xd28b5d37) (gprs_gmm.c:300) 20250113125339728 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250113125339728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125339732 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125339732 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125339732 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250113125339732 DMM INFO MM(262420000001007/d28b5d37) Subscriber data update (mmctx.c:445) 20250113125339732 DMM DEBUG MM(262420000001007/d28b5d37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125339732 DMM INFO MM(262420000001007/d28b5d37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125339732 DMM NOTICE MM(262420000001007/d28b5d37) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250113125339732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125339732 DMM NOTICE MM(262420000001007/d28b5d37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125339732 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) 20250113125339733 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125339733 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250113125339733 DMM INFO MM(262420000001007/d28b5d37) Subscriber data update (mmctx.c:445) 20250113125339733 DMM DEBUG MM(262420000001007/d28b5d37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125339735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125339735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125339735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125339735 DMM INFO MM(262420000001007/d28b5d37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125339735 DMM NOTICE MM(262420000001007/d28b5d37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125339735 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125339735 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125339735 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125339735 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125339735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125339735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125339736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1633)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125339741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339741 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125339741 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125339741 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125339741 DMM INFO MM(262420000001007/d28b5d37) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125339741 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125339741 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125339741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 20250113125339743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@c8734b6d4391: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)3693457 TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: 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 := 'D28B5D37'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@c8734b6d4391: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2367992 SGSN_Test_0-RAN(1635)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1633)@c8734b6d4391: First idle individual index:0 20250113125339945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125339945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125339945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125339945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339946 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125339946 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125339946 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125339946 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD28B5D37) type="signalling"  (gprs_gmm.c:1944) 20250113125339946 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125339946 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125339946 DMM DEBUG MM(262420000001007/d28b5d37) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125339946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125339946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125339946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125339946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125339946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125339946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125339946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1633)@c8734b6d4391: { messageType := 2, destLocRef := '2421F8'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(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1633)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@c8734b6d4391: Final verdict of PTC: none 20250113125339954 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125339954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125339954 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125339954 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125339954 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125339954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125339954 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125339954 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125339954 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125339954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125339954 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125339954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125339954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125339954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125339954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125339955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125339955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125339955 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1633)@c8734b6d4391: Final verdict of PTC: none 20250113125339958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125339959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125339959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1638)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1628)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1639)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@c8734b6d4391: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1623)@c8734b6d4391: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1631)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1626)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1632)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1621)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1634)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@c8734b6d4391: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1631): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1632): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1633): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1634): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@c8734b6d4391: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Jan 13 12:53:40 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250113125340093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125340595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234340) 20250113125340960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125340960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234340, count=235500) 20250113125341956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125341956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125341956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125341961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125341961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Jan 13 12:53:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125342962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125342962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_update_ctx_err_ind_from_ggsn started. 20250113125343660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125343662 DMM INFO MM(262420000001007/d28b5d37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125343662 DMM INFO MM(262420000001007/d28b5d37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125343662 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125343662 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125343662 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125343662 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125343662 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250113125343662 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) 20250113125343662 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20250113125343662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f926de10]{Init}: Deallocated (fsm.c:568) 20250113125343662 DMM DEBUG MM_STATE_Gb[0x5575f92683a0]{Idle}: Deallocated (fsm.c:568) 20250113125343662 DMM DEBUG MM_STATE_Iu(17)[0x5575f9270b20]{Detached}: Deallocated (fsm.c:568) 20250113125343662 DMM DEBUG GMM(gmm_fsm)[0x5575f92740d0]{Deregistered}: Deallocated (fsm.c:568) 20250113125343662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@c8734b6d4391: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1646)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21011 20250113125343724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125343724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125343724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125343724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125343724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125343724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125343724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125343724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1647)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125343726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125343726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125343726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125343726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125343726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125343726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125343726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125343726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250113125343726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125343726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250113125343727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125343727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1647)@c8734b6d4391: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125343730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125343737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125343737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1648)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@c8734b6d4391: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1646)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125343746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250113125343746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125343747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125343747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250113125343747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125343747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125343747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125343747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125343748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125343748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125343748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125343748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125343748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125343748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125343748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125343749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250113125343749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125343749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125343749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125343749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@c8734b6d4391: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125343753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@c8734b6d4391: Creating NSIP provider for "127.0.0.103":21012 20250113125343762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575f9262b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125343762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@c8734b6d4391: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@c8734b6d4391: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@c8734b6d4391: Provider Link came up: sending NS-RESET 20250113125343787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250113125343787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125343787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125343787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343787 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250113125343787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125343787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125343787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125343787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250113125343788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125343788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125343788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125343789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250113125343789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250113125343789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250113125343789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250113125343789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125343789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250113125343789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250113125343789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1656)@c8734b6d4391: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250113125343790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250113125343790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@c8734b6d4391: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250113125343793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@c8734b6d4391: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@c8734b6d4391: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250113125343802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575f9265240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250113125343802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@c8734b6d4391: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c8734b6d4391: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@c8734b6d4391: ************************************************* SGSN_Test_0-M3UA(1659)@c8734b6d4391: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@c8734b6d4391: ************************************************* MTC@c8734b6d4391: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@c8734b6d4391: v_sccp_pdu_maxlen:268 20250113125343963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125343963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250113125343963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250113125343963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250113125343965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250113125343965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250113125344010 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250113125344010 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20250113125344010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250113125344010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@c8734b6d4391: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250113125344012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125344012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250113125344012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250113125344012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250113125344012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250113125344012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250113125344012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250113125344013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125344013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250113125344013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250113125344013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250113125344013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250113125344013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250113125344013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250113125344013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250113125344820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125344820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125344820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125344820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125344820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125344820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125344820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125344820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125344820 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250113125344820 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250113125344820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125344820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125344820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125344820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125344820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125344820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125344820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125344820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@c8734b6d4391: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@c8734b6d4391: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='CBAB3557'O, index=0 SGSN_Test-GSUP(1662)@c8734b6d4391: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: 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 := '8EEA'O, rac := 'EF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@c8734b6d4391: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9120620 SGSN_Test_0-SCCP(1657)@c8734b6d4391: First idle individual index:0 SGSN_Test_0-RAN(1658)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 20250113125345027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345027 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125345027 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125345027 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125345027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250113125345027 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Deregistered}: Allocated (fsm.c:456) 20250113125345027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Allocated (fsm.c:456) 20250113125345027 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Allocated (fsm.c:456) 20250113125345027 DMM DEBUG MM_STATE_Iu[0x5575f92752d0]{Detached}: Allocated (fsm.c:456) 20250113125345027 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250113125345027 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250113125345027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250113125345027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250113125345027 DMM DEBUG MM(262420000001004/e869f73d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250113125345027 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250113125345028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: { messageType := 2, destLocRef := '8B2B6C'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: 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 := '1B0AFD7B7515EEAFAD940A894F55E3B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DC4C2B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA156C680ABE1359'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2C195C15567F9B5E5D969688874A1E9C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9857D081A3963CEFA376947D80C17A4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE0483AC22DA6133DA417250348A269D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9C9CDB345FE0B651'O } } } } } SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_len:23 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250113125345039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125345039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125345039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125345039 DMM DEBUG MM(262420000001004/e869f73d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250113125345039 DMM NOTICE MM(262420000001004/e869f73d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250113125345039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250113125345039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250113125345039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250113125345039 DMM DEBUG MM(262420000001004/e869f73d) Requesting authorization (sgsn_auth.c:160) 20250113125345039 DMM INFO MM(262420000001004/e869f73d) Requesting authentication tuples (sgsn_auth.c:184) 20250113125345039 DMM DEBUG MM(262420000001004/e869f73d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250113125345039 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250113125345039 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@c8734b6d4391: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@c8734b6d4391: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250113125345041 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250113125345041 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250113125345042 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250113125345042 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250113125345042 DMM INFO MM(262420000001004/e869f73d) Subscriber data update (mmctx.c:445) 20250113125345042 DMM DEBUG MM(262420000001004/e869f73d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250113125345042 DMM INFO MM(262420000001004/e869f73d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250113125345042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250113125345042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250113125345042 DMM INFO MM(262420000001004/e869f73d) <- GMM AUTH AND CIPHERING REQ (rand = 1b 0a fd 7b 75 15 ee af ad 94 0a 89 4f 55 e3 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 04 83 ac 22 da 61 33 da 41 72 50 34 8a 26 9d ) (gprs_gmm.c:483) 20250113125345042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250113125345042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_len:37 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309229C9CDB3423094399990000100004F029045FE0B651'O 20250113125345048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125345049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125345049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125345049 DMM INFO MM(262420000001004/e869f73d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250113125345049 DMM NOTICE MM(262420000001004/e869f73d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250113125345049 DMM DEBUG MM(262420000001004/e869f73d) checking auth: received UMTS RES = 9c 9c db 34 5f e0 b6 51 (gprs_gmm.c:666) 20250113125345049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250113125345049 DMM DEBUG MM(262420000001004/e869f73d) Requesting authorization (sgsn_auth.c:160) 20250113125345049 DMM INFO MM(262420000001004/e869f73d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250113125345049 DMM DEBUG MM(262420000001004/e869f73d) Requesting subscriber data update (gprs_subscriber.c:894) 20250113125345049 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250113125345049 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) 20250113125345049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250113125345049 DMM DEBUG MM(262420000001004/e869f73d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250113125345049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_len:12 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250113125345058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345058 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250113125345058 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250113125345058 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250113125345058 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250113125345058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250113125345058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250113125345058 DMM INFO MM(262420000001004/e869f73d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe869f73d) (gprs_gmm.c:300) 20250113125345058 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250113125345058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250113125345062 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250113125345062 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250113125345062 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250113125345062 DMM INFO MM(262420000001004/e869f73d) Subscriber data update (mmctx.c:445) 20250113125345062 DMM DEBUG MM(262420000001004/e869f73d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250113125345062 DMM INFO MM(262420000001004/e869f73d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250113125345062 DMM NOTICE MM(262420000001004/e869f73d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250113125345062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250113125345062 DMM NOTICE MM(262420000001004/e869f73d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250113125345062 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) 20250113125345063 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250113125345063 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250113125345063 DMM INFO MM(262420000001004/e869f73d) Subscriber data update (mmctx.c:445) 20250113125345063 DMM DEBUG MM(262420000001004/e869f73d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_len:14 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250113125345065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345065 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250113125345065 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250113125345065 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250113125345065 DMM INFO MM(262420000001004/e869f73d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250113125345065 DMM NOTICE MM(262420000001004/e869f73d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250113125345065 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250113125345065 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250113125345065 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250113125345065 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250113125345065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250113125345065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250113125345065 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_len:7 SGSN_Test_0-SCCP(1657)@c8734b6d4391: vl_from0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250113125345070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345070 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250113125345070 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250113125345071 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250113125345071 DMM INFO MM(262420000001004/e869f73d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250113125345071 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250113125345071 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250113125345071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 20250113125345072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@c8734b6d4391: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9120620 TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: 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 := 'E869F73D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@c8734b6d4391: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)10240517 SGSN_Test_0-RAN(1658)@c8734b6d4391: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@c8734b6d4391: First idle individual index:0 20250113125345273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250113125345273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20250113125345273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250113125345273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345274 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250113125345274 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250113125345274 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250113125345274 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE869F73D) type="signalling"  (gprs_gmm.c:1944) 20250113125345274 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250113125345274 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250113125345274 DMM DEBUG MM(262420000001004/e869f73d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250113125345274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250113125345275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250113125345275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250113125345275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250113125345275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250113125345275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250113125345275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250113125345275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@c8734b6d4391: { messageType := 2, destLocRef := '9C4205'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@c8734b6d4391: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@c8734b6d4391: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@c8734b6d4391: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@c8734b6d4391: Final verdict of PTC: none 20250113125345283 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250113125345283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125345283 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250113125345283 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250113125345283 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250113125345283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20250113125345283 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250113125345283 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250113125345283 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250113125345283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250113125345283 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250113125345283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250113125345283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250113125345283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250113125345283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250113125345283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250113125345283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250113125345283 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@c8734b6d4391: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@c8734b6d4391: Final verdict of PTC: none 20250113125345286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250113125345288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250113125345288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1661)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1646)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GSUP(1662)@c8734b6d4391: Final verdict of PTC: none -NSVCI97(1647)@c8734b6d4391: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@c8734b6d4391: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@c8734b6d4391: Final verdict of PTC: none -NSVCI99(1656)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@c8734b6d4391: Final verdict of PTC: none -NSVCI98(1651)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@c8734b6d4391: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@c8734b6d4391: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@c8734b6d4391: Final verdict of PTC: none -NSVCI98-provIP(1649)@c8734b6d4391: Final verdict of PTC: none -NSVCI99-provIP(1654)@c8734b6d4391: Final verdict of PTC: none -NSVCI97-provIP(1645)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: none MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@c8734b6d4391: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@c8734b6d4391: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Mon Jan 13 12:53:45 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250113125345432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125345933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231308) 20250113125346289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125346289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231308, count=235760) 20250113125347285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250113125347285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250113125347285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250113125347291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125347291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@c8734b6d4391: Test execution finished. MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Jan 13 12:53:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125348293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125348293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_NS_connect_alive started. 20250113125349002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125349003 DMM INFO MM(262420000001004/e869f73d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250113125349003 DMM INFO MM(262420000001004/e869f73d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250113125349004 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250113125349004 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250113125349004 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250113125349004 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250113125349004 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250113125349004 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) 20250113125349004 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20250113125349004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575f92683a0]{Init}: Deallocated (fsm.c:568) 20250113125349004 DMM DEBUG MM_STATE_Gb[0x5575f926de10]{Idle}: Deallocated (fsm.c:568) 20250113125349004 DMM DEBUG MM_STATE_Iu(19)[0x5575f92752d0]{Detached}: Deallocated (fsm.c:568) 20250113125349004 DMM DEBUG GMM(gmm_fsm)[0x5575f9270b20]{Deregistered}: Deallocated (fsm.c:568) 20250113125349004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250113125349027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250113125349027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250113125349027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250113125349294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125349294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: setverdict(pass): none -> pass MTC@c8734b6d4391: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250113125350030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: pass MTC@c8734b6d4391: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@c8734b6d4391: Test case TC_NS_connect_alive finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Jan 13 12:53:50 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250113125350072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125350295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125350295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125350574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9648) 20250113125351296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125351296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=9648, count=14544) 20250113125352297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125352297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Jan 13 12:53:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250113125353298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125353298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@c8734b6d4391: Test case TC_NS_connect_reset started. 20250113125353631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125353633 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250113125353655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250113125353655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250113125353655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250113125353655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250113125353655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250113125353655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250113125353655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250113125353655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125353655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575f925fc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@c8734b6d4391: setverdict(pass): none -> pass 20250113125354299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125354299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@c8734b6d4391: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250113125354659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@c8734b6d4391: Final verdict of PTC: none MTC@c8734b6d4391: Setting final verdict of the test case. MTC@c8734b6d4391: Local verdict of MTC: pass MTC@c8734b6d4391: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@c8734b6d4391: Test case TC_NS_connect_reset finished. Verdict: pass MTC@c8734b6d4391: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Jan 13 12:53:54 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250113125354705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250113125355206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20250113125355300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125355300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11088, count=12628) 20250113125356301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125356301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125356656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@c8734b6d4391: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@c8734b6d4391: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c8734b6d4391: Terminating MTC. MC@c8734b6d4391: MTC terminated. MC2> exit MC@c8734b6d4391: Shutting down session. MC@c8734b6d4391: Shutdown complete. 20250113125357302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125357302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7958.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2217367) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250113125358303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125358303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125359304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125359304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125359657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125400305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125400305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125401306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125401306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125402307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125402307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250113125402657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250113125403308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125403308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250113125404309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250113125404309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2217239) [testenv][generic] Stopping sgsn (2217283) [testenv] Showing testsuite/junit-xml-7958.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20250113-1239-8dea907d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7958.log && echo']             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:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells 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-latest-20250113-1239-8dea907d-0'] c8734b6d43914771ac14fe85ac8c33ac5c5fd06febfe767850ebad623cef0543 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2293/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